Oracle Enterprise Manager · JSON Structure

Oracle Enterprise Manager Cloud Control Target Update Request Structure

Type: object Properties: 1
Cloud ManagementDatabase ManagementEnterprise ManagementInfrastructure ManagementMonitoringOracle

TargetUpdateRequest is a JSON Structure definition published by Oracle Enterprise Manager, describing 1 property. It conforms to the https://json-structure.org/draft/2020-12/schema meta-schema.

Properties

properties

Meta-schema: https://json-structure.org/draft/2020-12/schema

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/draft/2020-12/schema",
  "name": "TargetUpdateRequest",
  "type": "object",
  "properties": {
    "properties": {
      "type": "object"
    }
  }
}