Apply Patch
Use this endpoint to install next immediate provider node update
Authorized Roles : PROVIDER
Request
URI
POST
https://{api_host}/updatemanager/apply
COPY
Query Parameters
string
nodeId
Required
ID of the provider node
Responses
200
OK
Returns
taskResultDto
of type(s)
application/vnd.vmware.dms-v1+json
{
"task_id": "string"
}
string
task_id
Optional
task_id
Code Samples
COPY
curl -X POST -H 'Authorization: <value>' https://{api_host}/updatemanager/apply
Trigger Provider Update Operations
POST
Stage And Apply Patch
POST
Stage Patch
POST
Apply Patch
GET
Get Provider Version
GET
Get Compatible Agent Versions