Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 774 Bytes

File metadata and controls

16 lines (13 loc) · 774 Bytes

ProcessStat

Properties

Name Type Description Notes
Command string [optional] [default to null]
Cpu int32 [optional] [default to null]
Directory string [optional] [default to null]
ListenSockets []ListenSocket [optional] [default to null]
Pid int32 [optional] [default to null]
Rss int32 [optional] [default to null]
Rtime int32 [optional] [default to null]
Stime int32 [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]