• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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