dsdk / v1.47 / ContainerTopResponse
Type Alias: ContainerTopResponse ​
ContainerTopResponse:
object
Type declaration ​
Name | Type | Description |
---|---|---|
Processes ? | string [][] | Each process running in the container, where each is process is an array of values corresponding to the titles. |
Titles ? | string [] | The ps column titles |