調(diào)用UpdateVpcEndpointZoneConnectionResourceAttribute接口,替換終端節(jié)點可用區(qū)連接服務(wù)資源。
接口說明
-
替換終端節(jié)點可用區(qū)連接服務(wù)資源的功能默認(rèn)不開放,請登錄配額中心控制臺,搜索 ID
privatelink_whitelist/svc_res_mgt_uat
進行申請。 -
請確保舊的服務(wù)資源不允許自動分配,具體操作,請參見 UpdateVpcEndpointServiceResourceAttribute 。
-
終端節(jié)點連接處于未連接狀態(tài)時,支持手動分配可用區(qū)的服務(wù)資源。
-
終端節(jié)點連接處于已連接狀態(tài)后,支持手動遷移可用區(qū)的服務(wù)資源(此時有斷連風(fēng)險)。
-
UpdateVpcEndpointZoneConnectionResourceAttribute 接口屬于異步接口,即系統(tǒng)會返回一個請求 ID,但終端節(jié)點連接可用區(qū)的服務(wù)資源尚未修改完成,系統(tǒng)后臺修改任務(wù)仍在進行中。您可以調(diào)用 GetVpcEndpointServiceAttribute 查詢服務(wù)資源的修改狀態(tài):
- 當(dāng)終端節(jié)點服務(wù)處于 Pending 狀態(tài)時,表示服務(wù)資源正在修改中。
- 當(dāng)終端節(jié)點服務(wù)處于 Active 狀態(tài)時,表示服務(wù)資源修改完成。
-
UpdateVpcEndpointZoneConnectionResourceAttribute 接口不支持在同一個終端節(jié)點實例下并發(fā)修改終端節(jié)點連接可用區(qū)的服務(wù)資源。
調(diào)試
您可以在OpenAPI Explorer中直接運行該接口,免去您計算簽名的困擾。運行成功后,OpenAPI Explorer可以自動生成SDK代碼示例。
授權(quán)信息
下表是API對應(yīng)的授權(quán)信息,可以在RAM權(quán)限策略語句的Action
元素中使用,用來給RAM用戶或RAM角色授予調(diào)用此API的權(quán)限。具體說明如下:
- 操作:是指具體的權(quán)限點。
- 訪問級別:是指每個操作的訪問級別,取值為寫入(Write)、讀?。≧ead)或列出(List)。
- 資源類型:是指操作中支持授權(quán)的資源類型。具體說明如下:
- 對于必選的資源類型,用背景高亮的方式表示。
- 對于不支持資源級授權(quán)的操作,用
全部資源
表示。
- 條件關(guān)鍵字:是指云產(chǎn)品自身定義的條件關(guān)鍵字。
- 關(guān)聯(lián)操作:是指成功執(zhí)行操作所需要的其他權(quán)限。操作者必須同時具備關(guān)聯(lián)操作的權(quán)限,操作才能成功。
操作 | 訪問級別 | 資源類型 | 條件關(guān)鍵字 | 關(guān)聯(lián)操作 |
---|---|---|---|---|
privatelink:UpdateVpcEndpointZoneConnectionResourceAttribute | update |
|
| 無 |
請求參數(shù)
名稱 | 類型 | 必填 | 描述 | 示例值 |
---|---|---|---|---|
RegionId | string | 是 | 要修改的終端節(jié)點連接帶寬的地域 ID。 您可以通過調(diào)用 DescribeRegions 接口獲取地域 ID。 | cn-hangzhou |
ClientToken | string | 否 | 客戶端 Token,用于保證請求的冪等性。 從您的客戶端生成一個參數(shù)值,確保不同請求間該參數(shù)值唯一。ClientToken 只支持 ASCII 字符。 | 0c593ea1-3bea-11e9-b96b-88e9fe637760 |
DryRun | boolean | 否 | 是否只預(yù)檢此次請求。取值:
| false |
ServiceId | string | 是 | 終端節(jié)點服務(wù) ID。 | epsrv-hp3vpx8yqxblby3i**** |
EndpointId | string | 是 | 終端節(jié)點 ID。 | ep-hp33b2e43fays7s8**** |
ZoneId | string | 是 | 可用區(qū) ID。 | cn-hangzhou-b |
ResourceAllocateMode | string | 否 | 資源分配模式,只能在終端節(jié)點連接處于已斷開時調(diào)整資源分配模式。取值:
| Auto |
ResourceReplaceMode | string | 否 | 服務(wù)資源遷移方式。取值:
說明
只能在終端節(jié)點連接處于已連接且需要遷移服務(wù)資源時輸入此參數(shù),此時必須輸入 ResourceId 和 ResourceType 參數(shù)。
| Graceful |
ResourceType | string | 否 | 服務(wù)資源類型。取值:
說明
當(dāng) ResourceAllocateMode 為 Manual 或指定 ResourceReplaceMode 參數(shù)時,此參數(shù)必選。
| slb |
ResourceId | string | 否 | 終端節(jié)點連接所在可用區(qū)手動分配或遷移的服務(wù)資源 ID。 說明
當(dāng) ResourceAllocateMode 為 Manual 或指定 ResourceReplaceMode 參數(shù)時,此參數(shù)必選。
| lb-hp32z1wp5peaoox2q**** |
返回參數(shù)
示例
正常返回示例
JSON
格式
{
"RequestId": "0ED8D006-F706-4D23-88ED-E11ED28DCAC0"
}
錯誤碼
HTTP status code | 錯誤碼 | 錯誤信息 | 描述 |
---|---|---|---|
400 | EndpointServiceNotFound | The specified Service does not exist. | 當(dāng)前終端節(jié)點服務(wù)不存在 |
400 | EndpointConnectionNotFound | The specified endpoint connection does not exist. | 當(dāng)前終端節(jié)點連接未找到。 |
400 | EndpointConnectionOperationDenied | The endpoint is being connected. | 終端節(jié)點連接正在處理中,不允許操作。 |
400 | EndpointNotFound | The specified Endpoint does not exist. | 當(dāng)前終端節(jié)點未找到。 |
400 | EndpointServiceLocked | The specified Service is locked. | 當(dāng)前終端節(jié)點服務(wù)已經(jīng)被鎖定。 |
400 | EndpointLocked | The specified Endpoint is locked. | 當(dāng)前終端節(jié)點已經(jīng)被鎖定。 |
400 | EndpointZoneNotFound | The specified zone of Endpoint does not exist. | 終端節(jié)點下面的可用區(qū)未找到。 |
400 | EndpointServiceResourceTypeNotSupport | The specified resource type is not supported. | 終端節(jié)點服務(wù)資源類型不支持。 |
400 | EndpointServiceResourceNotFound | The specified service resource is not found. | 終端節(jié)點服務(wù)資源未找到 |
400 | ZoneOperationDenied | You cannot operate the specified zone. | 可用區(qū)不允許操作 |
400 | IllegalParam.ResourceAllocateMode | The param of %s is illegal. | - |
400 | IllegalParam.ResourceReplaceMode | The param of %s is illegal. | - |
400 | MissingParam.ResourceId | The param of %s is missing. | 缺少參數(shù)ResourceId。 |
400 | MissingParam.ResourceAllocateMode | The param of %s is missing. | ResourceAllocateMode參數(shù)缺失。 |
400 | OperationDenied.CurrentResourceAutoAllocated | The operation is not allowed because of CurrentResourceAutoAllocated. | 操作被拒絕,原因是可用區(qū)當(dāng)前資源未關(guān)閉自動分配。 |
400 | Mismatch.ZoneId | The %s is mismatched for %s and %s. | %s在%s和%s中不匹配。 |
400 | GatewayLoadBalancerNotSupportZoneConnection | The gateway load balancer not support zone connection. | 網(wǎng)關(guān)型負(fù)載均衡類型不支持操作可用區(qū)連接 |
訪問錯誤中心查看更多錯誤碼。
變更歷史
變更時間 | 變更內(nèi)容概要 | 操作 |
---|---|---|
2024-09-18 | OpenAPI 錯誤碼發(fā)生變更 | 查看變更詳情 |
2023-12-21 | OpenAPI 錯誤碼發(fā)生變更 | 查看變更詳情 |