Auto Upgrade

Get

get

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
get
/api/AVD/HostPool/{id}/AutoUpgrade

Update

put

Update 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
put
/api/AVD/HostPool/{id}/AutoUpgrade

No content

Was this helpful?