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 supported values are:
| ||||
| options | map of string to strings | Optional parameters. The 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. |
| info | map of string to strings | Additional information. |