Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 428 Bytes

ContainerStore.md

File metadata and controls

21 lines (11 loc) · 428 Bytes

ContainerStore

ContainerStore describes the quantity of containers in the store by status

Properties

Name Type Description Notes
number Long [optional]
paused Long [optional]
running Long [optional]
stopped Long [optional]

Implemented Interfaces

  • Serializable