Body
Description
Installs the backup agent to an existing server order.
HTTP Method
POST
Example Test URL Request
US Location https://test.httpapi.com/api/backup/install-agent.json?auth-userid=0&api-key=key&backup-order-id=0&hosting-order-id=0
Asia Location https://test.httpapi.com/api/backup/asia/install-agent.json?auth-userid=0&api-key=key&backup-order-id=0&hosting-order-id
Parameters
Name | Data Type | Required / Optional | Description |
---|---|---|---|
auth-userid | Integer | Required | Authentication Parameter |
api-key | String | Required | Authentication Parameter |
backup-order-id | Integer | Required | Order ID of the backup order. |
hosting-order-id | Integer | Required | Order ID of the hosting order for which the backup agent is to be installed. |
Response
Returns a map of the execution details of the delete operation.