Loading...
Create Hosts
The ID of the target RAS HostPool.
The number of Hosts to create from the specified RAS HostPool. Default: 1.
No Content
const response = await fetch('/api/AVD/HostPool/{id}/CreateHosts', { method: 'POST', headers: {}, }); const data = await response.json();
{ "type": "text", "title": "text", "detail": "text", "instance": "text" }