Skip to content

Latest commit

 

History

History
19 lines (9 loc) · 463 Bytes

File metadata and controls

19 lines (9 loc) · 463 Bytes

TopResponse

Container "top" response.

Properties

Name Type Description Notes
processes List<List<String>> Each process running in the container, where each process is an array of values corresponding to the titles. [optional]
titles List<String> The ps column titles [optional]

Implemented Interfaces

  • Serializable