• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Please beaware of a breaking change in the REST API on the next Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

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