InlineTraceflowListResult1
InlineTraceflowListResult1
JSON Example
{
"results": [
{
"_links": [
{
"action": "string",
"href": "string",
"rel": "string"
}
],
"_schema": "string",
"_self": {},
"_revision": 0,
"_create_time": 0,
"_create_user": "string",
"_last_modified_time": 0,
"_last_modified_user": "string",
"_protection": "string",
"_system_owned": false,
"description": "string",
"display_name": "string",
"id": "string",
"resource_type": "string",
"tags": [
{
"scope": "string",
"tag": "string"
}
],
"analysis": [
"string"
],
"counters": {
"delivered_count": 0,
"dropped_count": 0,
"forwarded_count": 0,
"protected_count": 0,
"received_count": 0
},
"logical_counters": {
"delivered_count": 0,
"dropped_count": 0,
"forwarded_count": 0,
"protected_count": 0,
"received_count": 0
},
"lport_id": "string",
"operation_state": "string",
"request_status": "string",
"result_overflowed": false,
"timeout": 0
}
]
}