Oracle Enterprise Manager · Example Payload

Oracle Enterprise Manager Cloud Control Error Example

Cloud ManagementDatabase ManagementEnterprise ManagementInfrastructure ManagementMonitoringOracle

Oracle Enterprise Manager Cloud Control Error Example is an example object payload from Oracle Enterprise Manager, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

errorCodemessagedetailshttpStatusCode

Example Payload

Raw ↑
{
  "errorCode": "example_value",
  "message": "example_value",
  "details": "example_value",
  "httpStatusCode": 10
}