Create Hosts
Create Hosts
Path parameters
idinteger · int32Required
The ID of the target RAS HostPool.
Query parameters
noOfHostsToCreateinteger · int32Optional
The number of Hosts to create from the specified RAS HostPool. Default: 1.
Responses
204
No Content
401
Unauthorized
application/json; api-version=1.0
404
Not Found
application/json; api-version=1.0
post
POST /api/AVD/HostPool/{id}/CreateHosts HTTP/1.1
Host:
Accept: */*
No content
Last updated
Was this helpful?