The function fails with PRL_ERR_FAILURE.
Here's what I found in parallels.log:
And this is the code that shows the problem. It looks for a running backupable machine and tries to back it up:
#import <ParallelsVirtualizationSDK/Parallels.h>
#import <ParallelsVirtualizationSDK/PrlApiMacro.h>...