cURL
curl --request GET \ --url https://{api_endpoint}/v1/orchestrate/monitoring/availability/status \ --header 'Authorization: Bearer <token>'
{ "wxg_service_instance_id": "<string>" }
Check if monitoring is available
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Successful Response
Governance service instance id