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

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

阿里云如何使用刪除 HaVip 實(shí)例接口

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

不能刪除, DependencyViolation.HaVipReferedByRouteEntry HaVip cannot be deleted when it is refered by a route table entry as next hop. 400 當(dāng) HaVip 仍被某個(gè)路由條目引用(將 HaVip 當(dāng)做下一跳目標(biāo))時(shí),才能刪除; 僅當(dāng)該 HaVip 沒有與 EIP 綁定時(shí),詳見公共返回參數(shù) 錯(cuò)誤碼 錯(cuò)誤代碼描述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 缺少某個(gè)必選參數(shù) InvalidHaVipId.NotFound The specified HaVip does not exist in the specified region. 404 指定的 HaVipId 不存在 IncorrectStatus HaVip can be deleted only when its status is Available. 400 狀態(tài)不符合要求,僅在 Available 狀態(tài)下可以執(zhí)行該操作,。

才能刪除; 請求參數(shù) 名稱類型是否必須描述 Action String 是 操作接口名,才能刪除; 僅當(dāng)沒有路由指向該 HaVip 實(shí)例,系統(tǒng)規(guī)定參數(shù),取值:DeleteHaVip RegionId String 是 HaVip 實(shí)例所在的地域 HaVipId String 是 要?jiǎng)h除的 HaVip 的 ID 返回參數(shù) 是公共返回參數(shù), DependencyViolation.HaVipAssociatedWithEIP HaVip cannot be deleted when it is associated with a EIP. 400 當(dāng) HaVip 仍與某個(gè) EIP 綁定時(shí), 刪除 HaVip 實(shí)例 描述 刪除 HA VIP 實(shí)例. 說明: HaVip 對象必須處于 Available 狀態(tài),不能刪除; 。