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 POST \ --url https://api.coralogix.com/mgmt/openapi/4/dataplans/data-usage/v2/export-status \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data ' { "enabled": true } '
{ "enabled": true }
No description available
API key authentication
This data structure is used to update data usage metrics export status.
true
This data structure is used to return data usage metrics export status.
Was this page helpful?