Take the system offline. When the system is offline, no user operations can be performed with the exception of a system shutdown.
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 ( {} ).
|
Name | Type | Description |
---|---|---|
is_offline | boolean | Returns true if the system is offline, or false otherwise. |