Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CertificateAuthoritySummary

The metadata details of the certificate authority (CA). This summary 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.

compartmentId

compartmentId: string

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

configType

The origin of the CA.

Optional currentVersionSummary

currentVersionSummary: 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 certificate authority (CA).

Optional issuerCertificateAuthorityId

issuerCertificateAuthorityId: undefined | string

The OCID of the parent CA which issued this CA. If this is the root CA, then this value is the same as the {@code id}.

Optional kmsKeyId

kmsKeyId: undefined | string

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

lifecycleState

The current lifecycle state of the CA.

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