Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace GetCertificateBundleRequest

example

Click here to see how to use GetCertificateBundleRequest.

Properties

Optional certificateBundleType

certificateBundleType: CertificateBundleType

The type of certificate bundle. By default, the private key fields are not returned. When querying for certificate bundles, to return results with certificate contents, the private key in PEM format, and the private key passphrase, specify the value of this parameter as {@code CERTIFICATE_CONTENT_WITH_PRIVATE_KEY}.

certificateId

certificateId: string

The OCID of the certificate.

Optional certificateVersionName

certificateVersionName: undefined | string

The name of the certificate. (This might be referred to as the name of the certificate version, as every certificate consists of at least one version.) Names are unique across versions of a given certificate.

Optional opcRequestId

opcRequestId: undefined | string

Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the request ID.

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

Optional stage

stage: Stage

The rotation state of the certificate version.

Optional versionNumber

versionNumber: undefined | number

The version number of the certificate. The default value is 0, which means that this query parameter is ignored.