Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.coralogix.com/mgmt/openapi/5/metrics/data-setup/v1 \ --header 'Authorization: <api-key>'
{ "tenantConfig": { "gcs": { "bucket": "<string>" }, "disabled": true, "prefix": "<string>", "retentionPolicy": { "fiveMinutesResolution": 2, "oneHourResolution": 3, "rawResolution": 1 }, "tenantId": 123 } }
Returns the current metrics storage configuration.
API key authentication
Response containing the current metrics tenant configuration.
Tenant config v2.
Show child attributes
Was this page helpful?