docker.status

Returns the status of the docker service.

Type: object

Type: array
No Additional Items

StatusResult

Type: object
No Additional Properties

Description

Type: string

Status

Type: enum (of string)
Must be one of:
  • "PENDING"
  • "RUNNING"
  • "STOPPED"
  • "INITIALIZING"
  • "STOPPING"
  • "UNCONFIGURED"
  • "FAILED"


Required roles: DOCKER_READ