Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CertificateSummary

The details of the certificate. This object does not contain the certificate contents.

Properties

Optional certificateProfileType

certificateProfileType: model.CertificateProfileType

The name of the profile used to create the certificate, which depends on the type of certificate you need.

Optional certificateRules

certificateRules: Array<CertificateRule>

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

compartmentId

compartmentId: string

The OCID of the compartment that contains the certificate.

configType

The origin of the certificate.

Optional currentVersionSummary

currentVersionSummary: model.CertificateVersionSummary

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example: {@code {"Operations": {"CostCenter": "42"}}}

Optional description

description: undefined | string

A brief description of the certificate.

Optional freeformTags

freeformTags: undefined | object

Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example: {@code {"Department": "Finance"}}

id

id: string

The OCID of the certificate.

Optional issuerCertificateAuthorityId

issuerCertificateAuthorityId: undefined | string

The OCID of the certificate authority (CA) that issued the certificate.

Optional keyAlgorithm

keyAlgorithm: model.KeyAlgorithm

The algorithm used to create key pairs.

lifecycleState

The current lifecycle state of the certificate.

name

name: string

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

Optional signatureAlgorithm

signatureAlgorithm: model.SignatureAlgorithm

The algorithm used to sign the public key certificate.

Optional subject

subject: model.CertificateSubject

timeCreated

timeCreated: Date

A property indicating when the certificate 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 certificate version, expressed in RFC 3339 timestamp format. Example: {@code 2019-04-03T21:10:29.600Z}

Functions

getDeserializedJsonObj

getJsonObj