Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateConnectionDetails

The information about a new Connection.

Properties

compartmentId

compartmentId: string

The OCID of the compartment.

connectionType

connectionType: 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 description

description: undefined | string

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

displayName

displayName: string

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

Optional freeformTags

freeformTags: undefined | object

Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example: {"Department": "Finance"}

keyId

keyId: string

The OCID of the key used in cryptographic operations.

Optional nsgIds

nsgIds: Array<string>

An array of Network Security Group OCIDs used to define network access for Connections.

password

password: string

The password (credential) used when creating or updating this resource.

Optional replicationPassword

replicationPassword: undefined | string

The password (credential) used when creating or updating this resource.

Optional replicationUsername

replicationUsername: undefined | string

The username (credential) used when creating or updating this resource.

Optional subnetId

subnetId: undefined | string

OCI resource ID.

username

username: string

The username (credential) used when creating or updating this resource.

vaultId

vaultId: string

OCI resource ID.

Functions

getDeserializedJsonObj

getJsonObj