Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace AsmConnectionCredentialsByDetails

The credentials used to connect to the ASM instance.

Properties

Optional credentialName

credentialName: undefined | string

The name of the credential information that used to connect to the DB system resource. The name should be in "x.y" format, where the length of "x" has a maximum of 64 characters, and length of "y" has a maximum of 199 characters. The name strings can contain letters, numbers and the underscore character only. Other characters are not valid, except for the "." character that separates the "x" and "y" portions of the name. IMPORTANT - The name must be unique within the OCI region the credential is being created in. If you specify a name that duplicates the name of another credential within the same OCI region, you may overwrite or corrupt the credential that is already using the name.

For example: inventorydb.abc112233445566778899

Const credentialType

credentialType: string = "DETAILS"

passwordSecretId

passwordSecretId: string

The OCID of the secret containing the user password.

role

role: Role

The role of the user connecting to the ASM instance.

userName

userName: string

The user name used to connect to the ASM instance.

Methods

getDeserializedJsonObj

getJsonObj