curl --request POST \
--url https://api.coralogix.com/mgmt/openapi/latest/dataplans/data-usage/v2/export-status \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data '
{
"enabled": true
}
'{
"enabled": true
}No description available
curl --request POST \
--url https://api.coralogix.com/mgmt/openapi/latest/dataplans/data-usage/v2/export-status \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data '
{
"enabled": true
}
'{
"enabled": true
}Was this page helpful?