v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1466450398.1 KB

Creates a new wallet for the specified Autonomous Database.

post/#X-Amz-Target=Odb.CreateAutonomousDatabaseWallet

Headers

X-Amz-Target'Odb.CreateAutonomousDatabaseWallet' required

Request body

autonomousDatabaseIdstring required

The unique identifier of the Autonomous Database to create a wallet for.

walletType'REGIONAL' | 'INSTANCE'

The type of wallet to create, either a regional wallet or an instance wallet.

passwordstring password required

The password to encrypt the keys inside the wallet.

clientTokenstring

A client-provided token to ensure the idempotency of the request.

Response

Success

autonomousDatabaseWalletFilestring password required

The generated wallet file for the Autonomous Database, returned as a compressed archive.