检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
Deleting a Custom API If you delete an enterprise API, applications that have been granted access to it can no longer call the API. Exercise caution when performing this operation. Log in to the administrator portal. On the top navigation bar, choose Resources > Enterprise APIs.
You need to delete the users, user groups, or sub-organizations before deleting the organization. In the organization list, click Delete on the right of the target organization. In the displayed dialog box, click OK to delete the organization. Parent topic: User Management
Deleting a User Group In the user group list, click Delete in the row that contains the target user group and click OK. Deleting a user group will not delete the users, but will affect their application permissions.
Example Requests Delete the organization based on the organization ID. DELETE https://{domain_name}/api/v2/tenant/organizations/{org_id} Authorization: Bearer 334963fc-1e4a-473b-9096-52a929140...
Managing Users Create, modify, and delete users in the administrator portal. To add a large number of users, synchronize user data from your identity sources or import user data with a template.
Deleting an Application Role Member Function This API is used to delete an application role member. URI DELETE /api/v2/tenant/applications/{application_id}/role-member Table 1 Path Parameters Parameter Mandatory Type Description application_id Yes String Application ID.
Deleting a User Function This API is used to delete a user. Constraints null URI DELETE /api/v2/tenant/users/{user_id} Table 1 Path Parameters Parameter Mandatory Type Description user_id Yes String User ID.
Deleting an Application Organization Function This API is used to delete an application organization.
Deleting an Application Account Function This API is used to delete an application account.
Deleting an Application Role Function This API is used to delete an application role.
User management Create, modify, and delete users, grant permissions to users, and query user information. Organization management Create, modify, delete, and query organizations. Application organization management Update, delete, add, and query application organizations.
Delete an application that is not disabled. On the Applications page, click the application you want to delete. On the application information page, click the application logo or name to go to the information page. Click Delete Application.
By default, Delete System User is set to Delete application account, and Disable System User is set to Disable application account. Click Modify to modify the configuration.
Click Delete in the Operation column of a resource to delete the resource. To delete an item, click Delete in the Operation column of the item. Parent topic: Applications
Delete an application Click Delete Application, and enter the application's name in the displayed box. Click OK to delete it. Parent topic: Applications
Delete a mapping Click Delete in the Operation column of the added mapping and click OK to delete the mapping. To add again, see Add a mapping. Parent topic: Applications
In the user group list, click Delete in the Operation column on the right of the dynamic user group and click OK to delete the dynamic user group. Deleting a dynamic user group will not delete the users, but will affect their application permissions.
Mapping between permissions and APIs Permission Code Permission Description API Description API URL Remarks user_all Read and write permissions for user management APIs Creating a user POST /api/v2/tenant/users - Modifying a user PUT /api/v2/tenant/users/{user_id} - Deleting a user DELETE
Click View URL to view the URL, and click Delete to delete the URL. Parent topic: Applications
Delete an account After an application account is deleted from OneAccess, the downstream application system determines the operation (deleting and disabling accounts and asynchronization) to be performed based on the configuration.