curl --request GET \
--url https://api.coralogix.com/mgmt/openapi/4/dataplans/policy-settings/v1 \
--header 'Authorization: <api-key>'{
"logsPolicySettings": {
"defaultPriority": "PRIORITY_TYPE_UNSPECIFIED"
},
"spansPolicySettings": {
"defaultPriority": "PRIORITY_TYPE_UNSPECIFIED"
}
}No description available
curl --request GET \
--url https://api.coralogix.com/mgmt/openapi/4/dataplans/policy-settings/v1 \
--header 'Authorization: <api-key>'{
"logsPolicySettings": {
"defaultPriority": "PRIORITY_TYPE_UNSPECIFIED"
},
"spansPolicySettings": {
"defaultPriority": "PRIORITY_TYPE_UNSPECIFIED"
}
}Documentation Index
Fetch the complete documentation index at: https://docs.coralogix.com/llms.txt
Use this file to discover all available pages before exploring further.
API key authentication
This data structure is returned when getting policy priority settings.
Was this page helpful?