curl --location --request GET 'https://api.flashcat.cloud/api/n9e-plus/pingmesh/netidents/topology/idc//ui?protocol=tcp&metric=' \
--header 'X-User-Token: <api-key>'
{
"dat": {
"metric": {
"name": "net_response_response_time",
"aggregate": "max"
},
"protocol": "tcp",
"port": "",
"start": 1696833930,
"end": 1696833930,
"idc": {
"id": 22,
"name": "idc1"
},
"net_ident_info": {
"id": 0,
"name": ""
},
"topology": [
{
"id": 8,
"name": "10.206.16.7/32",
"targets": [
{
"id": 4,
"name": "10.206.0.16/32",
"values": [
{
"tags": {
"protocol": "tcp",
"sidc": "22#idc1",
"snet_ident": "10.206.16.7/32",
"tidc": "22#idc1",
"tnet_ident": "10.206.0.16/32"
},
"timestamp": 1696833930,
"value": -1
}
]
},
{
"id": 8,
"name": "10.206.16.7/32",
"values": [
{
"tags": {
"protocol": "tcp",
"sidc": "22#idc1",
"snet_ident": "10.206.16.7/32",
"tidc": "22#idc1",
"tnet_ident": "10.206.16.7/32"
},
"timestamp": 1696833930,
"value": -1
}
]
}
]
},
{
"id": 4,
"name": "10.206.0.16/32",
"targets": [
{
"id": 8,
"name": "10.206.16.7/32",
"values": [
{
"tags": {
"protocol": "tcp",
"sidc": "22#idc1",
"snet_ident": "10.206.0.16/32",
"tidc": "22#idc1",
"tnet_ident": "10.206.16.7/32"
},
"timestamp": 1696833930,
"value": -1
}
]
},
{
"id": 4,
"name": "10.206.0.16/32",
"values": [
{
"tags": {
"protocol": "tcp",
"sidc": "22#idc1",
"snet_ident": "10.206.0.16/32",
"tidc": "22#idc1",
"tnet_ident": "10.206.0.16/32"
},
"timestamp": 1696833930,
"value": -1
}
]
}
]
}
]
},
"err": ""
}