huaweicloudsdkelb 3.1.116__py2.py3-none-any.whl → 3.1.117__py2.py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- huaweicloudsdkelb/v2/elb_async_client.py +2 -0
- huaweicloudsdkelb/v2/elb_client.py +2 -0
- huaweicloudsdkelb/v2/model/list_members_request.py +32 -3
- huaweicloudsdkelb/v3/elb_async_client.py +5 -1
- huaweicloudsdkelb/v3/elb_client.py +5 -1
- huaweicloudsdkelb/v3/model/availability_zone.py +3 -3
- huaweicloudsdkelb/v3/model/batch_add_available_zones_request.py +3 -3
- huaweicloudsdkelb/v3/model/batch_create_members_option.py +12 -12
- huaweicloudsdkelb/v3/model/batch_member.py +21 -21
- huaweicloudsdkelb/v3/model/batch_update_member.py +24 -24
- huaweicloudsdkelb/v3/model/batch_update_members_option.py +6 -6
- huaweicloudsdkelb/v3/model/connection_drain.py +6 -6
- huaweicloudsdkelb/v3/model/create_health_monitor_option.py +12 -12
- huaweicloudsdkelb/v3/model/create_l7_policy_option.py +3 -3
- huaweicloudsdkelb/v3/model/create_listener_option.py +6 -6
- huaweicloudsdkelb/v3/model/create_load_balancer_option.py +3 -3
- huaweicloudsdkelb/v3/model/create_master_slave_health_monitor_option.py +6 -6
- huaweicloudsdkelb/v3/model/create_master_slave_member_option.py +12 -12
- huaweicloudsdkelb/v3/model/create_master_slave_pool_option.py +30 -30
- huaweicloudsdkelb/v3/model/create_member_option.py +18 -18
- huaweicloudsdkelb/v3/model/create_pool_option.py +48 -48
- huaweicloudsdkelb/v3/model/create_pool_response.py +3 -3
- huaweicloudsdkelb/v3/model/create_pool_session_persistence_option.py +9 -9
- huaweicloudsdkelb/v3/model/create_pool_slow_start_option.py +6 -6
- huaweicloudsdkelb/v3/model/delete_member_request.py +3 -3
- huaweicloudsdkelb/v3/model/flavor.py +3 -3
- huaweicloudsdkelb/v3/model/health_monitor.py +12 -12
- huaweicloudsdkelb/v3/model/l7_policy.py +3 -3
- huaweicloudsdkelb/v3/model/list_all_members_request.py +21 -21
- huaweicloudsdkelb/v3/model/list_availability_zones_request.py +3 -3
- huaweicloudsdkelb/v3/model/list_availability_zones_response.py +3 -3
- huaweicloudsdkelb/v3/model/list_flavors_request.py +3 -3
- huaweicloudsdkelb/v3/model/list_health_monitors_request.py +6 -6
- huaweicloudsdkelb/v3/model/list_l7_policies_request.py +3 -3
- huaweicloudsdkelb/v3/model/list_listeners_request.py +12 -12
- huaweicloudsdkelb/v3/model/list_load_balancers_request.py +9 -9
- huaweicloudsdkelb/v3/model/list_master_slave_pools_request.py +36 -36
- huaweicloudsdkelb/v3/model/list_members_request.py +21 -21
- huaweicloudsdkelb/v3/model/list_pools_request.py +39 -39
- huaweicloudsdkelb/v3/model/listener.py +12 -12
- huaweicloudsdkelb/v3/model/listener_insert_headers.py +30 -30
- huaweicloudsdkelb/v3/model/listener_member_info.py +3 -3
- huaweicloudsdkelb/v3/model/load_balancer.py +9 -9
- huaweicloudsdkelb/v3/model/load_balancer_status.py +3 -3
- huaweicloudsdkelb/v3/model/master_slave_health_monitor.py +6 -6
- huaweicloudsdkelb/v3/model/master_slave_member.py +18 -18
- huaweicloudsdkelb/v3/model/master_slave_pool.py +33 -33
- huaweicloudsdkelb/v3/model/member.py +21 -21
- huaweicloudsdkelb/v3/model/member_info.py +24 -24
- huaweicloudsdkelb/v3/model/member_ref.py +3 -3
- huaweicloudsdkelb/v3/model/member_status.py +3 -3
- huaweicloudsdkelb/v3/model/pool.py +66 -66
- huaweicloudsdkelb/v3/model/pool_health.py +3 -3
- huaweicloudsdkelb/v3/model/quota.py +6 -6
- huaweicloudsdkelb/v3/model/session_persistence.py +9 -9
- huaweicloudsdkelb/v3/model/slow_start.py +6 -6
- huaweicloudsdkelb/v3/model/update_health_monitor_option.py +9 -9
- huaweicloudsdkelb/v3/model/update_listener_option.py +6 -6
- huaweicloudsdkelb/v3/model/update_load_balancer_option.py +12 -12
- huaweicloudsdkelb/v3/model/update_member_option.py +9 -9
- huaweicloudsdkelb/v3/model/update_pool_option.py +15 -15
- huaweicloudsdkelb/v3/model/update_rule_condition.py +3 -3
- {huaweicloudsdkelb-3.1.116.dist-info → huaweicloudsdkelb-3.1.117.dist-info}/METADATA +2 -2
- {huaweicloudsdkelb-3.1.116.dist-info → huaweicloudsdkelb-3.1.117.dist-info}/RECORD +67 -67
- {huaweicloudsdkelb-3.1.116.dist-info → huaweicloudsdkelb-3.1.117.dist-info}/LICENSE +0 -0
- {huaweicloudsdkelb-3.1.116.dist-info → huaweicloudsdkelb-3.1.117.dist-info}/WHEEL +0 -0
- {huaweicloudsdkelb-3.1.116.dist-info → huaweicloudsdkelb-3.1.117.dist-info}/top_level.txt +0 -0
@@ -125,7 +125,7 @@ class ListLoadBalancersRequest:
|
|
125
125
|
:type vip_port_id: list[str]
|
126
126
|
:param vip_address: 负载均衡器的IPv4虚拟IP地址。 支持多值查询,查询条件格式:*vip_address=xxx&vip_address=xxx*。
|
127
127
|
:type vip_address: list[str]
|
128
|
-
:param vip_subnet_cidr_id: 负载均衡器所在子网的IPv4子网ID,也称为该负载均衡器实例的前端子网。
|
128
|
+
:param vip_subnet_cidr_id: 负载均衡器所在子网的IPv4子网ID,也称为该负载均衡器实例的前端子网。 支持多值查询,查询条件格式:*vip_subnet_cidr_id=xxx&vip_subnet_cidr_id=xxx*。
|
129
129
|
:type vip_subnet_cidr_id: list[str]
|
130
130
|
:param ipv6_vip_port_id: 双栈类型负载均衡器的IPv6对应的port ID。 支持多值查询,查询条件格式:*ipv6_vip_port_id=xxx&ipv6_vip_port_id=xxx*。 [不支持IPv6,请勿使用。](tag:dt,dt_test)
|
131
131
|
:type ipv6_vip_port_id: list[str]
|
@@ -149,9 +149,9 @@ class ListLoadBalancersRequest:
|
|
149
149
|
:type l7_scale_flavor_id: list[str]
|
150
150
|
:param billing_info: 资源账单信息。 支持多值查询,查询条件格式:*billing_info=xxx&billing_info=xxx*。 [不支持该字段,请勿使用。](tag:hws_hk,hws_eu,hws_test,hcs,hcs_sm,hcso,hk_vdf,fcs,fcs_vm,mix,hcso_g42,hcso_g42_b,hcso_dt,dt,dt_test,ocb,ctc,cmcc,tm,sbc,g42,hws_ocb,hk_sbc,hk_tm,hk_g42)
|
151
151
|
:type billing_info: list[str]
|
152
|
-
:param member_device_id:
|
152
|
+
:param member_device_id: 负载均衡器中的后端服务器对应的弹性云服务器的ID。仅用于查询条件,不作为响应参数字段。 支持多值查询,查询条件格式:*member_device_id=xxx&member_device_id=xxx*。
|
153
153
|
:type member_device_id: list[str]
|
154
|
-
:param member_address:
|
154
|
+
:param member_address: 负载均衡器中的后端服务器对应的弹性云服务器的IP地址。仅用于查询条件,不作为响应参数字段。 支持多值查询,查询条件格式:*member_address=xxx&member_address=xxx*。
|
155
155
|
:type member_address: list[str]
|
156
156
|
:param enterprise_project_id: 负载均衡器所属的企业项目ID。 查询时若不传,则查询default企业项目下的资源,鉴权按照default企业项目鉴权。 如果传值,则必须传已存在的企业项目ID(不可为\"0\")或传all_granted_eps表示查询所有企业项目。 支持多值查询,查询条件格式: *enterprise_project_id=xxx&enterprise_project_id=xxx*。 [不支持该字段,请勿使用。](tag:dt,dt_test,hcso_dt)
|
157
157
|
:type enterprise_project_id: list[str]
|
@@ -576,7 +576,7 @@ class ListLoadBalancersRequest:
|
|
576
576
|
def vip_subnet_cidr_id(self):
|
577
577
|
"""Gets the vip_subnet_cidr_id of this ListLoadBalancersRequest.
|
578
578
|
|
579
|
-
负载均衡器所在子网的IPv4子网ID,也称为该负载均衡器实例的前端子网。
|
579
|
+
负载均衡器所在子网的IPv4子网ID,也称为该负载均衡器实例的前端子网。 支持多值查询,查询条件格式:*vip_subnet_cidr_id=xxx&vip_subnet_cidr_id=xxx*。
|
580
580
|
|
581
581
|
:return: The vip_subnet_cidr_id of this ListLoadBalancersRequest.
|
582
582
|
:rtype: list[str]
|
@@ -587,7 +587,7 @@ class ListLoadBalancersRequest:
|
|
587
587
|
def vip_subnet_cidr_id(self, vip_subnet_cidr_id):
|
588
588
|
"""Sets the vip_subnet_cidr_id of this ListLoadBalancersRequest.
|
589
589
|
|
590
|
-
负载均衡器所在子网的IPv4子网ID,也称为该负载均衡器实例的前端子网。
|
590
|
+
负载均衡器所在子网的IPv4子网ID,也称为该负载均衡器实例的前端子网。 支持多值查询,查询条件格式:*vip_subnet_cidr_id=xxx&vip_subnet_cidr_id=xxx*。
|
591
591
|
|
592
592
|
:param vip_subnet_cidr_id: The vip_subnet_cidr_id of this ListLoadBalancersRequest.
|
593
593
|
:type vip_subnet_cidr_id: list[str]
|
@@ -840,7 +840,7 @@ class ListLoadBalancersRequest:
|
|
840
840
|
def member_device_id(self):
|
841
841
|
"""Gets the member_device_id of this ListLoadBalancersRequest.
|
842
842
|
|
843
|
-
|
843
|
+
负载均衡器中的后端服务器对应的弹性云服务器的ID。仅用于查询条件,不作为响应参数字段。 支持多值查询,查询条件格式:*member_device_id=xxx&member_device_id=xxx*。
|
844
844
|
|
845
845
|
:return: The member_device_id of this ListLoadBalancersRequest.
|
846
846
|
:rtype: list[str]
|
@@ -851,7 +851,7 @@ class ListLoadBalancersRequest:
|
|
851
851
|
def member_device_id(self, member_device_id):
|
852
852
|
"""Sets the member_device_id of this ListLoadBalancersRequest.
|
853
853
|
|
854
|
-
|
854
|
+
负载均衡器中的后端服务器对应的弹性云服务器的ID。仅用于查询条件,不作为响应参数字段。 支持多值查询,查询条件格式:*member_device_id=xxx&member_device_id=xxx*。
|
855
855
|
|
856
856
|
:param member_device_id: The member_device_id of this ListLoadBalancersRequest.
|
857
857
|
:type member_device_id: list[str]
|
@@ -862,7 +862,7 @@ class ListLoadBalancersRequest:
|
|
862
862
|
def member_address(self):
|
863
863
|
"""Gets the member_address of this ListLoadBalancersRequest.
|
864
864
|
|
865
|
-
|
865
|
+
负载均衡器中的后端服务器对应的弹性云服务器的IP地址。仅用于查询条件,不作为响应参数字段。 支持多值查询,查询条件格式:*member_address=xxx&member_address=xxx*。
|
866
866
|
|
867
867
|
:return: The member_address of this ListLoadBalancersRequest.
|
868
868
|
:rtype: list[str]
|
@@ -873,7 +873,7 @@ class ListLoadBalancersRequest:
|
|
873
873
|
def member_address(self, member_address):
|
874
874
|
"""Sets the member_address of this ListLoadBalancersRequest.
|
875
875
|
|
876
|
-
|
876
|
+
负载均衡器中的后端服务器对应的弹性云服务器的IP地址。仅用于查询条件,不作为响应参数字段。 支持多值查询,查询条件格式:*member_address=xxx&member_address=xxx*。
|
877
877
|
|
878
878
|
:param member_address: The member_address of this ListLoadBalancersRequest.
|
879
879
|
:type member_address: list[str]
|
@@ -71,33 +71,33 @@ class ListMasterSlavePoolsRequest:
|
|
71
71
|
:type limit: int
|
72
72
|
:param page_reverse: 是否反向查询。 取值: - true:查询上一页。 - false:查询下一页,默认。 使用说明: - 必须与limit一起使用。 - 当page_reverse=true时,若要查询上一页,marker取值为当前页返回值的previous_marker。
|
73
73
|
:type page_reverse: bool
|
74
|
-
:param description:
|
74
|
+
:param description: 后端服务器组的描述信息。 支持多值查询,查询条件格式:*description=xxx&description=xxx*。
|
75
75
|
:type description: list[str]
|
76
|
-
:param healthmonitor_id:
|
76
|
+
:param healthmonitor_id: 后端服务器组关联的健康检查的ID。 支持多值查询,查询条件格式:*healthmonitor_id=xxx&healthmonitor_id=xxx*。
|
77
77
|
:type healthmonitor_id: list[str]
|
78
|
-
:param id:
|
78
|
+
:param id: 后端服务器组的ID。 支持多值查询,查询条件格式:*id=xxx&id=xxx*。
|
79
79
|
:type id: list[str]
|
80
|
-
:param name:
|
80
|
+
:param name: 后端服务器组的名称。 支持多值查询,查询条件格式:*name=xxx&name=xxx*。
|
81
81
|
:type name: list[str]
|
82
|
-
:param loadbalancer_id:
|
82
|
+
:param loadbalancer_id: 后端服务器组绑定的负载均衡器ID。 支持多值查询,查询条件格式:*loadbalancer_id=xxx&loadbalancer_id=xxx*。
|
83
83
|
:type loadbalancer_id: list[str]
|
84
|
-
:param protocol:
|
84
|
+
:param protocol: 后端服务器组的后端协议。 取值:TCP、UDP、[IP、](tag:hws_eu)TLS、GRPC、HTTP、HTTPS和QUIC。 [IP类型为网关型LB独有的后端服务器组协议。](tag:hws_eu) 支持多值查询,查询条件格式:*protocol=xxx&protocol=xxx*。 [不支持QUIC。](tag:tm,hws_eu,g42,hk_g42,hcso_dt) [荷兰region不支持QUIC。](tag:dt,dt_test)
|
85
85
|
:type protocol: list[str]
|
86
|
-
:param lb_algorithm:
|
86
|
+
:param lb_algorithm: 后端服务器组的负载均衡算法。 取值: 1、ROUND_ROBIN:加权轮询算法。 2、LEAST_CONNECTIONS:加权最少连接算法。 3、SOURCE_IP:源IP算法。 4、QUIC_CID:连接ID算法。 支持多值查询,查询条件格式:*lb_algorithm=xxx&lb_algorithm=xxx*。 [不支持QUIC_CID。](tag:tm,hws_eu,g42,hk_g42,hcso_dt) [荷兰region不支持QUIC_CID。](tag:dt,dt_test)
|
87
87
|
:type lb_algorithm: list[str]
|
88
88
|
:param enterprise_project_id: 企业项目ID。不传时查询default企业项目\"0\"下的资源,鉴权按照default企业项目鉴权; 如果传值,则传已存在的企业项目ID或all_granted_eps(表示查询所有企业项目)进行查询。 支持多值查询,查询条件格式: *enterprise_project_id=xxx&enterprise_project_id=xxx*。 [不支持该字段,请勿使用。](tag:dt,dt_test,hcso_dt)
|
89
89
|
:type enterprise_project_id: list[str]
|
90
|
-
:param ip_version:
|
90
|
+
:param ip_version: 后端服务器组支持的IP版本。 支持多值查询,查询条件格式:*ip_version=xxx&ip_version=xxx*。
|
91
91
|
:type ip_version: list[str]
|
92
|
-
:param member_address:
|
92
|
+
:param member_address: 后端服务器的IP地址。仅用于查询条件,不作为响应参数字段。 支持多值查询,查询条件格式:*member_address=xxx&member_address=xxx*。
|
93
93
|
:type member_address: list[str]
|
94
|
-
:param member_device_id:
|
94
|
+
:param member_device_id: 后端服务器对应的弹性云服务器的ID。仅用于查询条件,不作为响应参数字段。 支持多值查询,查询条件格式:*member_device_id=xxx&member_device_id=xxx*。
|
95
95
|
:type member_device_id: list[str]
|
96
96
|
:param listener_id: 关联的监听器ID,包括通过l7policy关联的。 支持多值查询,查询条件格式:*listener_id=xxx&listener_id=xxx*。
|
97
97
|
:type listener_id: list[str]
|
98
|
-
:param member_instance_id:
|
98
|
+
:param member_instance_id: 后端服务器ID。仅用于查询条件,不作为响应参数字段。 支持多值查询,查询条件格式:*member_instance_id=xxx&member_instance_id=xxx*。
|
99
99
|
:type member_instance_id: list[str]
|
100
|
-
:param vpc_id:
|
100
|
+
:param vpc_id: 后端服务器组关联的虚拟私有云的ID。
|
101
101
|
:type vpc_id: list[str]
|
102
102
|
:param type: 后端服务器组的类型。 取值: - instance:允许任意类型的后端,type指定为该类型时,vpc_id是必选字段。 - ip:只能添加跨VPC后端,type指定为该类型时,vpc_id不允许指定。 - 空字符串(\"\"):允许任意类型的后端
|
103
103
|
:type type: list[str]
|
@@ -237,7 +237,7 @@ class ListMasterSlavePoolsRequest:
|
|
237
237
|
def description(self):
|
238
238
|
"""Gets the description of this ListMasterSlavePoolsRequest.
|
239
239
|
|
240
|
-
|
240
|
+
后端服务器组的描述信息。 支持多值查询,查询条件格式:*description=xxx&description=xxx*。
|
241
241
|
|
242
242
|
:return: The description of this ListMasterSlavePoolsRequest.
|
243
243
|
:rtype: list[str]
|
@@ -248,7 +248,7 @@ class ListMasterSlavePoolsRequest:
|
|
248
248
|
def description(self, description):
|
249
249
|
"""Sets the description of this ListMasterSlavePoolsRequest.
|
250
250
|
|
251
|
-
|
251
|
+
后端服务器组的描述信息。 支持多值查询,查询条件格式:*description=xxx&description=xxx*。
|
252
252
|
|
253
253
|
:param description: The description of this ListMasterSlavePoolsRequest.
|
254
254
|
:type description: list[str]
|
@@ -259,7 +259,7 @@ class ListMasterSlavePoolsRequest:
|
|
259
259
|
def healthmonitor_id(self):
|
260
260
|
"""Gets the healthmonitor_id of this ListMasterSlavePoolsRequest.
|
261
261
|
|
262
|
-
|
262
|
+
后端服务器组关联的健康检查的ID。 支持多值查询,查询条件格式:*healthmonitor_id=xxx&healthmonitor_id=xxx*。
|
263
263
|
|
264
264
|
:return: The healthmonitor_id of this ListMasterSlavePoolsRequest.
|
265
265
|
:rtype: list[str]
|
@@ -270,7 +270,7 @@ class ListMasterSlavePoolsRequest:
|
|
270
270
|
def healthmonitor_id(self, healthmonitor_id):
|
271
271
|
"""Sets the healthmonitor_id of this ListMasterSlavePoolsRequest.
|
272
272
|
|
273
|
-
|
273
|
+
后端服务器组关联的健康检查的ID。 支持多值查询,查询条件格式:*healthmonitor_id=xxx&healthmonitor_id=xxx*。
|
274
274
|
|
275
275
|
:param healthmonitor_id: The healthmonitor_id of this ListMasterSlavePoolsRequest.
|
276
276
|
:type healthmonitor_id: list[str]
|
@@ -281,7 +281,7 @@ class ListMasterSlavePoolsRequest:
|
|
281
281
|
def id(self):
|
282
282
|
"""Gets the id of this ListMasterSlavePoolsRequest.
|
283
283
|
|
284
|
-
|
284
|
+
后端服务器组的ID。 支持多值查询,查询条件格式:*id=xxx&id=xxx*。
|
285
285
|
|
286
286
|
:return: The id of this ListMasterSlavePoolsRequest.
|
287
287
|
:rtype: list[str]
|
@@ -292,7 +292,7 @@ class ListMasterSlavePoolsRequest:
|
|
292
292
|
def id(self, id):
|
293
293
|
"""Sets the id of this ListMasterSlavePoolsRequest.
|
294
294
|
|
295
|
-
|
295
|
+
后端服务器组的ID。 支持多值查询,查询条件格式:*id=xxx&id=xxx*。
|
296
296
|
|
297
297
|
:param id: The id of this ListMasterSlavePoolsRequest.
|
298
298
|
:type id: list[str]
|
@@ -303,7 +303,7 @@ class ListMasterSlavePoolsRequest:
|
|
303
303
|
def name(self):
|
304
304
|
"""Gets the name of this ListMasterSlavePoolsRequest.
|
305
305
|
|
306
|
-
|
306
|
+
后端服务器组的名称。 支持多值查询,查询条件格式:*name=xxx&name=xxx*。
|
307
307
|
|
308
308
|
:return: The name of this ListMasterSlavePoolsRequest.
|
309
309
|
:rtype: list[str]
|
@@ -314,7 +314,7 @@ class ListMasterSlavePoolsRequest:
|
|
314
314
|
def name(self, name):
|
315
315
|
"""Sets the name of this ListMasterSlavePoolsRequest.
|
316
316
|
|
317
|
-
|
317
|
+
后端服务器组的名称。 支持多值查询,查询条件格式:*name=xxx&name=xxx*。
|
318
318
|
|
319
319
|
:param name: The name of this ListMasterSlavePoolsRequest.
|
320
320
|
:type name: list[str]
|
@@ -325,7 +325,7 @@ class ListMasterSlavePoolsRequest:
|
|
325
325
|
def loadbalancer_id(self):
|
326
326
|
"""Gets the loadbalancer_id of this ListMasterSlavePoolsRequest.
|
327
327
|
|
328
|
-
|
328
|
+
后端服务器组绑定的负载均衡器ID。 支持多值查询,查询条件格式:*loadbalancer_id=xxx&loadbalancer_id=xxx*。
|
329
329
|
|
330
330
|
:return: The loadbalancer_id of this ListMasterSlavePoolsRequest.
|
331
331
|
:rtype: list[str]
|
@@ -336,7 +336,7 @@ class ListMasterSlavePoolsRequest:
|
|
336
336
|
def loadbalancer_id(self, loadbalancer_id):
|
337
337
|
"""Sets the loadbalancer_id of this ListMasterSlavePoolsRequest.
|
338
338
|
|
339
|
-
|
339
|
+
后端服务器组绑定的负载均衡器ID。 支持多值查询,查询条件格式:*loadbalancer_id=xxx&loadbalancer_id=xxx*。
|
340
340
|
|
341
341
|
:param loadbalancer_id: The loadbalancer_id of this ListMasterSlavePoolsRequest.
|
342
342
|
:type loadbalancer_id: list[str]
|
@@ -347,7 +347,7 @@ class ListMasterSlavePoolsRequest:
|
|
347
347
|
def protocol(self):
|
348
348
|
"""Gets the protocol of this ListMasterSlavePoolsRequest.
|
349
349
|
|
350
|
-
|
350
|
+
后端服务器组的后端协议。 取值:TCP、UDP、[IP、](tag:hws_eu)TLS、GRPC、HTTP、HTTPS和QUIC。 [IP类型为网关型LB独有的后端服务器组协议。](tag:hws_eu) 支持多值查询,查询条件格式:*protocol=xxx&protocol=xxx*。 [不支持QUIC。](tag:tm,hws_eu,g42,hk_g42,hcso_dt) [荷兰region不支持QUIC。](tag:dt,dt_test)
|
351
351
|
|
352
352
|
:return: The protocol of this ListMasterSlavePoolsRequest.
|
353
353
|
:rtype: list[str]
|
@@ -358,7 +358,7 @@ class ListMasterSlavePoolsRequest:
|
|
358
358
|
def protocol(self, protocol):
|
359
359
|
"""Sets the protocol of this ListMasterSlavePoolsRequest.
|
360
360
|
|
361
|
-
|
361
|
+
后端服务器组的后端协议。 取值:TCP、UDP、[IP、](tag:hws_eu)TLS、GRPC、HTTP、HTTPS和QUIC。 [IP类型为网关型LB独有的后端服务器组协议。](tag:hws_eu) 支持多值查询,查询条件格式:*protocol=xxx&protocol=xxx*。 [不支持QUIC。](tag:tm,hws_eu,g42,hk_g42,hcso_dt) [荷兰region不支持QUIC。](tag:dt,dt_test)
|
362
362
|
|
363
363
|
:param protocol: The protocol of this ListMasterSlavePoolsRequest.
|
364
364
|
:type protocol: list[str]
|
@@ -369,7 +369,7 @@ class ListMasterSlavePoolsRequest:
|
|
369
369
|
def lb_algorithm(self):
|
370
370
|
"""Gets the lb_algorithm of this ListMasterSlavePoolsRequest.
|
371
371
|
|
372
|
-
|
372
|
+
后端服务器组的负载均衡算法。 取值: 1、ROUND_ROBIN:加权轮询算法。 2、LEAST_CONNECTIONS:加权最少连接算法。 3、SOURCE_IP:源IP算法。 4、QUIC_CID:连接ID算法。 支持多值查询,查询条件格式:*lb_algorithm=xxx&lb_algorithm=xxx*。 [不支持QUIC_CID。](tag:tm,hws_eu,g42,hk_g42,hcso_dt) [荷兰region不支持QUIC_CID。](tag:dt,dt_test)
|
373
373
|
|
374
374
|
:return: The lb_algorithm of this ListMasterSlavePoolsRequest.
|
375
375
|
:rtype: list[str]
|
@@ -380,7 +380,7 @@ class ListMasterSlavePoolsRequest:
|
|
380
380
|
def lb_algorithm(self, lb_algorithm):
|
381
381
|
"""Sets the lb_algorithm of this ListMasterSlavePoolsRequest.
|
382
382
|
|
383
|
-
|
383
|
+
后端服务器组的负载均衡算法。 取值: 1、ROUND_ROBIN:加权轮询算法。 2、LEAST_CONNECTIONS:加权最少连接算法。 3、SOURCE_IP:源IP算法。 4、QUIC_CID:连接ID算法。 支持多值查询,查询条件格式:*lb_algorithm=xxx&lb_algorithm=xxx*。 [不支持QUIC_CID。](tag:tm,hws_eu,g42,hk_g42,hcso_dt) [荷兰region不支持QUIC_CID。](tag:dt,dt_test)
|
384
384
|
|
385
385
|
:param lb_algorithm: The lb_algorithm of this ListMasterSlavePoolsRequest.
|
386
386
|
:type lb_algorithm: list[str]
|
@@ -413,7 +413,7 @@ class ListMasterSlavePoolsRequest:
|
|
413
413
|
def ip_version(self):
|
414
414
|
"""Gets the ip_version of this ListMasterSlavePoolsRequest.
|
415
415
|
|
416
|
-
|
416
|
+
后端服务器组支持的IP版本。 支持多值查询,查询条件格式:*ip_version=xxx&ip_version=xxx*。
|
417
417
|
|
418
418
|
:return: The ip_version of this ListMasterSlavePoolsRequest.
|
419
419
|
:rtype: list[str]
|
@@ -424,7 +424,7 @@ class ListMasterSlavePoolsRequest:
|
|
424
424
|
def ip_version(self, ip_version):
|
425
425
|
"""Sets the ip_version of this ListMasterSlavePoolsRequest.
|
426
426
|
|
427
|
-
|
427
|
+
后端服务器组支持的IP版本。 支持多值查询,查询条件格式:*ip_version=xxx&ip_version=xxx*。
|
428
428
|
|
429
429
|
:param ip_version: The ip_version of this ListMasterSlavePoolsRequest.
|
430
430
|
:type ip_version: list[str]
|
@@ -435,7 +435,7 @@ class ListMasterSlavePoolsRequest:
|
|
435
435
|
def member_address(self):
|
436
436
|
"""Gets the member_address of this ListMasterSlavePoolsRequest.
|
437
437
|
|
438
|
-
|
438
|
+
后端服务器的IP地址。仅用于查询条件,不作为响应参数字段。 支持多值查询,查询条件格式:*member_address=xxx&member_address=xxx*。
|
439
439
|
|
440
440
|
:return: The member_address of this ListMasterSlavePoolsRequest.
|
441
441
|
:rtype: list[str]
|
@@ -446,7 +446,7 @@ class ListMasterSlavePoolsRequest:
|
|
446
446
|
def member_address(self, member_address):
|
447
447
|
"""Sets the member_address of this ListMasterSlavePoolsRequest.
|
448
448
|
|
449
|
-
|
449
|
+
后端服务器的IP地址。仅用于查询条件,不作为响应参数字段。 支持多值查询,查询条件格式:*member_address=xxx&member_address=xxx*。
|
450
450
|
|
451
451
|
:param member_address: The member_address of this ListMasterSlavePoolsRequest.
|
452
452
|
:type member_address: list[str]
|
@@ -457,7 +457,7 @@ class ListMasterSlavePoolsRequest:
|
|
457
457
|
def member_device_id(self):
|
458
458
|
"""Gets the member_device_id of this ListMasterSlavePoolsRequest.
|
459
459
|
|
460
|
-
|
460
|
+
后端服务器对应的弹性云服务器的ID。仅用于查询条件,不作为响应参数字段。 支持多值查询,查询条件格式:*member_device_id=xxx&member_device_id=xxx*。
|
461
461
|
|
462
462
|
:return: The member_device_id of this ListMasterSlavePoolsRequest.
|
463
463
|
:rtype: list[str]
|
@@ -468,7 +468,7 @@ class ListMasterSlavePoolsRequest:
|
|
468
468
|
def member_device_id(self, member_device_id):
|
469
469
|
"""Sets the member_device_id of this ListMasterSlavePoolsRequest.
|
470
470
|
|
471
|
-
|
471
|
+
后端服务器对应的弹性云服务器的ID。仅用于查询条件,不作为响应参数字段。 支持多值查询,查询条件格式:*member_device_id=xxx&member_device_id=xxx*。
|
472
472
|
|
473
473
|
:param member_device_id: The member_device_id of this ListMasterSlavePoolsRequest.
|
474
474
|
:type member_device_id: list[str]
|
@@ -501,7 +501,7 @@ class ListMasterSlavePoolsRequest:
|
|
501
501
|
def member_instance_id(self):
|
502
502
|
"""Gets the member_instance_id of this ListMasterSlavePoolsRequest.
|
503
503
|
|
504
|
-
|
504
|
+
后端服务器ID。仅用于查询条件,不作为响应参数字段。 支持多值查询,查询条件格式:*member_instance_id=xxx&member_instance_id=xxx*。
|
505
505
|
|
506
506
|
:return: The member_instance_id of this ListMasterSlavePoolsRequest.
|
507
507
|
:rtype: list[str]
|
@@ -512,7 +512,7 @@ class ListMasterSlavePoolsRequest:
|
|
512
512
|
def member_instance_id(self, member_instance_id):
|
513
513
|
"""Sets the member_instance_id of this ListMasterSlavePoolsRequest.
|
514
514
|
|
515
|
-
|
515
|
+
后端服务器ID。仅用于查询条件,不作为响应参数字段。 支持多值查询,查询条件格式:*member_instance_id=xxx&member_instance_id=xxx*。
|
516
516
|
|
517
517
|
:param member_instance_id: The member_instance_id of this ListMasterSlavePoolsRequest.
|
518
518
|
:type member_instance_id: list[str]
|
@@ -523,7 +523,7 @@ class ListMasterSlavePoolsRequest:
|
|
523
523
|
def vpc_id(self):
|
524
524
|
"""Gets the vpc_id of this ListMasterSlavePoolsRequest.
|
525
525
|
|
526
|
-
|
526
|
+
后端服务器组关联的虚拟私有云的ID。
|
527
527
|
|
528
528
|
:return: The vpc_id of this ListMasterSlavePoolsRequest.
|
529
529
|
:rtype: list[str]
|
@@ -534,7 +534,7 @@ class ListMasterSlavePoolsRequest:
|
|
534
534
|
def vpc_id(self, vpc_id):
|
535
535
|
"""Sets the vpc_id of this ListMasterSlavePoolsRequest.
|
536
536
|
|
537
|
-
|
537
|
+
后端服务器组关联的虚拟私有云的ID。
|
538
538
|
|
539
539
|
:param vpc_id: The vpc_id of this ListMasterSlavePoolsRequest.
|
540
540
|
:type vpc_id: list[str]
|
@@ -67,27 +67,27 @@ class ListMembersRequest:
|
|
67
67
|
:type limit: int
|
68
68
|
:param page_reverse: 是否反向查询。 取值: - true:查询上一页。 - false:查询下一页,默认。 使用说明: - 必须与limit一起使用。 - 当page_reverse=true时,若要查询上一页,marker取值为当前页返回值的previous_marker。
|
69
69
|
:type page_reverse: bool
|
70
|
-
:param name:
|
70
|
+
:param name: 后端服务器名称。 支持多值查询,查询条件格式:*name=xxx&name=xxx*。
|
71
71
|
:type name: list[str]
|
72
|
-
:param weight:
|
72
|
+
:param weight: 后端服务器的权重,请求将根据pool配置的负载均衡算法和后端服务器的权重进行负载分发。 权重值越大,分发的请求越多。权重为0的后端不再接受新的请求。 取值:0-100。 支持多值查询,查询条件格式:*weight=xxx&weight=xxx*。
|
73
73
|
:type weight: list[int]
|
74
|
-
:param admin_state_up:
|
74
|
+
:param admin_state_up: 后端服务器的管理状态。 取值:true、false。 虽然创建、更新请求支持该字段,但实际取值决定于后端服务器对应的弹性云服务器是否存在。若存在,该值为true,否则,该值为false。
|
75
75
|
:type admin_state_up: bool
|
76
|
-
:param subnet_cidr_id:
|
76
|
+
:param subnet_cidr_id: 后端服务器所在子网的IPv4子网ID或IPv6子网ID。 支持多值查询,查询条件格式:***subnet_cidr_id=xxx&subnet_cidr_id=xxx*。 [不支持IPv6,请勿设置为IPv6子网ID。](tag:dt,dt_test)
|
77
77
|
:type subnet_cidr_id: list[str]
|
78
78
|
:param address: 后端服务器对应的IPv4或IPv6地址。 支持多值查询,查询条件格式:*address=xxx&address=xxx*。 [不支持IPv6,请勿设置为IPv6地址。](tag:dt,dt_test)
|
79
79
|
:type address: list[str]
|
80
80
|
:param protocol_port: 后端服务器业务端口号。 支持多值查询,查询条件格式:*protocol_port=xxx&protocol_port=xxx*。
|
81
81
|
:type protocol_port: list[int]
|
82
|
-
:param id:
|
82
|
+
:param id: 后端服务器ID。 支持多值查询,查询条件格式:*id=xxx&id=xxx*。
|
83
83
|
:type id: list[str]
|
84
|
-
:param operating_status:
|
84
|
+
:param operating_status: 后端服务器的健康状态。 取值: - ONLINE:后端服务器正常。 - NO_MONITOR:后端服务器所在的服务器组没有健康检查器。 - OFFLINE:后端服务器关联的ECS服务器不存在或已关机。 支持多值查询,查询条件格式:*operating_status=xxx&operating_status=xxx*。
|
85
85
|
:type operating_status: list[str]
|
86
86
|
:param enterprise_project_id: 企业项目ID。不传时查询default企业项目\"0\"下的资源,鉴权按照default企业项目鉴权; 如果传值,则传已存在的企业项目ID或all_granted_eps(表示查询所有企业项目)进行查询。 支持多值查询,查询条件格式:*enterprise_project_id=xxx&enterprise_project_id=xxx*。 [不支持该字段,请勿使用。](tag:dt,dt_test,hcso_dt)
|
87
87
|
:type enterprise_project_id: list[str]
|
88
88
|
:param ip_version: 当前后端服务器的IP地址版本。取值:v4、v6。
|
89
89
|
:type ip_version: list[str]
|
90
|
-
:param member_type:
|
90
|
+
:param member_type: 后端服务器的类型。 取值: - ip:跨VPC的member。 - instance:关联到ECS的member。 支持多值查询,查询条件格式:*member_type=xxx&member_type=xxx*。
|
91
91
|
:type member_type: list[str]
|
92
92
|
:param instance_id: member关联的ECS实例ID,空表示跨VPC场景的member。 支持多值查询,查询条件格式:*instance_id=xxx&instance_id=xxx*。
|
93
93
|
:type instance_id: list[str]
|
@@ -237,7 +237,7 @@ class ListMembersRequest:
|
|
237
237
|
def name(self):
|
238
238
|
"""Gets the name of this ListMembersRequest.
|
239
239
|
|
240
|
-
|
240
|
+
后端服务器名称。 支持多值查询,查询条件格式:*name=xxx&name=xxx*。
|
241
241
|
|
242
242
|
:return: The name of this ListMembersRequest.
|
243
243
|
:rtype: list[str]
|
@@ -248,7 +248,7 @@ class ListMembersRequest:
|
|
248
248
|
def name(self, name):
|
249
249
|
"""Sets the name of this ListMembersRequest.
|
250
250
|
|
251
|
-
|
251
|
+
后端服务器名称。 支持多值查询,查询条件格式:*name=xxx&name=xxx*。
|
252
252
|
|
253
253
|
:param name: The name of this ListMembersRequest.
|
254
254
|
:type name: list[str]
|
@@ -259,7 +259,7 @@ class ListMembersRequest:
|
|
259
259
|
def weight(self):
|
260
260
|
"""Gets the weight of this ListMembersRequest.
|
261
261
|
|
262
|
-
|
262
|
+
后端服务器的权重,请求将根据pool配置的负载均衡算法和后端服务器的权重进行负载分发。 权重值越大,分发的请求越多。权重为0的后端不再接受新的请求。 取值:0-100。 支持多值查询,查询条件格式:*weight=xxx&weight=xxx*。
|
263
263
|
|
264
264
|
:return: The weight of this ListMembersRequest.
|
265
265
|
:rtype: list[int]
|
@@ -270,7 +270,7 @@ class ListMembersRequest:
|
|
270
270
|
def weight(self, weight):
|
271
271
|
"""Sets the weight of this ListMembersRequest.
|
272
272
|
|
273
|
-
|
273
|
+
后端服务器的权重,请求将根据pool配置的负载均衡算法和后端服务器的权重进行负载分发。 权重值越大,分发的请求越多。权重为0的后端不再接受新的请求。 取值:0-100。 支持多值查询,查询条件格式:*weight=xxx&weight=xxx*。
|
274
274
|
|
275
275
|
:param weight: The weight of this ListMembersRequest.
|
276
276
|
:type weight: list[int]
|
@@ -281,7 +281,7 @@ class ListMembersRequest:
|
|
281
281
|
def admin_state_up(self):
|
282
282
|
"""Gets the admin_state_up of this ListMembersRequest.
|
283
283
|
|
284
|
-
|
284
|
+
后端服务器的管理状态。 取值:true、false。 虽然创建、更新请求支持该字段,但实际取值决定于后端服务器对应的弹性云服务器是否存在。若存在,该值为true,否则,该值为false。
|
285
285
|
|
286
286
|
:return: The admin_state_up of this ListMembersRequest.
|
287
287
|
:rtype: bool
|
@@ -292,7 +292,7 @@ class ListMembersRequest:
|
|
292
292
|
def admin_state_up(self, admin_state_up):
|
293
293
|
"""Sets the admin_state_up of this ListMembersRequest.
|
294
294
|
|
295
|
-
|
295
|
+
后端服务器的管理状态。 取值:true、false。 虽然创建、更新请求支持该字段,但实际取值决定于后端服务器对应的弹性云服务器是否存在。若存在,该值为true,否则,该值为false。
|
296
296
|
|
297
297
|
:param admin_state_up: The admin_state_up of this ListMembersRequest.
|
298
298
|
:type admin_state_up: bool
|
@@ -303,7 +303,7 @@ class ListMembersRequest:
|
|
303
303
|
def subnet_cidr_id(self):
|
304
304
|
"""Gets the subnet_cidr_id of this ListMembersRequest.
|
305
305
|
|
306
|
-
|
306
|
+
后端服务器所在子网的IPv4子网ID或IPv6子网ID。 支持多值查询,查询条件格式:***subnet_cidr_id=xxx&subnet_cidr_id=xxx*。 [不支持IPv6,请勿设置为IPv6子网ID。](tag:dt,dt_test)
|
307
307
|
|
308
308
|
:return: The subnet_cidr_id of this ListMembersRequest.
|
309
309
|
:rtype: list[str]
|
@@ -314,7 +314,7 @@ class ListMembersRequest:
|
|
314
314
|
def subnet_cidr_id(self, subnet_cidr_id):
|
315
315
|
"""Sets the subnet_cidr_id of this ListMembersRequest.
|
316
316
|
|
317
|
-
|
317
|
+
后端服务器所在子网的IPv4子网ID或IPv6子网ID。 支持多值查询,查询条件格式:***subnet_cidr_id=xxx&subnet_cidr_id=xxx*。 [不支持IPv6,请勿设置为IPv6子网ID。](tag:dt,dt_test)
|
318
318
|
|
319
319
|
:param subnet_cidr_id: The subnet_cidr_id of this ListMembersRequest.
|
320
320
|
:type subnet_cidr_id: list[str]
|
@@ -369,7 +369,7 @@ class ListMembersRequest:
|
|
369
369
|
def id(self):
|
370
370
|
"""Gets the id of this ListMembersRequest.
|
371
371
|
|
372
|
-
|
372
|
+
后端服务器ID。 支持多值查询,查询条件格式:*id=xxx&id=xxx*。
|
373
373
|
|
374
374
|
:return: The id of this ListMembersRequest.
|
375
375
|
:rtype: list[str]
|
@@ -380,7 +380,7 @@ class ListMembersRequest:
|
|
380
380
|
def id(self, id):
|
381
381
|
"""Sets the id of this ListMembersRequest.
|
382
382
|
|
383
|
-
|
383
|
+
后端服务器ID。 支持多值查询,查询条件格式:*id=xxx&id=xxx*。
|
384
384
|
|
385
385
|
:param id: The id of this ListMembersRequest.
|
386
386
|
:type id: list[str]
|
@@ -391,7 +391,7 @@ class ListMembersRequest:
|
|
391
391
|
def operating_status(self):
|
392
392
|
"""Gets the operating_status of this ListMembersRequest.
|
393
393
|
|
394
|
-
|
394
|
+
后端服务器的健康状态。 取值: - ONLINE:后端服务器正常。 - NO_MONITOR:后端服务器所在的服务器组没有健康检查器。 - OFFLINE:后端服务器关联的ECS服务器不存在或已关机。 支持多值查询,查询条件格式:*operating_status=xxx&operating_status=xxx*。
|
395
395
|
|
396
396
|
:return: The operating_status of this ListMembersRequest.
|
397
397
|
:rtype: list[str]
|
@@ -402,7 +402,7 @@ class ListMembersRequest:
|
|
402
402
|
def operating_status(self, operating_status):
|
403
403
|
"""Sets the operating_status of this ListMembersRequest.
|
404
404
|
|
405
|
-
|
405
|
+
后端服务器的健康状态。 取值: - ONLINE:后端服务器正常。 - NO_MONITOR:后端服务器所在的服务器组没有健康检查器。 - OFFLINE:后端服务器关联的ECS服务器不存在或已关机。 支持多值查询,查询条件格式:*operating_status=xxx&operating_status=xxx*。
|
406
406
|
|
407
407
|
:param operating_status: The operating_status of this ListMembersRequest.
|
408
408
|
:type operating_status: list[str]
|
@@ -457,7 +457,7 @@ class ListMembersRequest:
|
|
457
457
|
def member_type(self):
|
458
458
|
"""Gets the member_type of this ListMembersRequest.
|
459
459
|
|
460
|
-
|
460
|
+
后端服务器的类型。 取值: - ip:跨VPC的member。 - instance:关联到ECS的member。 支持多值查询,查询条件格式:*member_type=xxx&member_type=xxx*。
|
461
461
|
|
462
462
|
:return: The member_type of this ListMembersRequest.
|
463
463
|
:rtype: list[str]
|
@@ -468,7 +468,7 @@ class ListMembersRequest:
|
|
468
468
|
def member_type(self, member_type):
|
469
469
|
"""Sets the member_type of this ListMembersRequest.
|
470
470
|
|
471
|
-
|
471
|
+
后端服务器的类型。 取值: - ip:跨VPC的member。 - instance:关联到ECS的member。 支持多值查询,查询条件格式:*member_type=xxx&member_type=xxx*。
|
472
472
|
|
473
473
|
:param member_type: The member_type of this ListMembersRequest.
|
474
474
|
:type member_type: list[str]
|