Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ParseConnectionDetails

Parse connections from the connection metadata and Oracle wallet file. An error will be returned if more than one of connectionPayload, walletSecretId or walletSecretName are present in the request.

Properties

Optional connectionDetail

connectionDetail: model.Connection

Optional connectionPayload

connectionPayload: undefined | string

The information used to parse the connection from the wallet file payload.

Optional walletSecretId

walletSecretId: undefined | string

OCID of the OCI Vault secret holding the Oracle wallet to parse.

Optional walletSecretName

walletSecretName: undefined | string

Name of the OCI Vault secret holding the Oracle wallet to parse.

Functions

getDeserializedJsonObj

getJsonObj