37 lines
923 B
Text
37 lines
923 B
Text
|
{
|
||
|
"inet_up_billed": "NoneType",
|
||
|
"inet_down_billed": "NoneType",
|
||
|
"credit_balance": "NoneType",
|
||
|
"credit_discount": "NoneType",
|
||
|
"host_run_time": "float",
|
||
|
"client_run_time": "float",
|
||
|
"gpu_totalram": "int",
|
||
|
"ssh_idx": "str",
|
||
|
"ssh_host": "str",
|
||
|
"ssh_port": "int",
|
||
|
"actual_status": "NoneType",
|
||
|
"intended_status": "str",
|
||
|
"cur_state": "str",
|
||
|
"next_state": "str",
|
||
|
"template_hash_id": "str",
|
||
|
"image_uuid": "str",
|
||
|
"image_args": "list",
|
||
|
"image_runtype": "str",
|
||
|
"extra_env": "list",
|
||
|
"onstart": "str",
|
||
|
"label": "NoneType",
|
||
|
"jupyter_token": "str",
|
||
|
"status_msg": "NoneType",
|
||
|
"gpu_util": "NoneType",
|
||
|
"disk_util": "int",
|
||
|
"disk_usage": "int",
|
||
|
"gpu_temp": "NoneType",
|
||
|
"local_ipaddrs": "str",
|
||
|
"direct_port_end": "int",
|
||
|
"direct_port_start": "int",
|
||
|
"cpu_util": "float",
|
||
|
"mem_usage": "NoneType",
|
||
|
"mem_limit": "NoneType",
|
||
|
"vmem_usage": "NoneType",
|
||
|
"machine_dir_ssh_port": "int"
|
||
|
}
|