Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace GetSecretBundleByNameRequest

example

Click here to see how to use GetSecretBundleByNameRequest.

Properties

Optional opcRequestId

opcRequestId: undefined | string

Unique identifier for the request.

Optional retryConfiguration

retryConfiguration: RetryConfiguration

RetryConfiguration to be used for the request NOTE : Retries are not supported for requests that have binary or stream bodies this also affects UploadManager operations For all requests with binary/stream bodies, retry attempts are not made

secretName

secretName: string

A user-friendly name for the secret. Secret names are unique within a vault. Secret names are case-sensitive.

Optional secretVersionName

secretVersionName: undefined | string

The name of the secret. (This might be referred to as the name of the secret version. Names are unique across the different versions of a secret.)

Optional stage

stage: Stage

The rotation state of the secret version.

vaultId

vaultId: string

The OCID of the vault that contains the secret.

Optional versionNumber

versionNumber: undefined | number

The version number of the secret.