huaweicloudsdkelb 3.1.115__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.115.dist-info → huaweicloudsdkelb-3.1.117.dist-info}/METADATA +2 -2
- {huaweicloudsdkelb-3.1.115.dist-info → huaweicloudsdkelb-3.1.117.dist-info}/RECORD +67 -67
- {huaweicloudsdkelb-3.1.115.dist-info → huaweicloudsdkelb-3.1.117.dist-info}/LICENSE +0 -0
- {huaweicloudsdkelb-3.1.115.dist-info → huaweicloudsdkelb-3.1.117.dist-info}/WHEEL +0 -0
- {huaweicloudsdkelb-3.1.115.dist-info → huaweicloudsdkelb-3.1.117.dist-info}/top_level.txt +0 -0
@@ -67,7 +67,7 @@ class HealthMonitor:
|
|
67
67
|
:type delay: int
|
68
68
|
:param domain_name: 发送健康检查请求的域名。 取值:以数字或字母开头,只能包含数字、字母、’-’、’.’。 默认为空,表示使用负载均衡器的vip作为http请求的目的地址。 使用说明:当type为HTTP/HTTPS时生效。
|
69
69
|
:type domain_name: str
|
70
|
-
:param expected_codes: 期望响应状态码。 取值: - 单值:单个返回码,例如200。 - 列表:多个特定返回码,例如200,202。 - 区间:一个返回码区间,例如200-204。 默认值:若健康检查type为
|
70
|
+
:param expected_codes: 期望响应状态码。 取值: - 单值:单个返回码,例如200。 - 列表:多个特定返回码,例如200,202。 - 区间:一个返回码区间,例如200-204。 默认值:若健康检查type为GRPC,则默认值为0,;其他为200。 仅支持HTTP/HTTPS/GRPC设置该字段,其他协议设置不会生效。
|
71
71
|
:type expected_codes: str
|
72
72
|
:param http_method: HTTP请求方法。 取值:GET、HEAD、POST,默认GET。 使用说明:当type为HTTP/HTTPS时生效。
|
73
73
|
:type http_method: str
|
@@ -77,17 +77,17 @@ class HealthMonitor:
|
|
77
77
|
:type max_retries: int
|
78
78
|
:param max_retries_down: 健康检查连续失败多少次后,将后端服务器的健康检查状态由ONLINE判定为OFFLINE。取值范围:1-10,默认3。
|
79
79
|
:type max_retries_down: int
|
80
|
-
:param monitor_port: 健康检查端口号。取值:1-65535
|
80
|
+
:param monitor_port: 健康检查端口号。取值:1-65535,默认为空,表示使用后端服务器端口号。[当pool协议为IP时,monitor_port必须指定为非0值。](tag:hws_eu)
|
81
81
|
:type monitor_port: int
|
82
82
|
:param name: 健康检查名称。
|
83
83
|
:type name: str
|
84
|
-
:param pools:
|
84
|
+
:param pools: 健康检查所在的后端服务器组ID列表。实际只会有一个后端服务器组ID。
|
85
85
|
:type pools: list[:class:`huaweicloudsdkelb.v3.PoolRef`]
|
86
86
|
:param project_id: 健康检查所在的项目ID。
|
87
87
|
:type project_id: str
|
88
88
|
:param timeout: 一次健康检查请求的超时时间。 建议该值小于delay的值。
|
89
89
|
:type timeout: int
|
90
|
-
:param type: 健康检查请求协议。 取值:TCP、UDP_CONNECT、HTTP、HTTPS、TLS和
|
90
|
+
:param type: 健康检查请求协议。 取值:TCP、UDP_CONNECT、HTTP、HTTPS、TLS和GRPC。 使用说明: - 若pool的protocol为QUIC,则type只能是UDP_CONNECT。 - 若pool的protocol为UDP,则type只能UDP_CONNECT。 - 若pool的protocol为TCP,则type可以是TCP、HTTP、HTTPS。 [- 若pool的protocol为IP,则type可以是TCP、HTTP、HTTPS。](tag:hws_eu) - 若pool的protocol为HTTP,则type可以是TCP、HTTP、HTTPS、TLS、GRPC。 - 若pool的protocol为HTTPS,则type可以是TCP、HTTP、HTTPS、TLS、GRPC。 - 若pool的protocol为GRPC,则type可以是TCP、HTTP、HTTPS、TLS、GRPC。 - 若pool的protocol为TLS,则type可以是TCP、HTTP、HTTPS、TLS、GRPC。 [不支持QUIC。](tag:tm,hws_eu,g42,hk_g42,hcso_dt) [荷兰region不支持QUIC。](tag:dt,dt_test)
|
91
91
|
:type type: str
|
92
92
|
:param url_path: 健康检查请求的请求路径。以\"/\"开头,默认为\"/\"。 支持使用字母、数字和短划线(-)、正斜线(/)、半角句号(.)、百分号(%)、半角问号(?)、井号(#)和and(&)以及扩展字符集_;~!()*[]@$^:',+ 使用说明:当type为HTTP/HTTPS时生效。
|
93
93
|
:type url_path: str
|
@@ -208,7 +208,7 @@ class HealthMonitor:
|
|
208
208
|
def expected_codes(self):
|
209
209
|
"""Gets the expected_codes of this HealthMonitor.
|
210
210
|
|
211
|
-
期望响应状态码。 取值: - 单值:单个返回码,例如200。 - 列表:多个特定返回码,例如200,202。 - 区间:一个返回码区间,例如200-204。 默认值:若健康检查type为
|
211
|
+
期望响应状态码。 取值: - 单值:单个返回码,例如200。 - 列表:多个特定返回码,例如200,202。 - 区间:一个返回码区间,例如200-204。 默认值:若健康检查type为GRPC,则默认值为0,;其他为200。 仅支持HTTP/HTTPS/GRPC设置该字段,其他协议设置不会生效。
|
212
212
|
|
213
213
|
:return: The expected_codes of this HealthMonitor.
|
214
214
|
:rtype: str
|
@@ -219,7 +219,7 @@ class HealthMonitor:
|
|
219
219
|
def expected_codes(self, expected_codes):
|
220
220
|
"""Sets the expected_codes of this HealthMonitor.
|
221
221
|
|
222
|
-
期望响应状态码。 取值: - 单值:单个返回码,例如200。 - 列表:多个特定返回码,例如200,202。 - 区间:一个返回码区间,例如200-204。 默认值:若健康检查type为
|
222
|
+
期望响应状态码。 取值: - 单值:单个返回码,例如200。 - 列表:多个特定返回码,例如200,202。 - 区间:一个返回码区间,例如200-204。 默认值:若健康检查type为GRPC,则默认值为0,;其他为200。 仅支持HTTP/HTTPS/GRPC设置该字段,其他协议设置不会生效。
|
223
223
|
|
224
224
|
:param expected_codes: The expected_codes of this HealthMonitor.
|
225
225
|
:type expected_codes: str
|
@@ -318,7 +318,7 @@ class HealthMonitor:
|
|
318
318
|
def monitor_port(self):
|
319
319
|
"""Gets the monitor_port of this HealthMonitor.
|
320
320
|
|
321
|
-
健康检查端口号。取值:1-65535
|
321
|
+
健康检查端口号。取值:1-65535,默认为空,表示使用后端服务器端口号。[当pool协议为IP时,monitor_port必须指定为非0值。](tag:hws_eu)
|
322
322
|
|
323
323
|
:return: The monitor_port of this HealthMonitor.
|
324
324
|
:rtype: int
|
@@ -329,7 +329,7 @@ class HealthMonitor:
|
|
329
329
|
def monitor_port(self, monitor_port):
|
330
330
|
"""Sets the monitor_port of this HealthMonitor.
|
331
331
|
|
332
|
-
健康检查端口号。取值:1-65535
|
332
|
+
健康检查端口号。取值:1-65535,默认为空,表示使用后端服务器端口号。[当pool协议为IP时,monitor_port必须指定为非0值。](tag:hws_eu)
|
333
333
|
|
334
334
|
:param monitor_port: The monitor_port of this HealthMonitor.
|
335
335
|
:type monitor_port: int
|
@@ -362,7 +362,7 @@ class HealthMonitor:
|
|
362
362
|
def pools(self):
|
363
363
|
"""Gets the pools of this HealthMonitor.
|
364
364
|
|
365
|
-
|
365
|
+
健康检查所在的后端服务器组ID列表。实际只会有一个后端服务器组ID。
|
366
366
|
|
367
367
|
:return: The pools of this HealthMonitor.
|
368
368
|
:rtype: list[:class:`huaweicloudsdkelb.v3.PoolRef`]
|
@@ -373,7 +373,7 @@ class HealthMonitor:
|
|
373
373
|
def pools(self, pools):
|
374
374
|
"""Sets the pools of this HealthMonitor.
|
375
375
|
|
376
|
-
|
376
|
+
健康检查所在的后端服务器组ID列表。实际只会有一个后端服务器组ID。
|
377
377
|
|
378
378
|
:param pools: The pools of this HealthMonitor.
|
379
379
|
:type pools: list[:class:`huaweicloudsdkelb.v3.PoolRef`]
|
@@ -428,7 +428,7 @@ class HealthMonitor:
|
|
428
428
|
def type(self):
|
429
429
|
"""Gets the type of this HealthMonitor.
|
430
430
|
|
431
|
-
健康检查请求协议。 取值:TCP、UDP_CONNECT、HTTP、HTTPS、TLS和
|
431
|
+
健康检查请求协议。 取值:TCP、UDP_CONNECT、HTTP、HTTPS、TLS和GRPC。 使用说明: - 若pool的protocol为QUIC,则type只能是UDP_CONNECT。 - 若pool的protocol为UDP,则type只能UDP_CONNECT。 - 若pool的protocol为TCP,则type可以是TCP、HTTP、HTTPS。 [- 若pool的protocol为IP,则type可以是TCP、HTTP、HTTPS。](tag:hws_eu) - 若pool的protocol为HTTP,则type可以是TCP、HTTP、HTTPS、TLS、GRPC。 - 若pool的protocol为HTTPS,则type可以是TCP、HTTP、HTTPS、TLS、GRPC。 - 若pool的protocol为GRPC,则type可以是TCP、HTTP、HTTPS、TLS、GRPC。 - 若pool的protocol为TLS,则type可以是TCP、HTTP、HTTPS、TLS、GRPC。 [不支持QUIC。](tag:tm,hws_eu,g42,hk_g42,hcso_dt) [荷兰region不支持QUIC。](tag:dt,dt_test)
|
432
432
|
|
433
433
|
:return: The type of this HealthMonitor.
|
434
434
|
:rtype: str
|
@@ -439,7 +439,7 @@ class HealthMonitor:
|
|
439
439
|
def type(self, type):
|
440
440
|
"""Sets the type of this HealthMonitor.
|
441
441
|
|
442
|
-
健康检查请求协议。 取值:TCP、UDP_CONNECT、HTTP、HTTPS、TLS和
|
442
|
+
健康检查请求协议。 取值:TCP、UDP_CONNECT、HTTP、HTTPS、TLS和GRPC。 使用说明: - 若pool的protocol为QUIC,则type只能是UDP_CONNECT。 - 若pool的protocol为UDP,则type只能UDP_CONNECT。 - 若pool的protocol为TCP,则type可以是TCP、HTTP、HTTPS。 [- 若pool的protocol为IP,则type可以是TCP、HTTP、HTTPS。](tag:hws_eu) - 若pool的protocol为HTTP,则type可以是TCP、HTTP、HTTPS、TLS、GRPC。 - 若pool的protocol为HTTPS,则type可以是TCP、HTTP、HTTPS、TLS、GRPC。 - 若pool的protocol为GRPC,则type可以是TCP、HTTP、HTTPS、TLS、GRPC。 - 若pool的protocol为TLS,则type可以是TCP、HTTP、HTTPS、TLS、GRPC。 [不支持QUIC。](tag:tm,hws_eu,g42,hk_g42,hcso_dt) [荷兰region不支持QUIC。](tag:dt,dt_test)
|
443
443
|
|
444
444
|
:param type: The type of this HealthMonitor.
|
445
445
|
:type type: str
|
@@ -69,7 +69,7 @@ class L7Policy:
|
|
69
69
|
|
70
70
|
The model defined in huaweicloud sdk
|
71
71
|
|
72
|
-
:param action: 参数解释:转发策略的转发动作。 约束限制: - REDIRECT_TO_LISTENER的优先级最高,配置了以后,该监听器下的其他policy会失效。 - 当action为REDIRECT_TO_POOL时, 只支持创建在PROTOCOL为HTTP、HTTPS、TERMINATED_HTTPS的listener上。 - 当action为REDIRECT_TO_LISTENER时,只支持创建在PROTOCOL为HTTP的listener上。 取值范围: - REDIRECT_TO_POOL
|
72
|
+
:param action: 参数解释:转发策略的转发动作。 约束限制: - REDIRECT_TO_LISTENER的优先级最高,配置了以后,该监听器下的其他policy会失效。 - 当action为REDIRECT_TO_POOL时, 只支持创建在PROTOCOL为HTTP、HTTPS、TERMINATED_HTTPS的listener上。 - 当action为REDIRECT_TO_LISTENER时,只支持创建在PROTOCOL为HTTP的listener上。 取值范围: - REDIRECT_TO_POOL:转发到后端服务器组; - REDIRECT_TO_LISTENER:重定向到监听器; - REDIRECT_TO_URL:重定向到URL; - FIXED_RESPONSE:返回固定响应体。 [不支持REDIRECT_TO_URL和FIXED_RESPONSE](tag:hcso_dt)
|
73
73
|
:type action: str
|
74
74
|
:param admin_state_up: 参数解释:转发策略的管理状态。 约束限制:只支持设置为true。
|
75
75
|
:type admin_state_up: bool
|
@@ -170,7 +170,7 @@ class L7Policy:
|
|
170
170
|
def action(self):
|
171
171
|
"""Gets the action of this L7Policy.
|
172
172
|
|
173
|
-
参数解释:转发策略的转发动作。 约束限制: - REDIRECT_TO_LISTENER的优先级最高,配置了以后,该监听器下的其他policy会失效。 - 当action为REDIRECT_TO_POOL时, 只支持创建在PROTOCOL为HTTP、HTTPS、TERMINATED_HTTPS的listener上。 - 当action为REDIRECT_TO_LISTENER时,只支持创建在PROTOCOL为HTTP的listener上。 取值范围: - REDIRECT_TO_POOL
|
173
|
+
参数解释:转发策略的转发动作。 约束限制: - REDIRECT_TO_LISTENER的优先级最高,配置了以后,该监听器下的其他policy会失效。 - 当action为REDIRECT_TO_POOL时, 只支持创建在PROTOCOL为HTTP、HTTPS、TERMINATED_HTTPS的listener上。 - 当action为REDIRECT_TO_LISTENER时,只支持创建在PROTOCOL为HTTP的listener上。 取值范围: - REDIRECT_TO_POOL:转发到后端服务器组; - REDIRECT_TO_LISTENER:重定向到监听器; - REDIRECT_TO_URL:重定向到URL; - FIXED_RESPONSE:返回固定响应体。 [不支持REDIRECT_TO_URL和FIXED_RESPONSE](tag:hcso_dt)
|
174
174
|
|
175
175
|
:return: The action of this L7Policy.
|
176
176
|
:rtype: str
|
@@ -181,7 +181,7 @@ class L7Policy:
|
|
181
181
|
def action(self, action):
|
182
182
|
"""Sets the action of this L7Policy.
|
183
183
|
|
184
|
-
参数解释:转发策略的转发动作。 约束限制: - REDIRECT_TO_LISTENER的优先级最高,配置了以后,该监听器下的其他policy会失效。 - 当action为REDIRECT_TO_POOL时, 只支持创建在PROTOCOL为HTTP、HTTPS、TERMINATED_HTTPS的listener上。 - 当action为REDIRECT_TO_LISTENER时,只支持创建在PROTOCOL为HTTP的listener上。 取值范围: - REDIRECT_TO_POOL
|
184
|
+
参数解释:转发策略的转发动作。 约束限制: - REDIRECT_TO_LISTENER的优先级最高,配置了以后,该监听器下的其他policy会失效。 - 当action为REDIRECT_TO_POOL时, 只支持创建在PROTOCOL为HTTP、HTTPS、TERMINATED_HTTPS的listener上。 - 当action为REDIRECT_TO_LISTENER时,只支持创建在PROTOCOL为HTTP的listener上。 取值范围: - REDIRECT_TO_POOL:转发到后端服务器组; - REDIRECT_TO_LISTENER:重定向到监听器; - REDIRECT_TO_URL:重定向到URL; - FIXED_RESPONSE:返回固定响应体。 [不支持REDIRECT_TO_URL和FIXED_RESPONSE](tag:hcso_dt)
|
185
185
|
|
186
186
|
:param action: The action of this L7Policy.
|
187
187
|
:type action: str
|
@@ -63,21 +63,21 @@ class ListAllMembersRequest:
|
|
63
63
|
:type limit: int
|
64
64
|
:param page_reverse: 是否反向查询。 取值: - true:查询上一页。 - false:查询下一页,默认。 使用说明: - 必须与limit一起使用。 - 当page_reverse=true时,若要查询上一页,marker取值为当前页返回值的previous_marker。
|
65
65
|
:type page_reverse: bool
|
66
|
-
:param name:
|
66
|
+
:param name: 后端服务器名称。 支持多值查询,查询条件格式:*name=xxx&name=xxx*。
|
67
67
|
:type name: list[str]
|
68
|
-
:param weight:
|
68
|
+
:param weight: 后端服务器的权重,请求按权重在同一后端服务器组下的后端服务器间分发。 权重为0的后端不再接受新的请求。 当后端服务器所在的后端服务器组的lb_algorithm的取值为SOURCE_IP时,该字段无效。 支持多值查询,查询条件格式:*weight=xxx&weight=xxx*。
|
69
69
|
:type weight: list[int]
|
70
|
-
:param admin_state_up:
|
70
|
+
:param admin_state_up: 后端服务器的管理状态;该字段虽然支持创建、更新,但实际取值决定于member对应的弹性云服务器是否存在。 若存在,该值为true,否则,该值为false。
|
71
71
|
:type admin_state_up: bool
|
72
|
-
:param subnet_cidr_id:
|
72
|
+
:param subnet_cidr_id: 后端服务器所在的子网ID。该子网和后端服务器关联的负载均衡器的子网必须在同一VPC下。只支持指定IPv4的子网ID。 支持多值查询,查询条件格式:***subnet_cidr_id=xxx&subnet_cidr_id=xxx*。
|
73
73
|
:type subnet_cidr_id: list[str]
|
74
|
-
:param address:
|
74
|
+
:param address: 后端服务器的对应的IP地址,这个IP必须在subnet_cidr_id字段的子网网段中。 例如:192.168.3.11。 支持多值查询,查询条件格式:*address=xxx&address=xxx*。
|
75
75
|
:type address: list[str]
|
76
76
|
:param protocol_port: 后端服务器端口号。 支持多值查询,查询条件格式:*protocol_port=xxx&protocol_port=xxx*。
|
77
77
|
:type protocol_port: list[int]
|
78
|
-
:param id:
|
78
|
+
:param id: 后端服务器ID。 支持多值查询,查询条件格式:*id=xxx&id=xxx*。
|
79
79
|
:type id: list[str]
|
80
|
-
:param operating_status:
|
80
|
+
:param operating_status: 后端服务器的健康状态。 取值: - ONLINE,后端服务器正常运行。 - NO_MONITOR,后端服务器无健康检查。 - OFFLINE,已下线。 支持多值查询,查询条件格式:*operating_status=xxx&operating_status=*。
|
81
81
|
:type operating_status: list[str]
|
82
82
|
: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)
|
83
83
|
:type enterprise_project_id: list[str]
|
@@ -209,7 +209,7 @@ class ListAllMembersRequest:
|
|
209
209
|
def name(self):
|
210
210
|
"""Gets the name of this ListAllMembersRequest.
|
211
211
|
|
212
|
-
|
212
|
+
后端服务器名称。 支持多值查询,查询条件格式:*name=xxx&name=xxx*。
|
213
213
|
|
214
214
|
:return: The name of this ListAllMembersRequest.
|
215
215
|
:rtype: list[str]
|
@@ -220,7 +220,7 @@ class ListAllMembersRequest:
|
|
220
220
|
def name(self, name):
|
221
221
|
"""Sets the name of this ListAllMembersRequest.
|
222
222
|
|
223
|
-
|
223
|
+
后端服务器名称。 支持多值查询,查询条件格式:*name=xxx&name=xxx*。
|
224
224
|
|
225
225
|
:param name: The name of this ListAllMembersRequest.
|
226
226
|
:type name: list[str]
|
@@ -231,7 +231,7 @@ class ListAllMembersRequest:
|
|
231
231
|
def weight(self):
|
232
232
|
"""Gets the weight of this ListAllMembersRequest.
|
233
233
|
|
234
|
-
|
234
|
+
后端服务器的权重,请求按权重在同一后端服务器组下的后端服务器间分发。 权重为0的后端不再接受新的请求。 当后端服务器所在的后端服务器组的lb_algorithm的取值为SOURCE_IP时,该字段无效。 支持多值查询,查询条件格式:*weight=xxx&weight=xxx*。
|
235
235
|
|
236
236
|
:return: The weight of this ListAllMembersRequest.
|
237
237
|
:rtype: list[int]
|
@@ -242,7 +242,7 @@ class ListAllMembersRequest:
|
|
242
242
|
def weight(self, weight):
|
243
243
|
"""Sets the weight of this ListAllMembersRequest.
|
244
244
|
|
245
|
-
|
245
|
+
后端服务器的权重,请求按权重在同一后端服务器组下的后端服务器间分发。 权重为0的后端不再接受新的请求。 当后端服务器所在的后端服务器组的lb_algorithm的取值为SOURCE_IP时,该字段无效。 支持多值查询,查询条件格式:*weight=xxx&weight=xxx*。
|
246
246
|
|
247
247
|
:param weight: The weight of this ListAllMembersRequest.
|
248
248
|
:type weight: list[int]
|
@@ -253,7 +253,7 @@ class ListAllMembersRequest:
|
|
253
253
|
def admin_state_up(self):
|
254
254
|
"""Gets the admin_state_up of this ListAllMembersRequest.
|
255
255
|
|
256
|
-
|
256
|
+
后端服务器的管理状态;该字段虽然支持创建、更新,但实际取值决定于member对应的弹性云服务器是否存在。 若存在,该值为true,否则,该值为false。
|
257
257
|
|
258
258
|
:return: The admin_state_up of this ListAllMembersRequest.
|
259
259
|
:rtype: bool
|
@@ -264,7 +264,7 @@ class ListAllMembersRequest:
|
|
264
264
|
def admin_state_up(self, admin_state_up):
|
265
265
|
"""Sets the admin_state_up of this ListAllMembersRequest.
|
266
266
|
|
267
|
-
|
267
|
+
后端服务器的管理状态;该字段虽然支持创建、更新,但实际取值决定于member对应的弹性云服务器是否存在。 若存在,该值为true,否则,该值为false。
|
268
268
|
|
269
269
|
:param admin_state_up: The admin_state_up of this ListAllMembersRequest.
|
270
270
|
:type admin_state_up: bool
|
@@ -275,7 +275,7 @@ class ListAllMembersRequest:
|
|
275
275
|
def subnet_cidr_id(self):
|
276
276
|
"""Gets the subnet_cidr_id of this ListAllMembersRequest.
|
277
277
|
|
278
|
-
|
278
|
+
后端服务器所在的子网ID。该子网和后端服务器关联的负载均衡器的子网必须在同一VPC下。只支持指定IPv4的子网ID。 支持多值查询,查询条件格式:***subnet_cidr_id=xxx&subnet_cidr_id=xxx*。
|
279
279
|
|
280
280
|
:return: The subnet_cidr_id of this ListAllMembersRequest.
|
281
281
|
:rtype: list[str]
|
@@ -286,7 +286,7 @@ class ListAllMembersRequest:
|
|
286
286
|
def subnet_cidr_id(self, subnet_cidr_id):
|
287
287
|
"""Sets the subnet_cidr_id of this ListAllMembersRequest.
|
288
288
|
|
289
|
-
|
289
|
+
后端服务器所在的子网ID。该子网和后端服务器关联的负载均衡器的子网必须在同一VPC下。只支持指定IPv4的子网ID。 支持多值查询,查询条件格式:***subnet_cidr_id=xxx&subnet_cidr_id=xxx*。
|
290
290
|
|
291
291
|
:param subnet_cidr_id: The subnet_cidr_id of this ListAllMembersRequest.
|
292
292
|
:type subnet_cidr_id: list[str]
|
@@ -297,7 +297,7 @@ class ListAllMembersRequest:
|
|
297
297
|
def address(self):
|
298
298
|
"""Gets the address of this ListAllMembersRequest.
|
299
299
|
|
300
|
-
|
300
|
+
后端服务器的对应的IP地址,这个IP必须在subnet_cidr_id字段的子网网段中。 例如:192.168.3.11。 支持多值查询,查询条件格式:*address=xxx&address=xxx*。
|
301
301
|
|
302
302
|
:return: The address of this ListAllMembersRequest.
|
303
303
|
:rtype: list[str]
|
@@ -308,7 +308,7 @@ class ListAllMembersRequest:
|
|
308
308
|
def address(self, address):
|
309
309
|
"""Sets the address of this ListAllMembersRequest.
|
310
310
|
|
311
|
-
|
311
|
+
后端服务器的对应的IP地址,这个IP必须在subnet_cidr_id字段的子网网段中。 例如:192.168.3.11。 支持多值查询,查询条件格式:*address=xxx&address=xxx*。
|
312
312
|
|
313
313
|
:param address: The address of this ListAllMembersRequest.
|
314
314
|
:type address: list[str]
|
@@ -341,7 +341,7 @@ class ListAllMembersRequest:
|
|
341
341
|
def id(self):
|
342
342
|
"""Gets the id of this ListAllMembersRequest.
|
343
343
|
|
344
|
-
|
344
|
+
后端服务器ID。 支持多值查询,查询条件格式:*id=xxx&id=xxx*。
|
345
345
|
|
346
346
|
:return: The id of this ListAllMembersRequest.
|
347
347
|
:rtype: list[str]
|
@@ -352,7 +352,7 @@ class ListAllMembersRequest:
|
|
352
352
|
def id(self, id):
|
353
353
|
"""Sets the id of this ListAllMembersRequest.
|
354
354
|
|
355
|
-
|
355
|
+
后端服务器ID。 支持多值查询,查询条件格式:*id=xxx&id=xxx*。
|
356
356
|
|
357
357
|
:param id: The id of this ListAllMembersRequest.
|
358
358
|
:type id: list[str]
|
@@ -363,7 +363,7 @@ class ListAllMembersRequest:
|
|
363
363
|
def operating_status(self):
|
364
364
|
"""Gets the operating_status of this ListAllMembersRequest.
|
365
365
|
|
366
|
-
|
366
|
+
后端服务器的健康状态。 取值: - ONLINE,后端服务器正常运行。 - NO_MONITOR,后端服务器无健康检查。 - OFFLINE,已下线。 支持多值查询,查询条件格式:*operating_status=xxx&operating_status=*。
|
367
367
|
|
368
368
|
:return: The operating_status of this ListAllMembersRequest.
|
369
369
|
:rtype: list[str]
|
@@ -374,7 +374,7 @@ class ListAllMembersRequest:
|
|
374
374
|
def operating_status(self, operating_status):
|
375
375
|
"""Sets the operating_status of this ListAllMembersRequest.
|
376
376
|
|
377
|
-
|
377
|
+
后端服务器的健康状态。 取值: - ONLINE,后端服务器正常运行。 - NO_MONITOR,后端服务器无健康检查。 - OFFLINE,已下线。 支持多值查询,查询条件格式:*operating_status=xxx&operating_status=*。
|
378
378
|
|
379
379
|
:param operating_status: The operating_status of this ListAllMembersRequest.
|
380
380
|
:type operating_status: list[str]
|
@@ -29,7 +29,7 @@ class ListAvailabilityZonesRequest:
|
|
29
29
|
|
30
30
|
The model defined in huaweicloud sdk
|
31
31
|
|
32
|
-
:param public_border_group:
|
32
|
+
:param public_border_group: 参数解释:可用区组。
|
33
33
|
:type public_border_group: str
|
34
34
|
"""
|
35
35
|
|
@@ -45,7 +45,7 @@ class ListAvailabilityZonesRequest:
|
|
45
45
|
def public_border_group(self):
|
46
46
|
"""Gets the public_border_group of this ListAvailabilityZonesRequest.
|
47
47
|
|
48
|
-
|
48
|
+
参数解释:可用区组。
|
49
49
|
|
50
50
|
:return: The public_border_group of this ListAvailabilityZonesRequest.
|
51
51
|
:rtype: str
|
@@ -56,7 +56,7 @@ class ListAvailabilityZonesRequest:
|
|
56
56
|
def public_border_group(self, public_border_group):
|
57
57
|
"""Sets the public_border_group of this ListAvailabilityZonesRequest.
|
58
58
|
|
59
|
-
|
59
|
+
参数解释:可用区组。
|
60
60
|
|
61
61
|
:param public_border_group: The public_border_group of this ListAvailabilityZonesRequest.
|
62
62
|
:type public_border_group: str
|
@@ -38,7 +38,7 @@ class ListAvailabilityZonesResponse(SdkResponse):
|
|
38
38
|
:type request_id: str
|
39
39
|
:param availability_zones: 参数解释:返回创建LB时可使用的可用区集合列表。如:[[az1,az2],[az2,az3]] ,则在创建LB时,只能从其中的一个子列表中选择一个或多个可用区,不能跨列表选择。在上述例子中,不能选择az1和az3。
|
40
40
|
:type availability_zones: list[list[AvailabilityZone]]
|
41
|
-
:param spec_code:
|
41
|
+
:param spec_code: 参数解释:可用区的产品编码,仅边缘场景有效。
|
42
42
|
:type spec_code: str
|
43
43
|
"""
|
44
44
|
|
@@ -104,7 +104,7 @@ class ListAvailabilityZonesResponse(SdkResponse):
|
|
104
104
|
def spec_code(self):
|
105
105
|
"""Gets the spec_code of this ListAvailabilityZonesResponse.
|
106
106
|
|
107
|
-
|
107
|
+
参数解释:可用区的产品编码,仅边缘场景有效。
|
108
108
|
|
109
109
|
:return: The spec_code of this ListAvailabilityZonesResponse.
|
110
110
|
:rtype: str
|
@@ -115,7 +115,7 @@ class ListAvailabilityZonesResponse(SdkResponse):
|
|
115
115
|
def spec_code(self, spec_code):
|
116
116
|
"""Sets the spec_code of this ListAvailabilityZonesResponse.
|
117
117
|
|
118
|
-
|
118
|
+
参数解释:可用区的产品编码,仅边缘场景有效。
|
119
119
|
|
120
120
|
:param spec_code: The spec_code of this ListAvailabilityZonesResponse.
|
121
121
|
:type spec_code: str
|
@@ -41,7 +41,7 @@ class ListFlavorsRequest:
|
|
41
41
|
|
42
42
|
The model defined in huaweicloud sdk
|
43
43
|
|
44
|
-
:param marker: 参数解释:上一页最后一条记录的ID。
|
44
|
+
:param marker: 参数解释:上一页最后一条记录的ID。 约束限制: - 必须与limit一起使用。 - 不指定时表示查询第一页。 - 该字段不允许为空或无效的ID。
|
45
45
|
:type marker: str
|
46
46
|
:param limit: 参数解释:每页返回的个数。 取值范围:0-2000 默认取值:2000
|
47
47
|
:type limit: int
|
@@ -87,7 +87,7 @@ class ListFlavorsRequest:
|
|
87
87
|
def marker(self):
|
88
88
|
"""Gets the marker of this ListFlavorsRequest.
|
89
89
|
|
90
|
-
参数解释:上一页最后一条记录的ID。
|
90
|
+
参数解释:上一页最后一条记录的ID。 约束限制: - 必须与limit一起使用。 - 不指定时表示查询第一页。 - 该字段不允许为空或无效的ID。
|
91
91
|
|
92
92
|
:return: The marker of this ListFlavorsRequest.
|
93
93
|
:rtype: str
|
@@ -98,7 +98,7 @@ class ListFlavorsRequest:
|
|
98
98
|
def marker(self, marker):
|
99
99
|
"""Sets the marker of this ListFlavorsRequest.
|
100
100
|
|
101
|
-
参数解释:上一页最后一条记录的ID。
|
101
|
+
参数解释:上一页最后一条记录的ID。 约束限制: - 必须与limit一起使用。 - 不指定时表示查询第一页。 - 该字段不允许为空或无效的ID。
|
102
102
|
|
103
103
|
:param marker: The marker of this ListFlavorsRequest.
|
104
104
|
:type marker: str
|
@@ -85,9 +85,9 @@ class ListHealthMonitorsRequest:
|
|
85
85
|
:type max_retries_down: list[int]
|
86
86
|
:param timeout: 一次健康检查请求的超时时间。
|
87
87
|
:type timeout: int
|
88
|
-
:param type: 健康检查请求协议。 取值:TCP、UDP_CONNECT、HTTP、HTTPS、TLS和
|
88
|
+
:param type: 健康检查请求协议。 取值:TCP、UDP_CONNECT、HTTP、HTTPS、TLS和GRPC。 支持多值查询,查询条件格式:*****type=xxx&type=xxx*****。
|
89
89
|
:type type: list[str]
|
90
|
-
:param expected_codes: 期望响应状态码。 取值: - 单值:单个返回码,例如200。 - 列表:多个特定返回码,例如200,202。 - 区间:一个返回码区间,例如200-204。 默认值:200。 仅支持HTTP/HTTPS/
|
90
|
+
:param expected_codes: 期望响应状态码。 取值: - 单值:单个返回码,例如200。 - 列表:多个特定返回码,例如200,202。 - 区间:一个返回码区间,例如200-204。 默认值:200。 仅支持HTTP/HTTPS/GRPC设置该字段,其他协议设置不会生效。 支持多值查询,查询条件格式:****expected_codes=xxx&expected_codes=xxx****。
|
91
91
|
:type expected_codes: list[str]
|
92
92
|
:param url_path: 健康检查测试member健康时发送的http请求路径。默认为“/”。 使用说明:以“/”开头。当type为HTTP/HTTPS时生效。 支持多值查询,查询条件格式:***url_path=xxx&url_path=xxx***。
|
93
93
|
:type url_path: list[str]
|
@@ -421,7 +421,7 @@ class ListHealthMonitorsRequest:
|
|
421
421
|
def type(self):
|
422
422
|
"""Gets the type of this ListHealthMonitorsRequest.
|
423
423
|
|
424
|
-
健康检查请求协议。 取值:TCP、UDP_CONNECT、HTTP、HTTPS、TLS和
|
424
|
+
健康检查请求协议。 取值:TCP、UDP_CONNECT、HTTP、HTTPS、TLS和GRPC。 支持多值查询,查询条件格式:*****type=xxx&type=xxx*****。
|
425
425
|
|
426
426
|
:return: The type of this ListHealthMonitorsRequest.
|
427
427
|
:rtype: list[str]
|
@@ -432,7 +432,7 @@ class ListHealthMonitorsRequest:
|
|
432
432
|
def type(self, type):
|
433
433
|
"""Sets the type of this ListHealthMonitorsRequest.
|
434
434
|
|
435
|
-
健康检查请求协议。 取值:TCP、UDP_CONNECT、HTTP、HTTPS、TLS和
|
435
|
+
健康检查请求协议。 取值:TCP、UDP_CONNECT、HTTP、HTTPS、TLS和GRPC。 支持多值查询,查询条件格式:*****type=xxx&type=xxx*****。
|
436
436
|
|
437
437
|
:param type: The type of this ListHealthMonitorsRequest.
|
438
438
|
:type type: list[str]
|
@@ -443,7 +443,7 @@ class ListHealthMonitorsRequest:
|
|
443
443
|
def expected_codes(self):
|
444
444
|
"""Gets the expected_codes of this ListHealthMonitorsRequest.
|
445
445
|
|
446
|
-
期望响应状态码。 取值: - 单值:单个返回码,例如200。 - 列表:多个特定返回码,例如200,202。 - 区间:一个返回码区间,例如200-204。 默认值:200。 仅支持HTTP/HTTPS/
|
446
|
+
期望响应状态码。 取值: - 单值:单个返回码,例如200。 - 列表:多个特定返回码,例如200,202。 - 区间:一个返回码区间,例如200-204。 默认值:200。 仅支持HTTP/HTTPS/GRPC设置该字段,其他协议设置不会生效。 支持多值查询,查询条件格式:****expected_codes=xxx&expected_codes=xxx****。
|
447
447
|
|
448
448
|
:return: The expected_codes of this ListHealthMonitorsRequest.
|
449
449
|
:rtype: list[str]
|
@@ -454,7 +454,7 @@ class ListHealthMonitorsRequest:
|
|
454
454
|
def expected_codes(self, expected_codes):
|
455
455
|
"""Sets the expected_codes of this ListHealthMonitorsRequest.
|
456
456
|
|
457
|
-
期望响应状态码。 取值: - 单值:单个返回码,例如200。 - 列表:多个特定返回码,例如200,202。 - 区间:一个返回码区间,例如200-204。 默认值:200。 仅支持HTTP/HTTPS/
|
457
|
+
期望响应状态码。 取值: - 单值:单个返回码,例如200。 - 列表:多个特定返回码,例如200,202。 - 区间:一个返回码区间,例如200-204。 默认值:200。 仅支持HTTP/HTTPS/GRPC设置该字段,其他协议设置不会生效。 支持多值查询,查询条件格式:****expected_codes=xxx&expected_codes=xxx****。
|
458
458
|
|
459
459
|
:param expected_codes: The expected_codes of this ListHealthMonitorsRequest.
|
460
460
|
:type expected_codes: list[str]
|
@@ -81,7 +81,7 @@ class ListL7PoliciesRequest:
|
|
81
81
|
:type listener_id: list[str]
|
82
82
|
:param position: 参数解释:转发策略的优先级。 支持多值查询,查询条件格式:****position=xxx&position=xxx****。 不支持该字段,请勿使用。
|
83
83
|
:type position: list[int]
|
84
|
-
:param action: 参数解释:转发策略的转发动作。 取值范围: - REDIRECT_TO_POOL
|
84
|
+
:param action: 参数解释:转发策略的转发动作。 取值范围: - REDIRECT_TO_POOL:转发到后端服务器组。 - REDIRECT_TO_LISTENER:重定向到监听器。 - REDIRECT_TO_URL:重定向到URL。 - FIXED_RESPONSE:返回固定响应体。 支持多值查询,查询条件格式:*****action=xxx&action=xxx*****。 [不支持REDIRECT_TO_URL和FIXED_RESPONSE](tag:hcso_dt)
|
85
85
|
:type action: list[str]
|
86
86
|
:param redirect_url: 参数解释:转发到的url。 支持多值查询,查询条件格式:****redirect_url=xxx&redirect_url=xxx****。 不支持该字段,请勿使用。
|
87
87
|
:type redirect_url: list[str]
|
@@ -377,7 +377,7 @@ class ListL7PoliciesRequest:
|
|
377
377
|
def action(self):
|
378
378
|
"""Gets the action of this ListL7PoliciesRequest.
|
379
379
|
|
380
|
-
参数解释:转发策略的转发动作。 取值范围: - REDIRECT_TO_POOL
|
380
|
+
参数解释:转发策略的转发动作。 取值范围: - REDIRECT_TO_POOL:转发到后端服务器组。 - REDIRECT_TO_LISTENER:重定向到监听器。 - REDIRECT_TO_URL:重定向到URL。 - FIXED_RESPONSE:返回固定响应体。 支持多值查询,查询条件格式:*****action=xxx&action=xxx*****。 [不支持REDIRECT_TO_URL和FIXED_RESPONSE](tag:hcso_dt)
|
381
381
|
|
382
382
|
:return: The action of this ListL7PoliciesRequest.
|
383
383
|
:rtype: list[str]
|
@@ -388,7 +388,7 @@ class ListL7PoliciesRequest:
|
|
388
388
|
def action(self, action):
|
389
389
|
"""Sets the action of this ListL7PoliciesRequest.
|
390
390
|
|
391
|
-
参数解释:转发策略的转发动作。 取值范围: - REDIRECT_TO_POOL
|
391
|
+
参数解释:转发策略的转发动作。 取值范围: - REDIRECT_TO_POOL:转发到后端服务器组。 - REDIRECT_TO_LISTENER:重定向到监听器。 - REDIRECT_TO_URL:重定向到URL。 - FIXED_RESPONSE:返回固定响应体。 支持多值查询,查询条件格式:*****action=xxx&action=xxx*****。 [不支持REDIRECT_TO_URL和FIXED_RESPONSE](tag:hcso_dt)
|
392
392
|
|
393
393
|
:param action: The action of this ListL7PoliciesRequest.
|
394
394
|
:type action: list[str]
|
@@ -103,7 +103,7 @@ class ListListenersRequest:
|
|
103
103
|
:type admin_state_up: bool
|
104
104
|
:param connection_limit: 监听器的最大连接数。 取值:-1表示不限制连接数。 支持多值查询,查询条件格式:*connection_limit=xxx&connection_limit=xxx*。 不支持该字段,请勿使用。
|
105
105
|
:type connection_limit: list[int]
|
106
|
-
:param default_pool_id:
|
106
|
+
:param default_pool_id: 监听器的默认后端服务器组ID。当请求没有匹配的转发策略时,转发到默认后端服务器上处理。 支持多值查询,查询条件格式:*default_pool_id=xxx&default_pool_id=xxx*。
|
107
107
|
:type default_pool_id: list[str]
|
108
108
|
:param id: 监听器ID。 支持多值查询,查询条件格式:*id=xxx&id=xxx*。
|
109
109
|
:type id: list[str]
|
@@ -115,9 +115,9 @@ class ListListenersRequest:
|
|
115
115
|
:type loadbalancer_id: list[str]
|
116
116
|
:param tls_ciphers_policy: 监听器使用的安全策略。 支持多值查询,查询条件格式:*tls_ciphers_policy=xxx&tls_ciphers_policy=xxx*。
|
117
117
|
:type tls_ciphers_policy: list[str]
|
118
|
-
:param member_address:
|
118
|
+
:param member_address: 后端服务器的IP地址。仅用于查询条件,不作为响应参数字段。 支持多值查询,查询条件格式:*member_address=xxx&member_address=xxx*。
|
119
119
|
:type member_address: list[str]
|
120
|
-
:param member_device_id:
|
120
|
+
:param member_device_id: 后端服务器对应的弹性云服务器的ID。仅用于查询条件,不作为响应参数字段。 支持多值查询,查询条件格式:*member_device_id=xxx&member_device_id=xxx*。
|
121
121
|
:type member_device_id: list[str]
|
122
122
|
: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)
|
123
123
|
:type enterprise_project_id: list[str]
|
@@ -135,7 +135,7 @@ class ListListenersRequest:
|
|
135
135
|
:type proxy_protocol_enable: bool
|
136
136
|
:param enhance_l7policy_enable: 是否开启高级转发策略功能。开启高级转发策略后,支持更灵活的转发策略和转发规则设置。 取值:true开启,false不开启。 [荷兰region不支持该字段,请勿使用。](tag:dt,dt_test)
|
137
137
|
:type enhance_l7policy_enable: bool
|
138
|
-
:param member_instance_id:
|
138
|
+
:param member_instance_id: 后端服务器ID。仅用于查询条件,不作为响应参数字段。 支持多值查询,查询条件格式:*member_instance_id=xxx&member_instance_id=xxx*。
|
139
139
|
:type member_instance_id: list[str]
|
140
140
|
:param protection_status: 修改保护状态, 取值: - nonProtection: 不保护,默认值为nonProtection - consoleProtection: 控制台修改保护
|
141
141
|
:type protection_status: list[str]
|
@@ -454,7 +454,7 @@ class ListListenersRequest:
|
|
454
454
|
def default_pool_id(self):
|
455
455
|
"""Gets the default_pool_id of this ListListenersRequest.
|
456
456
|
|
457
|
-
|
457
|
+
监听器的默认后端服务器组ID。当请求没有匹配的转发策略时,转发到默认后端服务器上处理。 支持多值查询,查询条件格式:*default_pool_id=xxx&default_pool_id=xxx*。
|
458
458
|
|
459
459
|
:return: The default_pool_id of this ListListenersRequest.
|
460
460
|
:rtype: list[str]
|
@@ -465,7 +465,7 @@ class ListListenersRequest:
|
|
465
465
|
def default_pool_id(self, default_pool_id):
|
466
466
|
"""Sets the default_pool_id of this ListListenersRequest.
|
467
467
|
|
468
|
-
|
468
|
+
监听器的默认后端服务器组ID。当请求没有匹配的转发策略时,转发到默认后端服务器上处理。 支持多值查询,查询条件格式:*default_pool_id=xxx&default_pool_id=xxx*。
|
469
469
|
|
470
470
|
:param default_pool_id: The default_pool_id of this ListListenersRequest.
|
471
471
|
:type default_pool_id: list[str]
|
@@ -586,7 +586,7 @@ class ListListenersRequest:
|
|
586
586
|
def member_address(self):
|
587
587
|
"""Gets the member_address of this ListListenersRequest.
|
588
588
|
|
589
|
-
|
589
|
+
后端服务器的IP地址。仅用于查询条件,不作为响应参数字段。 支持多值查询,查询条件格式:*member_address=xxx&member_address=xxx*。
|
590
590
|
|
591
591
|
:return: The member_address of this ListListenersRequest.
|
592
592
|
:rtype: list[str]
|
@@ -597,7 +597,7 @@ class ListListenersRequest:
|
|
597
597
|
def member_address(self, member_address):
|
598
598
|
"""Sets the member_address of this ListListenersRequest.
|
599
599
|
|
600
|
-
|
600
|
+
后端服务器的IP地址。仅用于查询条件,不作为响应参数字段。 支持多值查询,查询条件格式:*member_address=xxx&member_address=xxx*。
|
601
601
|
|
602
602
|
:param member_address: The member_address of this ListListenersRequest.
|
603
603
|
:type member_address: list[str]
|
@@ -608,7 +608,7 @@ class ListListenersRequest:
|
|
608
608
|
def member_device_id(self):
|
609
609
|
"""Gets the member_device_id of this ListListenersRequest.
|
610
610
|
|
611
|
-
|
611
|
+
后端服务器对应的弹性云服务器的ID。仅用于查询条件,不作为响应参数字段。 支持多值查询,查询条件格式:*member_device_id=xxx&member_device_id=xxx*。
|
612
612
|
|
613
613
|
:return: The member_device_id of this ListListenersRequest.
|
614
614
|
:rtype: list[str]
|
@@ -619,7 +619,7 @@ class ListListenersRequest:
|
|
619
619
|
def member_device_id(self, member_device_id):
|
620
620
|
"""Sets the member_device_id of this ListListenersRequest.
|
621
621
|
|
622
|
-
|
622
|
+
后端服务器对应的弹性云服务器的ID。仅用于查询条件,不作为响应参数字段。 支持多值查询,查询条件格式:*member_device_id=xxx&member_device_id=xxx*。
|
623
623
|
|
624
624
|
:param member_device_id: The member_device_id of this ListListenersRequest.
|
625
625
|
:type member_device_id: list[str]
|
@@ -806,7 +806,7 @@ class ListListenersRequest:
|
|
806
806
|
def member_instance_id(self):
|
807
807
|
"""Gets the member_instance_id of this ListListenersRequest.
|
808
808
|
|
809
|
-
|
809
|
+
后端服务器ID。仅用于查询条件,不作为响应参数字段。 支持多值查询,查询条件格式:*member_instance_id=xxx&member_instance_id=xxx*。
|
810
810
|
|
811
811
|
:return: The member_instance_id of this ListListenersRequest.
|
812
812
|
:rtype: list[str]
|
@@ -817,7 +817,7 @@ class ListListenersRequest:
|
|
817
817
|
def member_instance_id(self, member_instance_id):
|
818
818
|
"""Sets the member_instance_id of this ListListenersRequest.
|
819
819
|
|
820
|
-
|
820
|
+
后端服务器ID。仅用于查询条件,不作为响应参数字段。 支持多值查询,查询条件格式:*member_instance_id=xxx&member_instance_id=xxx*。
|
821
821
|
|
822
822
|
:param member_instance_id: The member_instance_id of this ListListenersRequest.
|
823
823
|
:type member_instance_id: list[str]
|