Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CaBundle

The contents of the CA bundle (root and intermediate certificates), properties of the CA bundle, and user-provided contextual metadata for the CA bundle.

Properties

caBundlePem

caBundlePem: string

Certificates (in PEM format) in the CA bundle. Can be of arbitrary length.

id

id: string

The OCID of the CA bundle.

name

name: string

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

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: CaBundle): object

getJsonObj