Oracle Cloud Infrastructure · Example Payload

Monitoring Metric Example

Cloud ComputingEnterprise CloudInfrastructure as a ServiceOraclePlatform as a Service

Monitoring Metric 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

namenamespacecompartmentIddimensions

Example Payload

Raw ↑
{
  "name": "CpuUtilization",
  "namespace": "oci_computeagent",
  "compartmentId": "ocid1.resource.oc1.iad.abcdefg123456",
  "dimensions": {
    "key1": "value1"
  }
}