Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CertificateAuthority

The metadata details of the certificate authority (CA). This object does not contain the CA contents.

Properties

Optional certificateAuthorityRules

certificateAuthorityRules: Array<CertificateAuthorityRule>

An optional list of rules that control how the CA is used and managed.

Optional certificateRevocationListDetails

certificateRevocationListDetails: model.CertificateRevocationListDetails

compartmentId

compartmentId: string

The OCID of the compartment under which the CA is created.

configType

The origin of the CA.

Optional currentVersion

currentVersion: model.CertificateAuthorityVersionSummary

Optional definedTags

definedTags: undefined | object

Usage of predefined tag keys. These predefined keys are scoped to namespaces. Example: {@code {"foo-namespace": {"bar-key": "value"}}}

Optional description

description: undefined | string

A brief description of the CA.

Optional freeformTags

freeformTags: undefined | object

Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {@code {"bar-key": "value"}}

id

id: string

The OCID of the CA.

Optional issuerCertificateAuthorityId

issuerCertificateAuthorityId: undefined | string

The OCID of the parent CA that issued this CA. If this is the root CA, then this value is null.

Optional kmsKeyId

kmsKeyId: undefined | string

The OCID of the Oracle Cloud Infrastructure Vault key used to encrypt the CA.

Optional lifecycleDetails

lifecycleDetails: undefined | string

Additional information about the current CA lifecycle state.

lifecycleState

The current lifecycle state of the certificate authority.

name

name: string

A user-friendly name for the CA. Names are unique within a compartment. Avoid entering confidential information. Valid characters include uppercase or lowercase letters, numbers, hyphens, underscores, and periods.

Optional signingAlgorithm

signingAlgorithm: model.SignatureAlgorithm

The algorithm used to sign public key certificates that the CA issues.

Optional subject

subject: model.CertificateSubject

timeCreated

timeCreated: Date

A property indicating when the CA 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}

Functions

getDeserializedJsonObj

getJsonObj