curl --request GET \
--url https://api.coralogix.com/mgmt/openapi/3/notifications/notification-center/v1/routers:batchGetSummaries \
--header 'Authorization: <api-key>'{
"notFoundIds": [
"global-router-id-3"
],
"routers": {}
}No description available
curl --request GET \
--url https://api.coralogix.com/mgmt/openapi/3/notifications/notification-center/v1/routers:batchGetSummaries \
--header 'Authorization: <api-key>'{
"notFoundIds": [
"global-router-id-3"
],
"routers": {}
}API key authentication
Was this page helpful?