Auto Upgrade
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
401
Unauthorized
application/json; api-version=1.0
404
Not Found
application/json; api-version=1.0
get
/api/AVD/DefaultSettings/SingleSession/AutoUpgradeUpdate 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
204
No Content
401
Unauthorized
application/json; api-version=1.0
404
Not Found
application/json; api-version=1.0
put
/api/AVD/DefaultSettings/SingleSession/AutoUpgradeNo content
Was this helpful?