文档

DisassociateResourceShare - 移除共享资源或资源使用者

更新时间:

为共享单元移除共享资源或资源使用者。

接口说明

  • 资源所有者可以调用本 API,移除共享资源或资源使用者。
  • 在资源目录外共享资源时,对于已加入共享的资源使用者,可以调用本 API 主动退出共享单元。更多信息,请参见资源使用者退出共享单元

本文将提供一个示例,使用资源目录管理账号,在cn-hangzhou地域的共享单元rs-6GRmdD3X****中,移除资源使用者172050525300****,即停止对该资源使用者的共享。

调试

您可以在OpenAPI Explorer中直接运行该接口,免去您计算签名的困扰。运行成功后,OpenAPI Explorer可以自动生成SDK代码示例。

授权信息

下表是API对应的授权信息,可以在RAM权限策略语句的Action元素中使用,用来给RAM用户或RAM角色授予调用此API的权限。具体说明如下:

  • 操作:是指具体的权限点。
  • 访问级别:是指每个操作的访问级别,取值为写入(Write)、读取(Read)或列出(List)。
  • 资源类型:是指操作中支持授权的资源类型。具体说明如下:
    • 对于必选的资源类型,用背景高亮的方式表示。
    • 对于不支持资源级授权的操作,用全部资源表示。
  • 条件关键字:是指云产品自身定义的条件关键字。
  • 关联操作:是指成功执行操作所需要的其他权限。操作者必须同时具备关联操作的权限,操作才能成功。
操作访问级别资源类型条件关键字关联操作
resourcesharing:DisassociateResourceShareWrite
  • 全部资源
    *

请求参数

名称类型必填描述示例值
ResourceShareIdstring

共享单元 ID。

rs-6GRmdD3X****
Resourcesobject []

资源列表。

ResourceTypestring

共享资源类型。

N 的取值范围:1~5,即每次最多移除 5 个共享资源。

支持共享的资源类型,请参见支持资源共享的云服务

说明 Resources.N.ResourceId 与 Resources.N.ResourceType 成对出现,需要同时设置。
VSwitch
ResourceIdstring

共享资源 ID。

N 的取值范围:1~5,即每次最多移除 5 个共享资源。

说明 Resources.N.ResourceId 与 Resources.N.ResourceType 成对出现,需要同时设置。
vsw-bp183p93qs667muql****
Targetsarray

资源使用者。

string

资源使用者。

N 的取值范围:1~5,即每次最多添加 5 个资源使用者。

172050525300****
ResourceOwnerstring

共享单元归属者。取值:

  • Self(默认值):共享单元归属于当前账号。适用于资源目录内共享时,资源所有者移除共享资源或资源使用者场景。
  • OtherAccounts:共享单元归属于其他账号。适用于资源目录外共享时,资源使用者主动退出共享单元场景。
Self

返回参数

名称类型描述示例值
object

返回参数。

RequestIdstring

请求 ID。

95230BC9-A8E8-4493-96BD-4F0C758E37F8
ResourceShareAssociationsobject []

共享单元关联的共享资源或资源使用者信息。

UpdateTimestring

取消关联的更新时间。存在以下两种情况:

  • 当关联类型AssociationType为资源Resource时,该参数为移除资源的更新时间。
  • 当关联类型AssociationType为资源使用者Target时,该参数为移除资源使用者的更新时间。
2020-12-04T09:40:45.556Z
EntityIdstring

关联实体 ID。取值:

  • 当关联类型AssociationType为资源Resource时,该参数为资源 ID。
  • 当关联类型AssociationType为资源使用者Target时,该参数为资源目录 ID、资源夹 ID 或成员 ID。
172050525300****
ResourceShareNamestring

共享单元名称。

test
CreateTimestring

取消关联的时间。存在以下两种情况:

  • 当关联类型AssociationType为资源Resource时,该参数为移除资源的时间。
  • 当关联类型AssociationType为资源使用者Target时,该参数为移除资源使用者的时间。
2020-12-04T09:40:41.250Z
EntityTypestring

关联实体类型。取值:

  • 当关联实体为资源时,该参数为资源类型。更多信息,请参见支持资源共享的云服务
  • 当关联实体为资源使用者时,该参数为 Account。
Account
ResourceShareIdstring

共享单元 ID。

rs-6GRmdD3X****
AssociationStatusMessagestring

取消关联失败的原因。

The Resources is invalid.
AssociationTypestring

