Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace WorkRequestResource

The resource created or operated on by a work request.

Properties

actionType

actionType: ActionType

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

entityType

entityType: string

The resource type that the work request affects.

Optional entityUri

entityUri: undefined | string

The URI path that you can use for a GET request to access the resource metadata.

identifier

identifier: string

An OCID or other unique identifier for the resource.

Optional metadata

metadata: undefined | object

Additional information that helps to explain the resource.

Functions

getDeserializedJsonObj

getJsonObj