RDM Task API
Overview of asynchronous tasks available for RDM tenants
This API allows you to create a task to reindex, rewrite, and delete lookups. In addition, you can get a task based on the task ID, get a list of tasks defined for the tenant, and delete tasks.
Users with ROLE_ADMIN_TENANT
role or write permissions on the resource can use this API operation.
Create a Task
Request:
Response:
Get Tasks
Request:
Response
List Tasks
Request:
Response
Delete Tasks
Deleting tasks are for those task that are not can be deleted safely. If you need to delete running task use the force parameter setting. The task will continue to work.
Request:
Response