Returns qos data based upon filtered json
Request body
Example request
{
"param": {
"limit": 200,
"whitelist": [
"192.1698.10.20"
]
},
"timestamp": {
"from": 1581793200000,
"to": 1581879599000
}
}Response
SearchTransactionQos
Example response
{
"rtcp": {
"data": [
{
"captureId": "2001",
"capturePass": "myHep",
"correlation_id": "wvn6zg@127.0.0.1",
"create_date": "021-10-04T19:16:22.699Z",
"dbnode": "localnode",
"dstIp": "127.0.0.1",
"dstPort": 5060,
"id": 1030,
"node": [
"2001",
"localnode"
],
"payloadType": 100,
"proto": "log",
"protocol": 17,
"protocolFamily": 2,
"sid": "wvn6zg@127.0.0.1",
"srcIp": "127.0.0.1",
"srcPort": 5080,
"timeSeconds": 1633374982,
"timeUseconds": 699000
}
]
},
"rtp": {
"data": [
{
"captureId": "2001",
"capturePass": "myHep",
"correlation_id": "wvn6zg@127.0.0.1",
"create_date": "021-10-04T19:16:22.699Z",
"dbnode": "localnode",
"dstIp": "127.0.0.1",
"dstPort": 5060,
"id": 1030,
"node": [
"2001",
"localnode"
],
"payloadType": 100,
"proto": "log",
"protocol": 17,
"protocolFamily": 2,
"sid": "wvn6zg@127.0.0.1",
"srcIp": "127.0.0.1",
"srcPort": 5080,
"timeSeconds": 1633374982,
"timeUseconds": 699000
}
]
}
}Changes
Changed in 10 of the 16 revisions of this API.116
- ○
the security scope
[]was added to the endpoint's security schemebearerapi-security-scope-added
- ○
- ○
the security scope
[]was added to the endpoint's security schemebearerapi-security-scope-added
- ○
- ○
the security scope
[]was added to the endpoint's security schemebearerapi-security-scope-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
the security scope
[]was added to the endpoint's security schemebearerapi-security-scope-added
- ○
- ○
the security scope
[]was added to the endpoint's security schemebearerapi-security-scope-added
- ○
- ○
the security scope
[]was added to the endpoint's security schemebearerapi-security-scope-added
- ○
- ○
the security scope
[]was added to the endpoint's security schemebearerapi-security-scope-added
- ○
- ○
the endpoint scheme security
SecurityDefinitionswas added to the APIapi-security-added
- ○
the endpoint scheme security
bearerwas added to the APIapi-security-added
- ○
the endpoint scheme security
bearerwas added to the APIapi-security-added
- ○
the endpoint scheme security
inwas added to the APIapi-security-added
- ○
the endpoint scheme security
namewas added to the APIapi-security-added
- ○
the endpoint scheme security
typewas added to the APIapi-security-added
- ○
added the non-success response with the status
response-non-success-status-added
- ○
added the success response with the status
response-success-status-added
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