DissociateRouteTablesFromVpcGatewayEndpoint_专有网络_API文档

插件下载了解更多
VS Code 插件
安装插件之前,确保已安装 VS Code安装插件之前,确保已安装 VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains 插件
安装插件之前,确保已安装 JetBrains IDE安装插件之前,确保已安装 JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

流控信息

请求速率为600/60(s)。

授权信息

当前云产品暂无权限信息透出。

请求参数

字段名称字段详情
EndpointIdstring

网关终端节点实例 ID。

示例值:vpce-bp11cwae3p6z7ftbm****参考取值来源:
    ListVpcGatewayEndpoints
    CreateVpcGatewayEndpoint
RouteTableIdsarray<string>

路由表列表。

子级条数 <= 20
ClientTokenstring

客户端 Token,用于保证请求的幂等性。展开详情

示例值:TF-DissociateRouteTablesFromVpcGatewayEndpoint-1634369235-8f****
DryRunboolean

是否检测此次请求。取值:展开详情

示例值:false
RegionIdstring

终端节点所属的地域 ID。您可以通过调用 DescribeRegions 接口获取地域 ID。

示例值:cn-hangzhou参考取值来源:
    DescribeRegions

返回参数

字段名称字段详情
RequestIdstring

请求 ID。

示例值:30F711D5-E7E2-5D42-A247-0FA7288BEAAA

返回示例

错误码

全局错误码
HTTP 状态码错误码错误信息操作
400
OperationFailed.ConcurrentOperation
The operation is failed because of concurrent operation.诊断
400
IdempotentParameterMismatch
The request uses the same client token as a previous, but non-identical request. Do not reuse a client token with different requests, unless the requests are identical.诊断
400
ResourceNotFound.GatewayEndpoint
The specified resource gateway endpoint is not found.诊断
400
IncorrectStatus.GatewayEndpoint
The status of GatewayEndpoint [%s] is incorrect.诊断
400
ResourceNotFound.RouteTable
The specified resource routetable is not found.诊断
400
IncorrectStatus.RouteTable
The status of route table [%s] is incorrect.诊断
400
ResourceNotFound.Association
The specified resource gateway endpoint is not associated.诊断
400
IncorrectStatus.RouteEntry
Some route entry status blocked this operation.诊断
400
Forbbiden
User not authorized to operate on the specified resource.诊断
400
InvalidRegionId.NotFound
The regionId provided does not exist in our records.诊断
400
IncorrectStatus.CenStatus
The CenStatus of Vpc is incorrect.诊断
400
ResourceNotFound.RouteEntry
The specified resource is not found.诊断

变更历史

暂无变更历史

相关示例

解绑终端节点和路由表 --> 删除网关终端点节
2021-12-17