Skip to content

dsdk / v1.47 / ContainerStatsData

Type Alias: ContainerStatsData ​

ContainerStatsData: object

Type declaration ​

NameTypeDescription
pathobject-
path.idstringID or name of the container
query?object-
query.one-shot?booleanOnly get a single stat instead of waiting for 2 cycles. Must be used with stream=false.
query.stream?booleanStream the output. If false, the stats will be output once and then it will disconnect.