Oracle Enterprise Manager · Example Payload

Oracle Enterprise Manager Cloud Control Blackout Dashboard Example

Cloud ManagementDatabase ManagementEnterprise ManagementInfrastructure ManagementMonitoringOracle

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

Top-level fields

totalBlackoutsactiveBlackoutsscheduledBlackoutsendedBlackoutstargetsInBlackout

Example Payload

Raw ↑
{
  "totalBlackouts": 10,
  "activeBlackouts": 10,
  "scheduledBlackouts": 10,
  "endedBlackouts": 10,
  "targetsInBlackout": 10
}