Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace AddLockDetails

Request payload to add lock to the resource. The FULL lock type allows no modifications (delete, create, update). The DELETE lock type allows all modifications, but delete is not allowed. type: object

Properties

compartmentId

compartmentId: string

The compartment ID of the lock.

Optional message

message: undefined | string

A message added by the creator of the lock. This is typically used to give an indication of why the resource is locked.

Optional relatedResourceId

relatedResourceId: undefined | string

The ID of the Target that is locking this Target. Indicates that deleting this Target will remove the lock.

Optional timeCreated

timeCreated: Date

When the lock was created.

type

type: Type

Type of the lock.

Functions

getDeserializedJsonObj

getJsonObj