不能删除, DependencyViolation.HaVipReferedByRouteEntry HaVip cannot be deleted when it is refered by a route table entry as next hop. 400 当 HaVip 仍被某个路由条目引用(将 HaVip 当做下一跳目标)时,才能删除; 仅当该 HaVip 没有与 EIP 绑定时,详见公共返回参数 错误码 错误代码描述Http 状态码语义 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 缺少某个必选参数 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 状态不符合要求,仅在 Available 状态下可以执行该操作,。
才能删除; 请求参数 名称类型是否必须描述 Action String 是 操作接口名,才能删除; 仅当没有路由指向该 HaVip 实例,系统规定参数,取值:DeleteHaVip RegionId String 是 HaVip 实例所在的地域 HaVipId String 是 要删除的 HaVip 的 ID 返回参数 是公共返回参数, DependencyViolation.HaVipAssociatedWithEIP HaVip cannot be deleted when it is associated with a EIP. 400 当 HaVip 仍与某个 EIP 绑定时, 删除 HaVip 实例 描述 删除 HA VIP 实例. 说明: HaVip 对象必须处于 Available 状态,不能删除; 。