Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CaBundle

CA bundle metadata. This object does not contain the CA bundle certificates.

Properties

compartmentId

compartmentId: string

The OCID of the compartment for the CA bundle.

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 CA bundle.

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 CA bundle.

Optional lifecycleDetails

lifecycleDetails: undefined | string

Additional information about the current lifecycle state of the CA bundle.

lifecycleState

lifecycleState: CaBundleLifecycleState

The current lifecycle state of the CA bundle.

name

name: string

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

timeCreated

timeCreated: Date

A property indicating when the CA bundle was created, expressed in RFC 3339 timestamp format. Example: {@code 2019-04-03T21:10:29.600Z}

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: CaBundle): object

getJsonObj