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/logs/data-setup/v2 \ --header 'Authorization: <api-key>'
{ "target": { "ibmCos": { "bucketCrn": "bucket_crn", "endpoint": "http://some.endpoint.com:8081", "serviceCrn": "service_crn" }, "archiveSpec": { "archivingFormatId": "json_id", "enableTags": true, "isActive": true } } }
Returns the current log archive target configuration.
API key authentication
This data structure is used to retrieve a storage target for logs.
This data structure represents a target to archive logs.
Show child attributes
Was this page helpful?