Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Certificate

A certificate contains information to be installed on a gateway to secure the traffic going through it. For more information, see API Gateway Concepts.

Properties

certificate

certificate: string

The data of the leaf certificate in pem format.

compartmentId

compartmentId: string

The OCID of the compartment in which the resource is created.

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\"}}}

displayName

displayName: string

A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.

Example: {@code My new resource}

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 resource.

Optional intermediateCertificates

intermediateCertificates: undefined | string

The intermediate certificate data associated with the certificate in pem format.

Optional lifecycleDetails

lifecycleDetails: undefined | string

A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in a Failed state.

Optional lifecycleState

lifecycleState: LifecycleState

The current state of the certificate.

subjectNames

subjectNames: Array<string>

The entity to be secured by the certificate and additional host names.

timeCreated

timeCreated: Date

The time this resource was created. An RFC3339 formatted datetime string.

timeNotValidAfter

timeNotValidAfter: Date

The date and time the certificate will expire.

Optional timeUpdated

timeUpdated: Date

The time this resource was last updated. An RFC3339 formatted datetime string.

Functions

getDeserializedJsonObj

getJsonObj