Initiate Agent Update
Use this endpoint to install next available agent update
Authorized Roles : PROVIDER
Request
URI
POST
https://{api_host}/updatemanager/environments/{id}/initiate-agent-update
COPY
Path Parameters
string
id
Required
ID of the agent environment
Responses
200
OK
Returns
MasterTaskResult
of type(s)
application/vnd.vmware.dms-v1+json
{
"task_id": "string"
}
string As uuid
As uuid
task_id
Optional
task_id
Agent's Environment Update Operations
GET
Get Agent Update History
GET
Get Agent Updates
POST
Initiate Agent Update