Oracle Enterprise Manager · Example Payload

Oracle Enterprise Manager Cloud Control Metric Group Example

A sample description.

Cloud ManagementDatabase ManagementEnterprise ManagementInfrastructure ManagementMonitoringOracle

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

Top-level fields

metricGroupNamedisplayNamedescriptioncollectionFrequencymetricColumns

Example Payload

Raw ↑
{
  "metricGroupName": "example_value",
  "displayName": "example_value",
  "description": "A sample description.",
  "collectionFrequency": 10,
  "metricColumns": []
}