Data Integration Permissions
| Permission | API | Action | Related Action | IAM Project | Enterprise Project |
|---|---|---|---|---|---|
| Creating a task | POST /v2/{project_id}/fdi/instances/{instance_id}/tasks | roma:tasks:create | - | √ | √ |
| Updating a task | - | roma:tasks:update | - | √ | √ |
| Deleting a task | DELETE /v2/{project_id}/fdi/instances/{instance_id}/tasks/{task_id} | roma:tasks:delete | - | √ | √ |
| Starting or stopping a task | POST /v2/{project_id}/fdi/instances/{instance_id}/batch-operation/tasks | roma:tasks:operate | - | √ | √ |
| Querying tasks | - | roma:tasks:list | - | √ | √ |
| Querying task details | GET /v2/{project_id}/fdi/instances/{instance_id}/tasks/{task_id} | roma:tasks:get | - | √ | √ |
| Creating a data connector | - | roma:connectors:create | - | √ | √ |
| Updating a connector | - | roma:connectors:update | - | √ | √ |
| Deleting a connector | - | roma:connectors:delete | - | √ | √ |
| Publishing a connector | - | roma:connectors:release | - | √ | √ |
| Querying connectors | - | roma:connectors:list | - | √ | √ |
| Querying connector details | - | roma:connectors:get | - | √ | √ |
Last Article: Public Resource Permissions
Next Article: Appendix
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.