本接口用于获取负载均衡实例的列表。
下表列出了接口特定的请求参数以及公共请求参数 Action 和 Version。 其他公共参数,请参见公共参数。
参数 | 类型 | 是否必选 | 示例值 | 描述 |
---|---|---|---|---|
Action | String | 是 | ListLB7Instances | 接口名称。当前 API 的名称为 ListLB7Instances 。 |
Version | String | 是 | 2021-04-30 | 接口版本。当前 API 的版本为 2021-04-30 。 |
参数 | 类型 | 是否必选 | 示例值 | 描述 |
---|---|---|---|---|
cluster_name | String | 否 | ****-zzcu01 | 负载均衡实例所在节点的名称。 |
name | String | 否 | lb-test | 负载均衡实例的名称。支持模糊查询。 |
region | String | 否 | EastChina | 负载均衡实例所在的区域。 |
lb7_identity | String | 否 | veew-lb72131011027612112**** | 负载均衡实例的 ID。您可以调用 ListLB7Instances 接口查询负载均衡实例的 ID。 |
pagination | Pagination | 否 | 见下文说明 | 分页查询配置。 |
参数 | 类型 | 是否必选 | 示例值 | 描述 |
---|---|---|---|---|
page | Integer | 否 |
| 负载均衡实例列表的页码。 |
limit | Integer | 否 |
| 分页查询时设置的每页行数。 |
order_by | Integer | 否 |
| 查询出来的负载均衡实例的排列顺序,按照创建时间排序。取值范围:
|
参数 | 类型 | 示例值 | 描述 |
---|---|---|---|
lb7_list | []Lb7List | 见下文说明 | 负载均衡实例的列表。 |
total_count | Long | 2 | 负载均衡实例的数量。 |
参数 | 类型 | 示例值 | 描述 |
---|---|---|---|
identity | String | veew-lb72422242200104404**** | 负载均衡实例的 ID。 |
name | String | lb-veen01 | 负载均衡实例的名称。 |
rs_type | Integer |
| 后端服务器的类型:
|
status | Integer |
| 负载均衡实例的状态:
|
vpc_identity | String |
| 负载均衡实例所属私有网络的 ID。 |
vpc_name | String |
| 负载均衡实例所属私有网络的名称。 |
eip_type | Integer |
| 负载均衡实例绑定的弹性公网 IP 的类型:
|
billing_mode | Integer |
| 带宽计费方式。
|
desc | String | lb-veen | 负载均衡实例的描述。 |
network_type | Integer |
| 负载均衡实例的网络类型:
|
eips | []Eips | 见下文说明 | 绑定的弹性公网 IP 的列表。 |
qps | Integer | 2000 | 每秒能够处理的请求的数量(QPS)。 |
is_empty | Boolean |
| 负载均衡实例下是否存在监听器:
|
application_identity | String |
| 边缘应用的 ID。 |
application_name | String |
| 边缘应用的名称。 |
create_time | Long | 1635327375 | 负载均衡实例的创建时间,以 UNIX 时间戳格式显示。单位:秒。 |
update_time | Long | 1635327375 | 负载均衡实例的更新时间,以 UNIX 时间戳格式显示。单位:秒。 |
clusters | []Clusters |
| 后端服务器为边缘实例时,该参数指负载均衡实例所在的节点。 |
bandwidth_peak | Long |
| 带宽峰值。单位:Mbps。 |
参数 | 类型 | 示例值 | 描述 |
---|---|---|---|
identity | String | eip-wqjgxf**** | 弹性公网 IP 的 ID。 |
eip_addr | String | 123.**.**.158 | 弹性公网 IP 地址。 |
bandwidth_peak | Long | 500 | 弹性公网 IP 的带宽峰值。单位:Mbps。 |
cluster_name | String | ****-zzcu01 | 弹性公网 IP 所在的节点。 |
参数 | 类型 | 示例值 | 描述 |
---|---|---|---|
cluster_name | String | ****-zzcu01 | 节点的名称。 |
cluster_alias | String | 郑州联通01 | 节点的中文名称。 |
region | String | CentralChina | 区域。 |
city | String | 330200 | 城市。 |
isp | String | CUCC | 运营商。 |
POST https://veenedge.volcengineapi.com/?Action=ListLB7Instances&Version=2021-04-30 { "cluster_name": "**ct05" }
{ "ResponseMetadata": { "RequestId": "2024061817291753F12E6F6F1F1B16****", "Action": "ListLB7Instances", "Version": "2021-04-30", "Service": "veenedge", "Region": "cn-north-1" }, "Result": { "lb7_list": [ { "identity": "veew-lb76265442116406600****", "name": "lb-veecc", "country": null, "region": null, "province": null, "city": null, "isp": null, "alias": null, "rs_type": 2, "status": 2, "vpc_identity": "", "vpc_name": "", "eip_type": 1, "billing_mode": 1, "payment_method": 0, "desc": "dev", "network_type": 1, "listeners": [], "eips": [ { "identity": "eip-8gjhw7****", "eip_addr": "9.**.**.220", "bandwidth_peak": 1000, "cluster_name": "**ct05", "name": null, "eip_type": null, "region": null, "city": null, "isp": null, "cluster_alias": null, "status": null } ], "qps": 2000, "is_empty": false, "application_identity": "veecc-1362132470401420****", "application_name": "test-lb7", "create_time": 1718351206, "update_time": 1718623423, "clusters": [ { "cluster_name": "**ct05", "cluster_alias": "**电信05", "region": "EastChina", "city": "330200", "isp": "CTCC" } ], "bandwidth_peak": 1000 }, { "identity": "veew-lb71170205630412571****", "name": "lb-veen", "country": null, "region": null, "province": null, "city": null, "isp": null, "alias": null, "rs_type": 1, "status": 2, "vpc_identity": "vpc-bq4nzx****", "vpc_name": "**ct05-默认VPC", "eip_type": 1, "billing_mode": 255, "payment_method": 0, "desc": "", "network_type": 1, "listeners": [], "eips": [ { "identity": "eip-c5mq7w****", "eip_addr": "9.**.**.192", "bandwidth_peak": 50, "cluster_name": "**ct05", "name": null, "eip_type": null, "region": null, "city": null, "isp": null, "cluster_alias": null, "status": null } ], "qps": 2000, "is_empty": false, "application_identity": "", "application_name": "", "create_time": 1718337457, "update_time": 1718463753, "clusters": [ { "cluster_name": "**05", "cluster_alias": "**电信05", "region": "EastChina", "city": "330200", "isp": "CTCC" } ], "bandwidth_peak": 0 } ], "total_count": 2 } }
如果响应正文中包含 Error 字段,则表示 API 请求失败。关于错误码的更多信息,参见错误码。