Loading...
Recreate All Desktops or a specific Desktop.
The ID of the target RAS Template.
The ID of a desktop VM to be recreated (optional).
No Content
const response = await fetch('/api/RDS/Template/{id}/RecreateDesktops', { method: 'POST', headers: {}, }); const data = await response.json();
{ "type": "text", "title": "text", "detail": "text", "instance": "text" }