dsdk / v1.47 / ContainerStatsData
Type Alias: ContainerStatsData ​
ContainerStatsData:
object
Type declaration ​
Name | Type | Description |
---|---|---|
path | object | - |
path.id | string | ID or name of the container |
query ? | object | - |
query.one-shot ? | boolean | Only get a single stat instead of waiting for 2 cycles. Must be used with stream=false . |
query.stream ? | boolean | Stream the output. If false, the stats will be output once and then it will disconnect. |