Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace WorkRequestResource

The resource that is created or operated on by a work request.

Properties

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.

Optional entityDependencies

entityDependencies: Array<WorkRequestSubResource>

The dependent resources of this work request resource, these can only be provisioned when primary resource successfully completes.

Optional entityName

entityName: undefined | string

The name of the WorkRequest resource entity.

entityType

entityType: string

The resource type the work request affects.

Optional entityUri

entityUri: undefined | string

The URI path that is used in a GET request to access the resource metadata.

identifier

identifier: string

The OCID or other unique identifier of the resource the work request affects.

Functions

getDeserializedJsonObj

getJsonObj