Auto Upgrade
Retrieve the Auto-upgrade settings of a session server with the specified ID.
Path parameters
idinteger · int32Required
The ID of a session server for which to retrieve the Auto-upgrade settings.
Responses
200
Success
application/json; api-version=1.0
401
Unauthorized
application/json; api-version=1.0
404
Not Found
application/json; api-version=1.0
get
/api/AVD/HostPool/{id}/AutoUpgradeUpdate the Auto-upgrade settings of a session server with the specified ID.
Path parameters
idinteger · int32Required
The ID of a session server for which to modify the Auto-upgrade settings.
Body
objectOptional
Modify the Auto-upgrade settings
Responses
204
No Content
401
Unauthorized
application/json; api-version=1.0
404
Not Found
application/json; api-version=1.0
put
/api/AVD/HostPool/{id}/AutoUpgradeNo content
Was this helpful?