Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace WorkRequestResource

A resource that is created or operated on by an asynchronous operation that is tracked by a work request.

Properties

actionType

actionType: ActionType

The way in which this resource was affected by the operation that spawned 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 impacted by the work request.

Optional entityUri

entityUri: undefined | string

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

identifier

identifier: string

An OCID or other unique identifier for the resource.

Functions

getDeserializedJsonObj

getJsonObj