Managing services
Operations with services (also called ‘applications’) are located under the
/applications endpoint of the API.The API represents services as a JSON objects. To find out more about the service object structure, see JSON object structure.
Important
Before you start, consult the this Acronis Knowledge Base article to check service availability on the target data center.
Available service operations
Operation |
Methods and endpoints used |
|---|---|
|
|
GET /tenants/{tenant_id}/applicationsGET /applications [Optional] |
|
GET /tenants/{tenant_id}/applicationsGET /applications/{application_id} |
|
GET /tenants/{tenant_id}GET /tenants/{tenant_id}/applicationsGET /applicationsPOST /applications/{application_id}/bindings/tenants/{tenant_id} |
|
GET /tenants/{tenant_id}/applicationsGET /applicationsDELETE /applications/{application_id}/bindings/tenants/{tenant_id} |