Existing
Creates an Azure Virtual Desktop Workspace from an existing Workspace.
Body
To import an existing AVD Workspace
siteIdinteger · int32Optional
Site ID in which to create the specified Azure Virtual Desktop Workspace. If the parameter is omitted, the Licensing Server site ID will be used.
providerIdinteger · int32Required
The Provider ID of the Azure Virtual Desktop Provider.
azureIdstring · min: 1 · max: 255 · nullableRequired
Azure ID of existing Workspace.
Responses
201
Created
application/json; api-version=1.0
400
Bad Request
application/json; api-version=1.0
401
Unauthorized
application/json; api-version=1.0
post
/api/AVD/Workspace/ExistingWas this helpful?