© 2024 Parallels International GmbH. All rights reserved.
Cancel a pending reboot set by RAS Scheduler
The ID of a RD Session Host server.
No Content
const response = await fetch('/api/RDS/Host/{id}/CancelPendingReboot', { method: 'POST', headers: {}, }); const data = await response.json();
{ "type": "text", "title": "text", "detail": "text", "instance": "text" }