• 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

Question REST API: How can I call the customer service plan list with Rest API?

Is this what you are looking for?
I think to get all plans, maybe omit the filter?
thank you, I'm using the rest api, not the xml api.

url this is https://ples_url:8443/api/v2/cli/service_plan/call
but I could not understand the parameters.

{"params": ["- info", "Unlimited"]} this calls a single service

I want to call all services
 
Back
Top