Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace GenerateAutonomousDatabaseWalletDetails

Details to create and download an Oracle Autonomous Database wallet.

Properties

Optional generateType

generateType: GenerateType

The type of wallet to generate.

*Serverless instance usage:** * {@code SINGLE} - used to generate a wallet for a single database * {@code ALL} - used to generate wallet for all databases in the region

*Dedicated Exadata infrastructure usage:** Value must be {@code NULL} if attribute is used.

Optional isRegional

isRegional: undefined | false | true

True when requesting regional connection strings in PDB connect info, applicable to cross-region DG only.

password

password: string

The password to encrypt the keys inside the wallet. The password must be at least 8 characters long and must include at least 1 letter and either 1 numeric character or 1 special character.

Functions

getDeserializedJsonObj

getJsonObj