{
"errcode": "SUCCESS",
"errstatus": 0,
"msg": "success",
"mark": "732830904",
"current_count": 9,
"previous": null,
"next": null,
"total_count": 9,
"results": [
{
}
],
"code": 200
}
{
"ct_user_id": 0,
"os_id": "string",
"access_group_name": "string",
"network_type": 0,
"description": "string"
}
curl --location --request POST '/idc/query/?os_id=&ct_user_id=' \
--header 'Content-Type: application/json' \
--data-raw '{
"ct_user_id": 0,
"os_id": "string",
"access_group_name": "string",
"network_type": 0,
"description": "string"
}'