Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GetTaskRequest

example

Click here to see how to use GetTaskRequest.

Hierarchy

Properties

Optional expandReferences

expandReferences: undefined | string

Used to expand references of the object. If value is true, then all referenced objects are expanded. If value is false, then shallow objects are returned in place of references. Default is false.

Example:

  • ?expandReferences=true returns all objects of type data loader task

Optional opcRequestId

opcRequestId: undefined | string

Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the request ID.

Optional retryConfiguration

retryConfiguration: RetryConfiguration

RetryConfiguration to be used for the request NOTE : Retries are not supported for requests that have binary or stream bodies this also affects UploadManager operations For all requests with binary/stream bodies, retry attempts are not made

taskKey

taskKey: string

The task key.

workspaceId

workspaceId: string

The workspace ID.