Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CertificateAuthorityBundleVersionSummary

The properties of a version of a bundle for a certificate authority (CA). Certificate authority bundle version summary objects do not include the actual contents of the certificate.

Properties

certificateAuthorityId

certificateAuthorityId: string

The OCID of the certificate authority (CA).

certificateAuthorityName

certificateAuthorityName: string

The name of the CA.

Optional revocationStatus

revocationStatus: model.RevocationStatus

Optional serialNumber

serialNumber: undefined | string

A unique certificate identifier used in certificate revocation tracking, formatted as octets. Example: {@code 03 AC FC FA CC B3 CB 02 B8 F8 DE F5 85 E7 7B FF}

stages

stages: Array<Stages>

A list of rotation states for this CA version.

timeCreated

timeCreated: Date

An optional property indicating when the CA version was created, expressed in RFC 3339 timestamp format. Example: {@code 2019-04-03T21:10:29.600Z}

Optional timeOfDeletion

timeOfDeletion: Date

An optional property indicating when to delete the CA version, expressed in RFC 3339 timestamp format. Example: {@code 2019-04-03T21:10:29.600Z}

Optional validity

validity: model.Validity

Optional versionName

versionName: undefined | string

The name of the CA version. When this value is not null, the name is unique across CA versions for a given CA.

versionNumber

versionNumber: number

The version number of the CA. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj