Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Config

A configuration item that, for example defines whether resources of a specific type should be discovered automatically.

In this case, the 'configType' is set to 'AUTO_PROMOTE' and additional fields like 'resourceType' and 'isEnabled' determine if such resources are to be discovered automatically (also referred to as 'Automatic Promotion').

Properties

compartmentId

compartmentId: string

The OCID of the compartment containing the configuration.

configType

configType: string

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {@code {"foo-namespace": {"bar-key": "value"}}}

Optional displayName

displayName: undefined | string

A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.

Optional freeformTags

freeformTags: undefined | object

Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {@code {"bar-key": "value"}}

id

id: string

The Unique Oracle ID (OCID) that is immutable on creation.

lifecycleState

lifecycleState: LifecycleState

The current state of the configuration.

Optional systemTags

systemTags: undefined | object

Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {@code {"orcl-cloud": {"free-tier-retained": "true"}}}

Optional timeCreated

timeCreated: Date

The time the configuration was created. An RFC3339 formatted datetime string.

Optional timeUpdated

timeUpdated: Date

The time the Config was updated.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Config): object

getJsonObj

  • getJsonObj(obj: Config): object