Oracle Cloud Infrastructure · Example Payload

Monitoring Alarm Summary Example

Cloud ComputingEnterprise CloudInfrastructure as a ServiceOraclePlatform as a Service

Monitoring Alarm Summary Example is an example object payload from Oracle Cloud Infrastructure, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

iddisplayNameseverityisEnabledlifecycleState

Example Payload

Raw ↑
{
  "id": "ocid1.resource.oc1.iad.abcdefg123456",
  "displayName": "my-resource",
  "severity": "example-value",
  "isEnabled": true,
  "lifecycleState": "example-value"
}