Check Health of a Service Instance

get

/paas/api/v1.1/instancemgmt/{identityDomainId}/services/DHCS/instances/{serviceId}/healthcheck

Returns healthcheck data and metrics for the specified Oracle Data Hub Cloud Service instance.

If you encounter a status 500 error when attempting to retrieve data for your service instance, append the ?format=v4 query parameter and try again.

Request

Path Parameters
Query Parameters
  • Append ?format=v4 to the end of the resource path to return basic health data in situations where errors in the monitoring would have caused a status 500 to be returned.

    Note: The structure of the output when using the query parameter is not the same as the output without the parameter, but the healthcheck and metrics information is the same.

Response

Supported Media Types

200 Response

OK
Body ()
Root Schema : ok-response