Account Management
| Permission | API | Actions | IAM Project | Enterprise Project |
|---|---|---|---|---|
| Creating a DDM Account | POST /v1/{project_id}/instances/{instance_id}/users | ddm:user:create | √ | √ |
| Querying DDM Accounts | GET /v1/{project_id}/instances/{instance_id}/users?offset={offset}&limit={limit} | ddm:user:list | √ | √ |
| Modifying a DDM Account | PUT /v1/{project_id}/instances/{instance_id}/users/{username} | ddm:user:modify | √ | √ |
| Deleting a DDM Account | DELETE /v1/{project_id}/instances/{instance_id}/users/{username} | ddm:user:delete | √ | √ |
Last Article: Schema Management
Next Article: Common Parameters
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.