Get Export Status

get

/exportStatuses/{requestID}

Request

Path Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Export Status Response.
Body ()
Root Schema : exportStatuses
Extended standard status message with additional Data Replication status data.
Match All
Extended standard status message with additional Data Replication status data.
Extended standard status message with additional Data Replication status data.
Show Source
Nested Schema : oraStatuses
Type: object
Show Source
Nested Schema : exportStatuses-allOf[1]
Type: object
Show Source
Nested Schema : endTime
Time at which the transaction ended.
Match All
Time at which the transaction ended.
Show Source
Nested Schema : startTime
Time at which the transaction starts.
Match All
Time at which the transaction starts.
Show Source
Nested Schema : dateTimeType
Type: object
Show Source
Nested Schema : result
Type: object
Specifies the full request status.
Show Source
Nested Schema : body
Type: object
Show Source
Nested Schema : submitDate
Date/Time at which the request was submitted.
Match All
Date/Time at which the request was submitted.
Show Source
Nested Schema : tables
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : exportStatusItemType
Type: object
Specifies the status of an individual request item.
Show Source
Nested Schema : parts
Type: object
Information for each part within the item.
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : partType
Type: object
Details for each part exported.
Show Source

404 Response

Export Status Response not found.
Back to Top