Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace WorkRequestSummary

A description of the work request status.

Properties

compartmentId

compartmentId: string

The OCID of the compartment that contains the work request.

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {@code {"foo-namespace": {"bar-key": "value"}}}

Optional freeformTags

freeformTags: undefined | object

Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {@code {"bar-key": "value"}}

id

id: string

The OCID of the work request.

operationType

operationType: OperationType

The type of operation that spawned the work request.

percentComplete

percentComplete: number

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

resources

resources: Array<WorkRequestResource>

The resources affected by this work request.

status

The status of current work request.

timeAccepted

timeAccepted: Date

The date and time the work request was created, in the format defined by RFC 3339.

Optional timeFinished

timeFinished: Date

The date and time the work request completed, in the format defined by RFC 3339.

Optional timeStarted

timeStarted: Date

The date and time the work request was started, in the format defined by RFC 3339.

Functions

getDeserializedJsonObj

getJsonObj