docker.state ============ Docker state events .. raw:: html
Type: object

DockerStateChangedEvent

Type: object
No Additional Properties

StatusResult

Type: object

Event fields.

No Additional Properties

Description

Type: string

Human-readable description of the current Docker service status.

Status

Type: enum (of string)

Current state of the Docker service.

Must be one of:
  • "PENDING"
  • "RUNNING"
  • "STOPPED"
  • "INITIALIZING"
  • "STOPPING"
  • "UNCONFIGURED"
  • "FAILED"
  • "MIGRATING"
  • "MIGRATION_FAILED"


*Required roles:* DOCKER_READ