关联类型。取值:

  • Resource:资源。
  • Target:资源使用者。
Target
AssociationStatusstring

关联状态。取值:

  • Associating:关联中。
  • Associated:已关联。
  • Failed:关联失败。
  • Disassociating:分离中。
  • Disassociated:已分离。
说明 FailedDisassociated状态的记录,会在 48~96 小时内被系统自动删除。
Disassociating
TargetPropertystring

资源使用者属性。例如:资源共享的时间段。

说明 仅当资源使用者为阿里云服务时返回该参数。
{ "timeRange":{ "timeRangeType":"timeRange", "beginAtTime":"00:00", "timezone":"UTC+8", "endAtTime":"19:59" } }

示例

正常返回示例

JSON格式

{
  "RequestId": "95230BC9-A8E8-4493-96BD-4F0C758E37F8",
  "ResourceShareAssociations": [
    {
      "UpdateTime": "2020-12-04T09:40:45.556Z",
      "EntityId": "172050525300****",
      "ResourceShareName": "test",
      "CreateTime": "2020-12-04T09:40:41.250Z",
      "EntityType": "Account",
      "ResourceShareId": "rs-6GRmdD3X****",
      "AssociationStatusMessage": "The Resources is invalid.",
      "AssociationType": "Target",
      "AssociationStatus": "Disassociating",
      "TargetProperty": "{\n    \"timeRange\":{\n        \"timeRangeType\":\"timeRange\",\n        \"beginAtTime\":\"00:00\",\n        \"timezone\":\"UTC+8\",\n        \"endAtTime\":\"19:59\"\n    }\n}"
    }
  ]
}

错误码

HTTP status code错误码错误信息描述
400MissingParameter.ResourceShareIdYou must specify ResourceShareId.ResourceShareId参数缺失。
400InvalidParameter.ResourceShareIdThe ResourceShareId is invalid.ResourceShareId参数错误。
400InvalidParameter.ResourcesThe Resources is invalid.选定的共享资源无效。
400InvalidParameter.Resources.DuplicateThe Resources contains duplicate values.选定的共享资源有重复项。
400InvalidParameter.Resources.LengthThe maximum number of Resources exceeds 5.选定的共享资源数量超限(最大5个)。
400InvalidParameter.TargetsThe Targets is invalid.资源使用者的参数不符合规则。
400InvalidParameter.Targets.DuplicateThe Targets contains duplicate values.资源使用者有重复项。
400InvalidParameter.Targets.LengthThe maximum number of Targets exceeds 5.资源使用者数量超限(最大5个)。
400ResourceAndTargetBothEmptyEither a resource or a shared target must be specified.必须指定一个资源或一个资源使用者。
400DisassociateInvalidYou can not disassociate unassociated resource or target.对象未关联,不能取消关联。
400InvalidParameterThe specified parameter is invalid.参数无效。
400InvalidParameter.ResourceTypeThe ResourceType is invalid.传入的资源类型错误。
404EntityNotExists.ResourceShareThe resource share does not exist in the current account.共享单元不在当前账号内。
409AccountNotInResourceDirectoryThe account is not a master or a member of a resource directory.资源使用者不在资源目录内。
409ResourceShareStatusMismatchActionThe status of the resource share does not allow the specified operation.共享单元的状态不支持当前操作。
409DisassociateConflictYou cannot perform the operation while association is already in progress.关联中,不能操作关联。
409LeavingFailed.AccountThe account was added to the resource share automatically by resoucre directory.当前账号是通过组织内共享添加到共享单元中的账号,不能主动退出共享单元。需联系共享单元的所有者将当前账号从共享单元中移除。
409LeavingFailed.ResourceTypeThe resource share contains resources of the resource types that dont support this action.共享单元中包含不支持主动退出的资源类型。需联系共享单元的所有者将当前账号从共享单元中移除。
409ExternalTargetWithdrawConflictExisting internal association task in resource directory when disassociating with resource share.当前账号是通过组织内共享添加到共享单元中的账号,不能主动退出共享单元。请联系共享单元的所有者将当前账号从共享单元中移除。

访问错误中心查看更多错误码。

变更历史

变更时间变更内容概要操作
2024-01-03OpenAPI 错误码发生变更、OpenAPI 返回结构发生变更看变更集
变更项变更内容
错误码OpenAPI 错误码发生变更
    删除错误码:400
    删除错误码:404
    删除错误码:409
出参OpenAPI 返回结构发生变更
  • 本页导读 (1)
文档反馈