Pre-General Availability: 2022-08-18. This documentation is in pre-General Availability status and is intended for demonstration and preliminary use only. It may not be specific to the hardware on which you are using the software. Oracle Corporation and its affiliates are not responsible for and expressly disclaim all warranties of any kind with respect to this documentation and will not be responsible for any loss, costs, or damages incurred due to the use of this documentation.
Manage Work Requests REST Endpoints
Manage Work Requests
Manage work requests APIs for Oracle Query Service.
- Cancel the work request
- Method: deletePath:
/20211130/workRequests/{workRequestId}
- GET Work Request Status
- Method: getPath:
/20211130/workRequests/{workRequestId}
- List Work Requests
- Method: getPath:
/20211130/workRequests
- Lists work request errors
- Method: getPath:
/20211130/workRequests/{workRequestId}/errors
- Lists work request logs
- Method: getPath:
/20211130/workRequests/{workRequestId}/logs