Auto Upgrade

Get

get

Retrieve the Auto-upgrade settings of a Site Defaults object.

Query parameters
siteIdinteger · int32Optional

The SiteId of a Site Defaults object for which to retrieve the Auto-upgrade settings (optional).

Responses
200

Success

application/json; api-version=1.0
get
/api/AVD/DefaultSettings/SingleSession/AutoUpgrade

Update

put

Update the Auto-upgrade settings of a Site Defaults object.

Query parameters
siteIdinteger · int32Optional

The SiteId of a Site Defaults object for which to modify the Auto-upgrade settings (optional).

Body
objectOptional

Modify the Auto-upgrade settings

Responses
put
/api/AVD/DefaultSettings/SingleSession/AutoUpgrade

No content

Was this helpful?