Shutdown_Reboot_RequestBody

Shutdown_Reboot_RequestBody
Shutdown_Reboot_RequestBody

This is a request body class for an operation.

JSON Example
{
    "delay": 0,
    "reason": "string"
}
integer As int64
delay
Required

Minutes after which reboot should start. If 0 is specified, reboot will start immediately.

string
reason
Required

Reason for peforming reboot.