全部產品
Search
文件中心

Virtual Private Cloud:DissociateRouteTablesFromVpcGatewayEndpoint - 將網關終端節點與路由表解除綁定

更新時間:Apr 27, 2026

調用DissociateRouteTablesFromVpcGatewayEndpoint介面將網關終端節點與路由表解除綁定。

調試

您可以在OpenAPI Explorer中直接運行該介面,免去您計算簽名的困擾。運行成功後,OpenAPI Explorer可以自動產生SDK程式碼範例。

調試

授權資訊

當前API暫無授權資訊透出。

請求參數

名稱

類型

必填

描述

樣本值

EndpointId

string

網關終端節點執行個體 ID。

vpce-bp11cwae3p6z7ftbm****

RouteTableIds

array

路由表列表。

string

VPC 路由表的 ID。

vtb-m5elgtm3aj586iitr****

ClientToken

string

用戶端 Token,用於保證請求的等冪性。

從您的用戶端產生一個參數值,確保不同請求間該參數值唯一。ClientToken 只支援 ASCII 字元。

說明

若您未指定,則系統自動使用 API 請求的 RequestId 作為 ClientToken 標識。每次 API 請求的 RequestId 可能不一樣。

TF-DissociateRouteTablesFromVpcGatewayEndpoint-1634369235-8f****

DryRun

boolean

是否檢測此次請求。取值:

  • true:發送檢查請求。

  • false(預設值):發送正常請求。

false

RegionId

string

終端節點所屬的地區 ID。您可以通過調用 DescribeRegions 介面擷取地區 ID。

cn-hangzhou

返回參數

名稱

類型

描述

樣本值

object

返回資訊。

RequestId

string

請求 ID。

30F711D5-E7E2-5D42-A247-0FA7288BEAAA

樣本

正常返回樣本

JSON格式

{
  "RequestId": "30F711D5-E7E2-5D42-A247-0FA7288BEAAA"
}

錯誤碼

HTTP status code

錯誤碼

錯誤資訊

描述

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. 指定的GatewayEndpoint不存在
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. 指定的RegionId不存在。請檢查該參數是否正確。
400 IncorrectStatus.CenStatus The CenStatus of Vpc is incorrect.
400 ResourceNotFound.RouteEntry The specified resource is not found.

訪問錯誤中心查看更多錯誤碼。

變更歷史

更多資訊,參考變更詳情