Take the system offline. When the system is offline, no user operations can be performed with the exception of a system shutdown.
Input Parameter Description
Name | Type | Description |
---|---|---|
offline | boolean | Set to true if desired state is offline. The allowed values are:
|
options | map of strings | Optional parameters. Default value is an empty map ( {} ). |
Output Parameter Description
Name | Type | Description |
---|---|---|
is_offline | boolean | Returns true if the system is offline, or false otherwise. |