system.state

Returns system state: “BOOTING” - System is booting “READY” - System completed boot and is ready to use “SHUTTING_DOWN” - System is shutting down

Type: object

Type: array
No Additional Items

Result

Type: enum (of string)

Current system state indicating boot status or shutdown process.

Must be one of:
  • "BOOTING"
  • "READY"
  • "SHUTTING_DOWN"


Required roles: SYSTEM_GENERAL_READ