Oracle Enterprise Manager · Example Payload

Oracle Enterprise Manager Cloud Control Target Example

Cloud ManagementDatabase ManagementEnterprise ManagementInfrastructure ManagementMonitoringOracle

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

Top-level fields

targetIdtargetNametargetTypetargetDisplayTypehostNamelifecycleStatusavailabilityStatusagentUrloracleHomemachineNameinstallLocationtimezoneownertimeCreatedtimeUpdatedpropertiescanonicalLink

Example Payload

Raw ↑
{
  "targetId": "500123",
  "targetName": "example_value",
  "targetType": "example_value",
  "targetDisplayType": "example_value",
  "hostName": "example_value",
  "lifecycleStatus": "example_value",
  "availabilityStatus": "example_value",
  "agentUrl": "https://www.example.com",
  "oracleHome": "example_value",
  "machineName": "example_value",
  "installLocation": "example_value",
  "timezone": "example_value",
  "owner": "example_value",
  "timeCreated": "example_value",
  "timeUpdated": "example_value",
  "properties": "example_value",
  "canonicalLink": "example_value"
}