status property

String get status

The most recently cached container lifecycle state string.

Typical values: 'running', 'created', 'exited', 'paused', 'restarting', 'dead', 'not_started', 'unknown'.

Implementation

String get status;