Get Future Control Plane Updates
Use this endpoint to retrieve future updates of provider
Authorized Roles : PROVIDER
Request
URI
GET
https://{api_host}/updatemanager/future-updates
COPY
Responses
200
OK
[
{
"version": "string",
"permittedSourceVersion": "string",
"updateRepo": {
"repoPath": "string",
"rebootRequired": false,
"sha256": "string"
},
"minAgentVersion": "string",
"maxAgentVersion": "string",
"releaseDate": "string",
"releaseNotes": "string"
}
]
Available Provider Updates Operations
GET
Get Future Control Plane Updates
GET
Get Next Provider Update