v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1358182299.4 KB
projects

Generates a wallet for an Autonomous Database.

post/v1/{+name}:generateWallet

Path parameters

namestring required

Required. The name of the Autonomous Database in the following format: projects/{project}/locations/{location}/autonomousDatabases/{autonomous_database}.

Request body

isRegionalboolean

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

type'GENERATE_TYPE_UNSPECIFIED' | 'ALL' | 'SINGLE'

Optional. The type of wallet generation for the Autonomous Database. The default value is SINGLE.

passwordstring

Required. The password used to encrypt the keys inside the wallet. The password must be a minimum of 8 characters.

Response

Successful response