Oracle Enterprise Manager · Example Payload

Oracle Enterprise Manager Cloud Control Blackout Example

A sample description.

Cloud ManagementDatabase ManagementEnterprise ManagementInfrastructure ManagementMonitoringOracle

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

Top-level fields

blackoutIdblackoutNamedescriptionstatusreasoncreatedBytargetstimeCreatedtimeUpdatedcanonicalLink

Example Payload

Raw ↑
{
  "blackoutId": "500123",
  "blackoutName": "example_value",
  "description": "A sample description.",
  "status": "example_value",
  "reason": "example_value",
  "createdBy": "example_value",
  "targets": [],
  "timeCreated": "example_value",
  "timeUpdated": "example_value",
  "canonicalLink": "example_value"
}