技術(shù)員聯(lián)盟提供win764位系統(tǒng)下載,win10,win7,xp,裝機(jī)純凈版,64位旗艦版,綠色軟件,免費(fèi)軟件下載基地!

當(dāng)前位置:主頁 > 教程 > 服務(wù)器類 >

阿里云如何使用解綁 HaVip 與 ECS 實(shí)例接口

來源:技術(shù)員聯(lián)盟┆發(fā)布時間:2017-05-02 02:32┆點(diǎn)擊:

解綁失敗, 請求參數(shù) 名稱類型是否必須描述 Action String 是 操作接口名,詳見公共返回參數(shù) 錯誤碼 錯誤代碼描述Http 狀態(tài)碼語義 InvalidRegionId.NotFound The RegionId provided does not exist in our records. 404 指定的 RegionId 不存在 MissingParameter The input parameter $ParammeterName that is mandatory for processing this request is not supplied. 400 缺少某個必選參數(shù) InvalidHaVipId.NotFound The specified HaVip does not exist in the specified region. 404 指定的 HaVipId 不存在 InvalidInstanceId.NotFound The specified Instance does not exist in the specified region. 404 指定的 ECS Instance 不存在 IncorrectHaVipStatus HHaVip can be operated by this action only when its status is InUse. 400 HaVip 狀態(tài)不符合要求,才能夠執(zhí)行此操作,僅在 InUse 狀態(tài)下可以執(zhí)行該操作,取值:UnassociateHaVip RegionId String 是 HaVip 實(shí)例所在的地域 HaVipId String 是 要解綁的 HaVip 的 ID InstanceId String 是 要解綁的 ECS 實(shí)例 ID Force String 否 是否強(qiáng)制解綁; 如果取值為非強(qiáng)制解綁, NotBelongToSameVSwitch The specified HaVip and ECS Instance do not belong to same VSwitch. 400 指定的 HaVip 與 ECS 實(shí)例不屬于同一個 VSwitch Forbidden.UnassociateMaste Unassociating a master instance is not allowed unless the parameter Force is True. 400 解綁處于 Master 狀態(tài)的實(shí)例是不被允許的,僅在 Available 狀態(tài)下可以執(zhí)行該操作,系統(tǒng)規(guī)定參數(shù),那么如果 InstanceId 所指定的實(shí)例是當(dāng)前的 master 實(shí)例(當(dāng)前持有該虛擬 IP 的實(shí)例)時, 解綁 HaVip 與 ECS 實(shí)例 描述 將已經(jīng)綁定的 HaVip 實(shí)例與 ECS 實(shí)例解綁, 說明: 只有狀態(tài)為運(yùn)行中或已停止的 ECS 實(shí)例,才能夠執(zhí)行解綁 HaVip 操作 只有狀態(tài)為 InUse 的 HaVip,除非將 Force 參數(shù)設(shè)置為 True, IncorrectInstanceStatus ECS instance can be operated by this action only when its status is Running or Stopped. 400 ECS Instance 狀態(tài)不符合要求, ,。

取值:True | False; 默認(rèn)值:False 返回參數(shù) 是公共返回參數(shù)。