检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
更新终端节点 功能介绍 更新终端节点。 调用方法 请参见如何调用API。 URI PUT /v1/endpoint-groups/{endpoint_group_id}/endpoints/{endpoint_id} 表1 路径参数 参数 是否必选 参数类型 描述 endpoint_group_id
创建终端节点 功能介绍 创建终端节点。 调用方法 请参见如何调用API。 URI POST /v1/endpoint-groups/{endpoint_group_id}/endpoints 表1 路径参数 参数 是否必选 参数类型 描述 endpoint_group_id 是 String
创建健康检查 功能介绍 创建健康检查。 调用方法 请参见如何调用API。 URI POST /v1/health-checks 请求参数 表1 请求Header参数 参数 是否必选 参数类型 描述 X-Auth-Token 是 String 用户Token。通过调用IAM服务获取
查询健康检查列表 功能介绍 查询健康检查列表。 调用方法 请参见如何调用API。 URI GET /v1/health-checks 表1 Query参数 参数 是否必选 参数类型 描述 limit 否 Integer 分页查询每页的资源个数。如果不设置,则默认为500。 marker
更新健康检查 功能介绍 更新健康检查。 调用方法 请参见如何调用API。 URI PUT /v1/health-checks/{health_check_id} 表1 路径参数 参数 是否必选 参数类型 描述 health_check_id 是 String 健康检查ID。 请求参数
查询终端节点组下终端节点列表 功能介绍 查询终端节点组下终端节点列表。 调用方法 请参见如何调用API。 URI GET /v1/endpoint-groups/{endpoint_group_id}/endpoints 表1 路径参数 参数 是否必选 参数类型 描述 endpoint_group_id