Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace WorkRequestSummary

A summary of the status of a work request.

Properties

Optional compartmentId

compartmentId: undefined | string

The OCID of the compartment that contains the work request. Work requests are scoped to the same compartment as the resource the work request affects.

If the work request affects multiple resources and those resources are not in the same compartment, the OCID of the primary resource is used. For example, you can copy an object in a bucket in one compartment to a bucket in another compartment. In this case, the OCID of the source compartment is used.

Optional id

id: undefined | string

The id of the work request.

Optional operationType

operationType: OperationType

The type of work request.

Optional percentComplete

percentComplete: undefined | number

Percentage of the work request completed. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional resources

Optional status

status: Status

The status of a specified work request.

Optional timeAccepted

timeAccepted: Date

The date and time the work request was created, as described in RFC 3339.

Optional timeFinished

timeFinished: Date

The date and time the work request was finished, as described in RFC 3339.

Optional timeStarted

timeStarted: Date

The date and time the work request was started, as described in RFC 3339.

Functions

getDeserializedJsonObj

getJsonObj