Standalone
Create Standalone
Creates an Azure Virtual Desktop Host from a Standalone Azure Virtual Desktop Host Pool.
POST/api/Provider/VM/AVDHost/Standalone
Query parameters
Body
Azure Virtual Desktop Host.
hostPoolId*integer (int32)
Host Pool Id of the AVD Host.
azureId*nullable string
The Azure Host ID of the AVD Host. Found as Resource ID in Azure.
Response
No Content
Request
Response
Remove Standalone
Removes an Azure Virtual Desktop Host from a Standalone Azure Virtual Desktop Host Pool.
DELETE/api/Provider/VM/AVDHost/Standalone
Query parameters
Body
Azure Virtual Desktop Host.
hostPoolId*integer (int32)
Host Pool Id.
azureId*nullable string
The Azure Host ID.
Response
No Content
Request
Response