{
"clients": [
{
"client_id": "text",
"device_id": "text",
"network_id": "text",
"description": "text",
"device_name": "text",
"device_spec": "text",
"create_time": "text",
"auth_time": "text",
"resident": {
"client_id": "text",
"instance_id": "text",
"resident_id": "text",
"resident_host": "text",
"resident_service": "text",
"resident_block": "text",
"resident_internal_ports": [
0
]
},
"provide_mode": 0,
"connections": [
{
"client_id": "text",
"connection_id": "text",
"connect_time": "text",
"disconnect_time": "text",
"connection_host": "text",
"connection_service": "text"
}
]
}
]
}