551 B
551 B
ContainerTopResponse
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| titles | Option<Vec> | The ps column titles | [optional] |
| processes | Option<Vec<Vec>> | Each process running in the container, where each process is an array of values corresponding to the titles. | [optional] |