Oracle Enterprise Manager · Example Payload

Oracle Enterprise Manager Cloud Control Metric Data Point Example

Cloud ManagementDatabase ManagementEnterprise ManagementInfrastructure ManagementMonitoringOracle

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

Top-level fields

metricColumnvaluekeycollectionTime

Example Payload

Raw ↑
{
  "metricColumn": "example_value",
  "value": 42.5,
  "key": "example_value",
  "collectionTime": "example_value"
}