docker.status
=============
Returns the status of the docker service.
.. raw:: html
Type: object Type: array
No Additional Items
StatusResult
Type: object No Additional Properties Status
Type: enum (of string) Must be one of:
- "PENDING"
- "RUNNING"
- "STOPPED"
- "INITIALIZING"
- "STOPPING"
- "UNCONFIGURED"
- "FAILED"
*Required roles:* DOCKER_READ