Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Lockbox

Description of Lockbox.

Properties

Optional accessContextAttributes

accessContextAttributes: model.AccessContextAttributeCollection

Optional approvalTemplateId

approvalTemplateId: undefined | string

Approval template ID

compartmentId

compartmentId: string

Compartment Identifier

definedTags

definedTags: object

Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {@code {"foo-namespace": {"bar-key": "value"}}}

Type declaration

  • [key: string]: object
    • [key: string]: any

displayName

displayName: string

Lockbox Identifier, can be renamed

freeformTags

freeformTags: 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"}}

Type declaration

  • [key: string]: string

id

id: string

Unique identifier that is immutable on creation

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 Failed state.

lifecycleState

lifecycleState: LifecycleState

The current state of the Lockbox.

Optional lockboxPartner

lockboxPartner: model.LockboxPartner

The partner using this lockbox to lock a resource.

Optional maxAccessDuration

maxAccessDuration: undefined | string

The maximum amount of time operator has access to associated resources.

Optional parentLockboxId

parentLockboxId: undefined | string

The unique identifier (OCID) of lockbox resource using to reference parent lockbox in hybrid oma setup

Optional partnerCompartmentId

partnerCompartmentId: undefined | string

Compartment Identifier

Optional partnerId

partnerId: undefined | string

The unique identifier (OCID) of partner resource using this lockbox to lock a resource

resourceId

resourceId: string

The unique identifier (OCID) of associated resource that the lockbox is created for.

Optional systemTags

systemTags: undefined | object

Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {@code {"orcl-cloud": {"free-tier-retained": "true"}}}

timeCreated

timeCreated: Date

The time the the Lockbox was created. An RFC3339 formatted datetime string

Optional timeUpdated

timeUpdated: Date

The time the Lockbox was updated. An RFC3339 formatted datetime string

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Lockbox): object

getJsonObj