Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace WorkRequestSummary

The summary of a work request.

Properties

Optional childrenId

childrenId: Array<string>

The list of OCIDs for child work requests.

compartmentId

compartmentId: string

The OCID of the compartment that contains the work request. Work requests should be scoped to the same compartment as the resource it affects. If the work request affects multiple resources the different compartments, the services selects the compartment of the primary resource.

Optional description

description: undefined | string

A short description about the work request.

Optional displayName

displayName: undefined | string

A short display name for the work request.

id

id: string

The OCID of the work request.

Optional isManagedByAutonomousLinux

isManagedByAutonomousLinux: undefined | false | true

Indicates whether this work request is managed by Autonomous Linux

Optional message

message: undefined | string

A progress or error message, if there is any.

operationType

Type of the work request.

Optional parentId

parentId: undefined | string

The OCID of the parent work request, if there is any.

Optional percentComplete

percentComplete: undefined | number

The percentage complete of the operation tracked by this work request. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

status

Status of the work request.

timeCreated

timeCreated: Date

The date and time the request was created - as described in RFC 3339, section 14.29.

Optional timeScheduled

timeScheduled: Date

The scheduled date and time to retry the work request (in RFC 3339 format).

Functions

getDeserializedJsonObj

getJsonObj