Loading...
Recreate Hosts
The ID of the target RAS HostPool.
No Content
const response = await fetch('/api/RDS/HostPool/{id}/RecreateHosts', { method: 'POST', headers: {}, }); const data = await response.json();
{ "type": "text", "title": "text", "detail": "text", "instance": "text" }