检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
Deleting a Resource Share Function This API is used to delete a specified resource share. This operation does not delete the resources but stops sharing the resources with other accounts.
URI POST https://{endpoint}/v1/resource-shares/{resource_share_id}/tags/delete Table 1 Path Parameters Parameter Mandatory Type Description resource_share_id Yes String ID of the resource share.
Click Delete in the Operation column of the row that contains the tag you want to delete. Click Delete in the displayed dialog box. Figure 1 Deleting a tag Parent topic: Tag Management
Select the resource share to be deleted and click Delete in the Operation column. Click Delete in the displayed Delete Resource Share dialog box. Figure 1 Deleting a resource share Parent topic: Sharing Your Resources
You can modify the resource share name and description, delete shared resources and principals from the resource share, and add, delete, or update the tags of the resource share.
On the Associate Permissions page, add or delete the RAM managed permissions for the specified resource type, and then click Next: Specify Principals in the lower right corner.
Resource shares Create, list, update, or delete resource shares. Associated principals and resources Associate, disassociate, or list principals and resources for a resource share.
DELETE Requests the server to delete specified resources. Request Header You can also add additional header fields to a request, such as the fields required by a specified URI or HTTP method.
share POST /v1/resource-shares ram:resourceShares:create × × Searching for resource shares POST /v1/resource-shares/search ram:resourceShares:search × × Updating a resource share PATCH /v1/resource-shares/{resource_share_id} ram:resourceShares:update × × Deleting a resource share DELETE
Alternatively, you can add, update, view, or delete any existing resource shares on the resource share details page. You can add up to 20 tags for each resource share. Constraints on Using Tags Each cloud resource can have a maximum of 20 tags.
Status Codes Normal Returned Value Description 200 OK The results of GET and PUT operations are returned as expected. 201 Created The results of the POST operation are returned as expected. 202 Accepted The request has been accepted for processing. 204 No Content The results of the DELETE
Feature Description Phase Related Documents 1 Sharing resources Resource owners can share specified resources with specified entities (including organizations, organizational units, and accounts), and also update or delete resource shares at any time.
Specifically, as a resource owner, you can share a specified resource with an organization, OU, or account, and also update or delete the resource share at any time.
Delete the duplicate principals. 400 RAM.1007 The resource urn is invalid for duplicate. Duplicate URNs of shared resources. Delete the duplicate URNs. 400 RAM.1008 Bad request for checking permission. Insufficient permissions for the shared resource.