Oracle Cloud Infrastructure · Example Payload

Monitoring Update Alarm Details Example

Cloud ComputingEnterprise CloudInfrastructure as a ServiceOraclePlatform as a Service

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

Top-level fields

displayNamequeryseverityisEnabled

Example Payload

Raw ↑
{
  "displayName": "my-resource",
  "query": "CpuUtilization[1m].mean()",
  "severity": "example-value",
  "isEnabled": true
}