Get Compatible Agent Versions
Use this endpoint to find the min and max agent versions allowed to onbaording with the current provider sion
Authorized Roles : PROVIDER
Request
URI
GET
https://{api_host}/updatemanager/compatible-agent-versions
COPY
Responses
200
OK
Returns
ProviderAgentVersionRangeCompatibility
of type(s)
application/vnd.vmware.dms-v1+json
{
"minAgentVersion": "string",
"maxAgentVersion": "string",
"status": "string"
}
string
minAgentVersion
Optional
minAgentVersion
string
maxAgentVersion
Optional
maxAgentVersion
string
status
Optional
status
Possible values are :
ONBOARDING_NOT_POSSIBLE,
MANIFEST_NOT_PROCESSED,
READY_TO_ONBOARD,
Trigger Provider Update Operations
POST
Apply Patch
GET
Get Compatible Agent Versions
GET
Get Provider Version
POST
Stage And Apply Patch
POST
Stage Patch