Oracle Enterprise Manager · Example Payload

Oracle Enterprise Manager Cloud Control Global Target Property Example

A sample description.

Cloud ManagementDatabase ManagementEnterprise ManagementInfrastructure ManagementMonitoringOracle

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

Top-level fields

globalTargetPropertyIdpropertyNamepropertyDisplayNamedescriptionpropertyTypehasValidValues

Example Payload

Raw ↑
{
  "globalTargetPropertyId": "500123",
  "propertyName": "example_value",
  "propertyDisplayName": "example_value",
  "description": "A sample description.",
  "propertyType": "example_value",
  "hasValidValues": true
}