Start Agent
Start agent on the specified resources
Request
URI
PUT
https://{api_host}/suite-api/api/applications/agents/start
COPY
Request Body
IDs of resources
resource-parameters
of type(s)
application/json
Required
Show optional properties
{
"contextResourceIDs": [
{}
]
}
"{\n \"contextResourceIDs\" : [ \"8481856f-7b5c-4ffd-8762-8d3c69021c10\", \"1ad7a7f5-ae94-413b-b373-e4ae1617d952\" ]\n}"
array of
string
contextResourceIDs
Required
Collection of resource IDs
Responses
200
The result of task status
Returns
agent-task-statuses
of type(s)
application/json
"{\n \"taskStatuses\" : [ {\n \"taskID\" : \"task_id_1\",\n \"resources\" : [ \"vm_id_1\", \"vm_id_2\" ]\n }, {\n \"taskID\" : \"task_id_2\",\n \"resources\" : [ \"vm_id_3\", \"vm_id_4\" ]\n } ]\n}"
array of
object
taskStatuses
Required
Collection of agent task statuses
Code Samples
COPY
curl -X PUT -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '{"contextResourceIDs":["string"]}' https://{api_host}/suite-api/api/applications/agents/start
Applications Operations
PUT
Remove Vcenter From Configuration
Deprecated
PUT
Add Vcenter To Configuration
Deprecated
PUT
Unsubscribe
PUT
Subscribe
GET
Get Services Configurations
PUT
Update Services Configurations
POST
Save Services Configurations
DELETE
Remove Services Configurations
PUT
Upgrade Agent
PUT
Stop Agent
PUT
Start Agent
POST
Create V Center Mapping
DELETE
Delete V Center Mapping
POST
Query V Center Mappings Info
POST
Sign Client Certificate
POST
Install Agent
DELETE
Uninstall Agent
POST
Activate Services
GET
Get Configuration Details
GET
Get Service Configuration Template
GET
Get Application Resources
GET
Download Client Certificate
GET
Get Agent Operation Status
GET
Get Service Configurations
GET
Get Service Operation Status