Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace WorkRequestResource

A resource created or operated on by a work request.

Properties

actionType

actionType: ActionType

The way in which this resource is affected by the work tracked in the work request. A resource being created, updated, or deleted will remain in the IN_PROGRESS state until work is complete for that resource at which point it will transition to CREATED, UPDATED, or DELETED, respectively.

entityType

entityType: string

The resource type the work request affects.

Example: {@code DrPlanExecution}

Optional entityUri

entityUri: undefined | string

The URI path that the user can use to perform a GET on the resource metadata.

identifier

identifier: string

The identifier (OCID) of the resource the work request affects.

Example: {@code ocid1.drplanexecution.oc1..uniqueID}

Functions

getDeserializedJsonObj

getJsonObj