Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.67 KB

StatisticGetProcessListResponseProcessListProcessInfo.md

File metadata and controls

24 lines (20 loc) · 1.67 KB

beget_openapi_vps.model.statistic_get_process_list_response_process_list_process_info.StatisticGetProcessListResponseProcessListProcessInfo

Model Type Info

Input Type Accessed Type Description Notes
dict, frozendict.frozendict, frozendict.frozendict,

Dictionary Keys

Key Input Type Accessed Type Description Notes
pid decimal.Decimal, int, decimal.Decimal, [optional]
nice decimal.Decimal, int, decimal.Decimal, [optional] value must be a 32 bit integer
virt str, str, [optional]
rss str, str, [optional]
state str, str, [optional]
cpu_percent decimal.Decimal, int, float, decimal.Decimal, [optional] value must be a 32 bit float
mem_percent decimal.Decimal, int, float, decimal.Decimal, [optional] value must be a 32 bit float
time_running decimal.Decimal, int, float, decimal.Decimal, [optional] value must be a 32 bit float
name str, str, [optional]
user str, str, [optional]
any_string_name dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO any string name can be used but the value must be the correct type [optional]

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