Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateConfigurationDetails

The details required to create a new Configuration.

Properties

compartmentId

compartmentId: string

The OCID of the compartment.

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 description

description: undefined | string

User-provided data about the Configuration.

Optional displayName

displayName: undefined | string

The display name of the Configuration.

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"}}

Optional initVariables

initVariables: model.InitializationVariables

Optional parentConfigurationId

parentConfigurationId: undefined | string

The OCID of the Configuration from which the new Configuration is derived. The values in CreateConfigurationDetails.variables supersede the variables of the parent Configuration.

shapeName

shapeName: string

The name of the associated Shape.

Optional variables

variables: model.ConfigurationVariables

Functions

getDeserializedJsonObj

getJsonObj