• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Issue get backup status xml api bug

pasamsin

New Pleskian
It says that you have the following addresses feature, but why do I get an error when I try?

https://docs.plesk.com/en-US/onyx/a...s/retrieving-backup-task-status.44539/#o44559

<packet>
<backup-manager>
<get-backup-status>
<customer-id>7</customer-id>
</get-backup-status>
</backup-manager>
</packet>

SimpleXMLElement Object ( [@attributes] => Array ( [version] => 1.6.8.0 ) [system] => SimpleXMLElement Object ( [status] => error [errcode] => 1014 [errtext] => Parser error: Request is invalid. Error in line 3: Element 'get-backup-status': This element is not expected. Expected is one of ( get-remote-storage-settings, set-remote-storage-settings, backup-webspace, backup-customer, backup-reseller, backup-server, get-tasks-info, get-local-backup-list, import-file, download-file ). ) )
 
Back
Top