Shutdown_Poweroff_RequestBody

Shutdown_Poweroff_RequestBody
Shutdown_Poweroff_RequestBody

This is a request body class for an operation.

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

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

string
reason
Required

Reason for peforming poweroff.

Parameter To