huaweicloudsdkelb 3.1.136__py2.py3-none-any.whl → 3.1.138__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 +6 -0
- huaweicloudsdkelb/v2/elb_client.py +6 -0
- huaweicloudsdkelb/v2/model/certificate_resp.py +90 -3
- huaweicloudsdkelb/v2/model/create_certificate_request_body.py +90 -3
- huaweicloudsdkelb/v2/model/create_certificate_response.py +90 -3
- huaweicloudsdkelb/v2/model/list_certificates_request.py +90 -3
- huaweicloudsdkelb/v2/model/loadbalancer_resp.py +3 -3
- huaweicloudsdkelb/v2/model/show_certificate_response.py +90 -3
- huaweicloudsdkelb/v2/model/update_certificate_request_body.py +90 -3
- huaweicloudsdkelb/v2/model/update_certificate_response.py +90 -3
- huaweicloudsdkelb/v3/elb_async_client.py +17 -17
- huaweicloudsdkelb/v3/elb_client.py +17 -17
- huaweicloudsdkelb/v3/model/availability_zone.py +3 -3
- huaweicloudsdkelb/v3/model/batch_create_load_balancer_option.py +21 -21
- huaweicloudsdkelb/v3/model/batch_create_members_option.py +3 -3
- huaweicloudsdkelb/v3/model/batch_member.py +6 -6
- huaweicloudsdkelb/v3/model/batch_update_member.py +6 -6
- huaweicloudsdkelb/v3/model/batch_update_priority_request_body.py +3 -3
- huaweicloudsdkelb/v3/model/certificate_info.py +3 -3
- huaweicloudsdkelb/v3/model/change_loadbalancer_charge_mode_request_body.py +3 -3
- huaweicloudsdkelb/v3/model/count_preoccupy_ip_num_request.py +6 -6
- huaweicloudsdkelb/v3/model/create_certificate_option.py +3 -3
- huaweicloudsdkelb/v3/model/create_health_monitor_option.py +3 -3
- huaweicloudsdkelb/v3/model/create_ip_group_ip_option.py +3 -3
- huaweicloudsdkelb/v3/model/create_ip_group_option.py +3 -3
- huaweicloudsdkelb/v3/model/create_l7_policy_option.py +3 -3
- huaweicloudsdkelb/v3/model/create_l7_policy_rule_option.py +3 -3
- huaweicloudsdkelb/v3/model/create_listener_ip_group_option.py +3 -3
- huaweicloudsdkelb/v3/model/create_listener_option.py +33 -33
- huaweicloudsdkelb/v3/model/create_listener_quic_config_option.py +6 -6
- huaweicloudsdkelb/v3/model/create_load_balancer_bandwidth_option.py +3 -3
- huaweicloudsdkelb/v3/model/create_load_balancer_option.py +18 -18
- huaweicloudsdkelb/v3/model/create_load_balancer_public_ip_option.py +3 -3
- huaweicloudsdkelb/v3/model/create_master_slave_health_monitor_option.py +3 -3
- huaweicloudsdkelb/v3/model/create_master_slave_member_option.py +6 -6
- huaweicloudsdkelb/v3/model/create_master_slave_pool_option.py +9 -9
- huaweicloudsdkelb/v3/model/create_member_option.py +6 -6
- huaweicloudsdkelb/v3/model/create_pool_option.py +15 -15
- huaweicloudsdkelb/v3/model/create_pool_session_persistence_option.py +3 -3
- huaweicloudsdkelb/v3/model/create_redirect_pools_config.py +3 -3
- huaweicloudsdkelb/v3/model/create_redirect_pools_sticky_session_config.py +3 -3
- huaweicloudsdkelb/v3/model/create_rule_option.py +3 -3
- huaweicloudsdkelb/v3/model/create_security_policy_option.py +3 -3
- huaweicloudsdkelb/v3/model/eip_info.py +3 -3
- huaweicloudsdkelb/v3/model/flavor.py +3 -3
- huaweicloudsdkelb/v3/model/global_eip_info.py +3 -3
- huaweicloudsdkelb/v3/model/health_monitor.py +3 -3
- huaweicloudsdkelb/v3/model/ip_group.py +3 -3
- huaweicloudsdkelb/v3/model/ip_info.py +3 -3
- huaweicloudsdkelb/v3/model/l7_policy.py +3 -3
- huaweicloudsdkelb/v3/model/l7_rule.py +6 -6
- huaweicloudsdkelb/v3/model/list_all_members_request.py +3 -3
- huaweicloudsdkelb/v3/model/list_flavors_request.py +6 -6
- huaweicloudsdkelb/v3/model/list_health_monitors_request.py +3 -3
- huaweicloudsdkelb/v3/model/list_ip_groups_request.py +3 -3
- huaweicloudsdkelb/v3/model/list_l7_policies_request.py +3 -3
- huaweicloudsdkelb/v3/model/list_l7_rules_request.py +3 -3
- huaweicloudsdkelb/v3/model/list_listeners_request.py +15 -15
- huaweicloudsdkelb/v3/model/list_load_balancers_request.py +21 -21
- huaweicloudsdkelb/v3/model/list_logtanks_request.py +3 -3
- huaweicloudsdkelb/v3/model/list_master_slave_pools_request.py +9 -9
- huaweicloudsdkelb/v3/model/list_members_request.py +9 -9
- huaweicloudsdkelb/v3/model/list_pools_request.py +15 -15
- huaweicloudsdkelb/v3/model/listener.py +21 -21
- huaweicloudsdkelb/v3/model/listener_ip_group.py +3 -3
- huaweicloudsdkelb/v3/model/listener_quic_config.py +6 -6
- huaweicloudsdkelb/v3/model/load_balancer.py +39 -39
- huaweicloudsdkelb/v3/model/load_balancer_status_member.py +3 -3
- huaweicloudsdkelb/v3/model/master_slave_health_monitor.py +3 -3
- huaweicloudsdkelb/v3/model/master_slave_member.py +6 -6
- huaweicloudsdkelb/v3/model/master_slave_pool.py +12 -12
- huaweicloudsdkelb/v3/model/member.py +6 -6
- huaweicloudsdkelb/v3/model/member_health_check_failed_reason.py +3 -3
- huaweicloudsdkelb/v3/model/member_info.py +6 -6
- huaweicloudsdkelb/v3/model/pool.py +18 -18
- huaweicloudsdkelb/v3/model/public_ip_info.py +3 -3
- huaweicloudsdkelb/v3/model/quota.py +3 -3
- huaweicloudsdkelb/v3/model/redirect_pools_sticky_session_config.py +3 -3
- huaweicloudsdkelb/v3/model/session_persistence.py +6 -6
- huaweicloudsdkelb/v3/model/upadate_ip_group_ip_option.py +3 -3
- huaweicloudsdkelb/v3/model/update_health_monitor_option.py +3 -3
- huaweicloudsdkelb/v3/model/update_l7_policy_option.py +3 -3
- huaweicloudsdkelb/v3/model/update_l7_rule_option.py +3 -3
- huaweicloudsdkelb/v3/model/update_listener_ip_group_option.py +3 -3
- huaweicloudsdkelb/v3/model/update_listener_option.py +18 -18
- huaweicloudsdkelb/v3/model/update_listener_quic_config_option.py +6 -6
- huaweicloudsdkelb/v3/model/update_load_balancer_option.py +18 -18
- huaweicloudsdkelb/v3/model/update_pool_option.py +9 -9
- huaweicloudsdkelb/v3/model/update_pool_session_persistence_option.py +6 -6
- huaweicloudsdkelb/v3/model/update_redirect_pools_sticky_session_config.py +3 -3
- huaweicloudsdkelb/v3/model/upgrade_v3_request_body.py +6 -6
- {huaweicloudsdkelb-3.1.136.dist-info → huaweicloudsdkelb-3.1.138.dist-info}/METADATA +2 -2
- {huaweicloudsdkelb-3.1.136.dist-info → huaweicloudsdkelb-3.1.138.dist-info}/RECORD +96 -96
- {huaweicloudsdkelb-3.1.136.dist-info → huaweicloudsdkelb-3.1.138.dist-info}/LICENSE +0 -0
- {huaweicloudsdkelb-3.1.136.dist-info → huaweicloudsdkelb-3.1.138.dist-info}/WHEEL +0 -0
- {huaweicloudsdkelb-3.1.136.dist-info → huaweicloudsdkelb-3.1.138.dist-info}/top_level.txt +0 -0
@@ -37,7 +37,7 @@ class GlobalEipInfo:
|
|
37
37
|
:type global_eip_id: str
|
38
38
|
:param global_eip_address: 参数解释:global eip的ip地址
|
39
39
|
:type global_eip_address: str
|
40
|
-
:param ip_version: 参数解释:IP版本信息。 取值范围: - 4,表示IPv4 - 6,表示IPv6 [不支持IPv6,请勿设置为6。](tag:dt
|
40
|
+
:param ip_version: 参数解释:IP版本信息。 取值范围: - 4,表示IPv4 - 6,表示IPv6 [不支持IPv6,请勿设置为6。](tag:dt)
|
41
41
|
:type ip_version: int
|
42
42
|
"""
|
43
43
|
|
@@ -103,7 +103,7 @@ class GlobalEipInfo:
|
|
103
103
|
def ip_version(self):
|
104
104
|
"""Gets the ip_version of this GlobalEipInfo.
|
105
105
|
|
106
|
-
参数解释:IP版本信息。 取值范围: - 4,表示IPv4 - 6,表示IPv6 [不支持IPv6,请勿设置为6。](tag:dt
|
106
|
+
参数解释:IP版本信息。 取值范围: - 4,表示IPv4 - 6,表示IPv6 [不支持IPv6,请勿设置为6。](tag:dt)
|
107
107
|
|
108
108
|
:return: The ip_version of this GlobalEipInfo.
|
109
109
|
:rtype: int
|
@@ -114,7 +114,7 @@ class GlobalEipInfo:
|
|
114
114
|
def ip_version(self, ip_version):
|
115
115
|
"""Sets the ip_version of this GlobalEipInfo.
|
116
116
|
|
117
|
-
参数解释:IP版本信息。 取值范围: - 4,表示IPv4 - 6,表示IPv6 [不支持IPv6,请勿设置为6。](tag:dt
|
117
|
+
参数解释:IP版本信息。 取值范围: - 4,表示IPv4 - 6,表示IPv6 [不支持IPv6,请勿设置为6。](tag:dt)
|
118
118
|
|
119
119
|
:param ip_version: The ip_version of this GlobalEipInfo.
|
120
120
|
:type ip_version: int
|
@@ -87,7 +87,7 @@ class HealthMonitor:
|
|
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和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
|
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)
|
91
91
|
:type type: str
|
92
92
|
:param url_path: 健康检查请求的请求路径。以\"/\"开头,默认为\"/\"。 支持使用字母、数字和短划线(-)、正斜线(/)、半角句号(.)、百分号(%)、半角问号(?)、井号(#)和and(&)以及扩展字符集_;~!()*[]@$^:',+ 使用说明:当type为HTTP/HTTPS时生效。
|
93
93
|
:type url_path: str
|
@@ -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和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
|
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)
|
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和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
|
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)
|
443
443
|
|
444
444
|
:param type: The type of this HealthMonitor.
|
445
445
|
:type type: str
|
@@ -57,7 +57,7 @@ class IpGroup:
|
|
57
57
|
:type listeners: list[:class:`huaweicloudsdkelb.v3.ListenerRef`]
|
58
58
|
:param project_id: 参数解释:IP地址组的项目ID。
|
59
59
|
:type project_id: str
|
60
|
-
:param enterprise_project_id: 参数解释:IP地址组所在的企业项目ID。 [不支持该字段,请勿使用。](tag:dt,
|
60
|
+
:param enterprise_project_id: 参数解释:IP地址组所在的企业项目ID。 [不支持该字段,请勿使用。](tag:dt,hcso_dt)
|
61
61
|
:type enterprise_project_id: str
|
62
62
|
:param created_at: 参数解释:IP地址组的创建时间。
|
63
63
|
:type created_at: str
|
@@ -225,7 +225,7 @@ class IpGroup:
|
|
225
225
|
def enterprise_project_id(self):
|
226
226
|
"""Gets the enterprise_project_id of this IpGroup.
|
227
227
|
|
228
|
-
参数解释:IP地址组所在的企业项目ID。 [不支持该字段,请勿使用。](tag:dt,
|
228
|
+
参数解释:IP地址组所在的企业项目ID。 [不支持该字段,请勿使用。](tag:dt,hcso_dt)
|
229
229
|
|
230
230
|
:return: The enterprise_project_id of this IpGroup.
|
231
231
|
:rtype: str
|
@@ -236,7 +236,7 @@ class IpGroup:
|
|
236
236
|
def enterprise_project_id(self, enterprise_project_id):
|
237
237
|
"""Sets the enterprise_project_id of this IpGroup.
|
238
238
|
|
239
|
-
参数解释:IP地址组所在的企业项目ID。 [不支持该字段,请勿使用。](tag:dt,
|
239
|
+
参数解释:IP地址组所在的企业项目ID。 [不支持该字段,请勿使用。](tag:dt,hcso_dt)
|
240
240
|
|
241
241
|
:param enterprise_project_id: The enterprise_project_id of this IpGroup.
|
242
242
|
:type enterprise_project_id: str
|
@@ -31,7 +31,7 @@ class IpInfo:
|
|
31
31
|
|
32
32
|
The model defined in huaweicloud sdk
|
33
33
|
|
34
|
-
:param ip: 参数解释:IP地址组中的IP地址。 [不支持IPv6,请勿设置为IPv6地址。](tag:dt
|
34
|
+
:param ip: 参数解释:IP地址组中的IP地址。 [不支持IPv6,请勿设置为IPv6地址。](tag:dt)
|
35
35
|
:type ip: str
|
36
36
|
:param description: 参数解释:IP地址组中ip的备注信息。
|
37
37
|
:type description: str
|
@@ -50,7 +50,7 @@ class IpInfo:
|
|
50
50
|
def ip(self):
|
51
51
|
"""Gets the ip of this IpInfo.
|
52
52
|
|
53
|
-
参数解释:IP地址组中的IP地址。 [不支持IPv6,请勿设置为IPv6地址。](tag:dt
|
53
|
+
参数解释:IP地址组中的IP地址。 [不支持IPv6,请勿设置为IPv6地址。](tag:dt)
|
54
54
|
|
55
55
|
:return: The ip of this IpInfo.
|
56
56
|
:rtype: str
|
@@ -61,7 +61,7 @@ class IpInfo:
|
|
61
61
|
def ip(self, ip):
|
62
62
|
"""Sets the ip of this IpInfo.
|
63
63
|
|
64
|
-
参数解释:IP地址组中的IP地址。 [不支持IPv6,请勿设置为IPv6地址。](tag:dt
|
64
|
+
参数解释:IP地址组中的IP地址。 [不支持IPv6,请勿设置为IPv6地址。](tag:dt)
|
65
65
|
|
66
66
|
:param ip: The ip of this IpInfo.
|
67
67
|
:type ip: str
|
@@ -85,7 +85,7 @@ class L7Policy:
|
|
85
85
|
:type name: str
|
86
86
|
:param position: 参数解释:转发策略的优先级,不支持更新。 不支持该字段,请勿使用。
|
87
87
|
:type position: int
|
88
|
-
:param priority: 参数解释:转发策略的优先级。数字越小表示优先级越高。 约束限制: - 同一个监听器下不同转发策略之间不允许重复的优先级数值。 - 当关联的监听器的高级转发策略功能(enhance_l7policy_enable)开启后才会生效,未开启传入该字段会报错。 - 当关联的监听器的高级转发策略功能(enhance_l7policy_enable)未开启,按原有policy的排序逻辑,自动排序。 不同域名优先级独立。相同域名下,按path的compare_type排序, 精确>前缀>正则,匹配类型相同时,path的长度越长优先级越高。 若policy下只有域名rule,没有路径rule,默认path为前缀匹配/。 [- 共享型负载均衡器下的转发策略不支持该字段。](tag:hws,hws_hk,ocb,ctc,g42,tm,cmcc,hk_g42,hws_ocb,hk_vdf,srg,fcs,dt,hk_tm) 取值范围: - 当action为REDIRECT_TO_LISTENER时,支持指定为0-10000。 - 其它action取值,支持指定为1-10000。 默认取值: - 若关联的监听器的高级转发策略功能(enhance_l7policy_enable)未开启,且不传入该字段,则新创建的转发策略的优先级的值为1。 - 当action为REDIRECT_TO_LISTENER时,则新创建的转发策略的优先级的值为0。 - 其它action取值,新创建的转发策略的优先级的值为同一监听器下已有转发策略的优先级的最大值+1。 + 若监听器下没有转发策略,则新建的转发策略的优先级为1。 + 若当前已有转发策略的优先级的最大值是10000,则新创建的转发策略会因超出取值范围10000而失败。此时可通过传入指定priority,或调整原有policy的优先级来避免错误。 [不支持该字段,请勿使用。](tag:hcso_dt) [荷兰region不支持该字段,请勿使用。](tag:dt
|
88
|
+
:param priority: 参数解释:转发策略的优先级。数字越小表示优先级越高。 约束限制: - 同一个监听器下不同转发策略之间不允许重复的优先级数值。 - 当关联的监听器的高级转发策略功能(enhance_l7policy_enable)开启后才会生效,未开启传入该字段会报错。 - 当关联的监听器的高级转发策略功能(enhance_l7policy_enable)未开启,按原有policy的排序逻辑,自动排序。 不同域名优先级独立。相同域名下,按path的compare_type排序, 精确>前缀>正则,匹配类型相同时,path的长度越长优先级越高。 若policy下只有域名rule,没有路径rule,默认path为前缀匹配/。 [- 共享型负载均衡器下的转发策略不支持该字段。](tag:hws,hws_hk,ocb,ctc,g42,tm,cmcc,hk_g42,hws_ocb,hk_vdf,srg,fcs,dt,hk_tm) 取值范围: - 当action为REDIRECT_TO_LISTENER时,支持指定为0-10000。 - 其它action取值,支持指定为1-10000。 默认取值: - 若关联的监听器的高级转发策略功能(enhance_l7policy_enable)未开启,且不传入该字段,则新创建的转发策略的优先级的值为1。 - 当action为REDIRECT_TO_LISTENER时,则新创建的转发策略的优先级的值为0。 - 其它action取值,新创建的转发策略的优先级的值为同一监听器下已有转发策略的优先级的最大值+1。 + 若监听器下没有转发策略,则新建的转发策略的优先级为1。 + 若当前已有转发策略的优先级的最大值是10000,则新创建的转发策略会因超出取值范围10000而失败。此时可通过传入指定priority,或调整原有policy的优先级来避免错误。 [不支持该字段,请勿使用。](tag:hcso_dt) [荷兰region不支持该字段,请勿使用。](tag:dt)
|
89
89
|
:type priority: int
|
90
90
|
:param project_id: 参数解释:转发策略所在的项目ID。
|
91
91
|
:type project_id: str
|
@@ -331,7 +331,7 @@ class L7Policy:
|
|
331
331
|
def priority(self):
|
332
332
|
"""Gets the priority of this L7Policy.
|
333
333
|
|
334
|
-
参数解释:转发策略的优先级。数字越小表示优先级越高。 约束限制: - 同一个监听器下不同转发策略之间不允许重复的优先级数值。 - 当关联的监听器的高级转发策略功能(enhance_l7policy_enable)开启后才会生效,未开启传入该字段会报错。 - 当关联的监听器的高级转发策略功能(enhance_l7policy_enable)未开启,按原有policy的排序逻辑,自动排序。 不同域名优先级独立。相同域名下,按path的compare_type排序, 精确>前缀>正则,匹配类型相同时,path的长度越长优先级越高。 若policy下只有域名rule,没有路径rule,默认path为前缀匹配/。 [- 共享型负载均衡器下的转发策略不支持该字段。](tag:hws,hws_hk,ocb,ctc,g42,tm,cmcc,hk_g42,hws_ocb,hk_vdf,srg,fcs,dt,hk_tm) 取值范围: - 当action为REDIRECT_TO_LISTENER时,支持指定为0-10000。 - 其它action取值,支持指定为1-10000。 默认取值: - 若关联的监听器的高级转发策略功能(enhance_l7policy_enable)未开启,且不传入该字段,则新创建的转发策略的优先级的值为1。 - 当action为REDIRECT_TO_LISTENER时,则新创建的转发策略的优先级的值为0。 - 其它action取值,新创建的转发策略的优先级的值为同一监听器下已有转发策略的优先级的最大值+1。 + 若监听器下没有转发策略,则新建的转发策略的优先级为1。 + 若当前已有转发策略的优先级的最大值是10000,则新创建的转发策略会因超出取值范围10000而失败。此时可通过传入指定priority,或调整原有policy的优先级来避免错误。 [不支持该字段,请勿使用。](tag:hcso_dt) [荷兰region不支持该字段,请勿使用。](tag:dt
|
334
|
+
参数解释:转发策略的优先级。数字越小表示优先级越高。 约束限制: - 同一个监听器下不同转发策略之间不允许重复的优先级数值。 - 当关联的监听器的高级转发策略功能(enhance_l7policy_enable)开启后才会生效,未开启传入该字段会报错。 - 当关联的监听器的高级转发策略功能(enhance_l7policy_enable)未开启,按原有policy的排序逻辑,自动排序。 不同域名优先级独立。相同域名下,按path的compare_type排序, 精确>前缀>正则,匹配类型相同时,path的长度越长优先级越高。 若policy下只有域名rule,没有路径rule,默认path为前缀匹配/。 [- 共享型负载均衡器下的转发策略不支持该字段。](tag:hws,hws_hk,ocb,ctc,g42,tm,cmcc,hk_g42,hws_ocb,hk_vdf,srg,fcs,dt,hk_tm) 取值范围: - 当action为REDIRECT_TO_LISTENER时,支持指定为0-10000。 - 其它action取值,支持指定为1-10000。 默认取值: - 若关联的监听器的高级转发策略功能(enhance_l7policy_enable)未开启,且不传入该字段,则新创建的转发策略的优先级的值为1。 - 当action为REDIRECT_TO_LISTENER时,则新创建的转发策略的优先级的值为0。 - 其它action取值,新创建的转发策略的优先级的值为同一监听器下已有转发策略的优先级的最大值+1。 + 若监听器下没有转发策略,则新建的转发策略的优先级为1。 + 若当前已有转发策略的优先级的最大值是10000,则新创建的转发策略会因超出取值范围10000而失败。此时可通过传入指定priority,或调整原有policy的优先级来避免错误。 [不支持该字段,请勿使用。](tag:hcso_dt) [荷兰region不支持该字段,请勿使用。](tag:dt)
|
335
335
|
|
336
336
|
:return: The priority of this L7Policy.
|
337
337
|
:rtype: int
|
@@ -342,7 +342,7 @@ class L7Policy:
|
|
342
342
|
def priority(self, priority):
|
343
343
|
"""Sets the priority of this L7Policy.
|
344
344
|
|
345
|
-
参数解释:转发策略的优先级。数字越小表示优先级越高。 约束限制: - 同一个监听器下不同转发策略之间不允许重复的优先级数值。 - 当关联的监听器的高级转发策略功能(enhance_l7policy_enable)开启后才会生效,未开启传入该字段会报错。 - 当关联的监听器的高级转发策略功能(enhance_l7policy_enable)未开启,按原有policy的排序逻辑,自动排序。 不同域名优先级独立。相同域名下,按path的compare_type排序, 精确>前缀>正则,匹配类型相同时,path的长度越长优先级越高。 若policy下只有域名rule,没有路径rule,默认path为前缀匹配/。 [- 共享型负载均衡器下的转发策略不支持该字段。](tag:hws,hws_hk,ocb,ctc,g42,tm,cmcc,hk_g42,hws_ocb,hk_vdf,srg,fcs,dt,hk_tm) 取值范围: - 当action为REDIRECT_TO_LISTENER时,支持指定为0-10000。 - 其它action取值,支持指定为1-10000。 默认取值: - 若关联的监听器的高级转发策略功能(enhance_l7policy_enable)未开启,且不传入该字段,则新创建的转发策略的优先级的值为1。 - 当action为REDIRECT_TO_LISTENER时,则新创建的转发策略的优先级的值为0。 - 其它action取值,新创建的转发策略的优先级的值为同一监听器下已有转发策略的优先级的最大值+1。 + 若监听器下没有转发策略,则新建的转发策略的优先级为1。 + 若当前已有转发策略的优先级的最大值是10000,则新创建的转发策略会因超出取值范围10000而失败。此时可通过传入指定priority,或调整原有policy的优先级来避免错误。 [不支持该字段,请勿使用。](tag:hcso_dt) [荷兰region不支持该字段,请勿使用。](tag:dt
|
345
|
+
参数解释:转发策略的优先级。数字越小表示优先级越高。 约束限制: - 同一个监听器下不同转发策略之间不允许重复的优先级数值。 - 当关联的监听器的高级转发策略功能(enhance_l7policy_enable)开启后才会生效,未开启传入该字段会报错。 - 当关联的监听器的高级转发策略功能(enhance_l7policy_enable)未开启,按原有policy的排序逻辑,自动排序。 不同域名优先级独立。相同域名下,按path的compare_type排序, 精确>前缀>正则,匹配类型相同时,path的长度越长优先级越高。 若policy下只有域名rule,没有路径rule,默认path为前缀匹配/。 [- 共享型负载均衡器下的转发策略不支持该字段。](tag:hws,hws_hk,ocb,ctc,g42,tm,cmcc,hk_g42,hws_ocb,hk_vdf,srg,fcs,dt,hk_tm) 取值范围: - 当action为REDIRECT_TO_LISTENER时,支持指定为0-10000。 - 其它action取值,支持指定为1-10000。 默认取值: - 若关联的监听器的高级转发策略功能(enhance_l7policy_enable)未开启,且不传入该字段,则新创建的转发策略的优先级的值为1。 - 当action为REDIRECT_TO_LISTENER时,则新创建的转发策略的优先级的值为0。 - 其它action取值,新创建的转发策略的优先级的值为同一监听器下已有转发策略的优先级的最大值+1。 + 若监听器下没有转发策略,则新建的转发策略的优先级为1。 + 若当前已有转发策略的优先级的最大值是10000,则新创建的转发策略会因超出取值范围10000而失败。此时可通过传入指定priority,或调整原有policy的优先级来避免错误。 [不支持该字段,请勿使用。](tag:hcso_dt) [荷兰region不支持该字段,请勿使用。](tag:dt)
|
346
346
|
|
347
347
|
:param priority: The priority of this L7Policy.
|
348
348
|
:type priority: int
|
@@ -61,7 +61,7 @@ class L7Rule:
|
|
61
61
|
:type project_id: str
|
62
62
|
:param type: 参数解释:转发规则类别。 约束限制: - 一个l7policy下创建的l7rule的HOST_NAME,PATH,METHOD,SOURCE_IP不能重复。 HEADER、QUERY_STRING支持重复的rule配置。 取值范围: - HOST_NAME:匹配域名。 - PATH:匹配请求路径。 - METHOD:匹配请求方法。 - HEADER:匹配请求头。 - QUERY_STRING:匹配请求查询参数。 - SOURCE_IP:匹配请求源IP地址。 - COOKIE: 匹配cookie信息。 [只支持取值为HOST_NAME,PATH。](tag:hcso_dt)
|
63
63
|
:type type: str
|
64
|
-
:param value: 参数解释:匹配内容的值。 约束限制:仅当conditions空时该字段生效。 取值范围: - 当type为HOST_NAME时,字符串只能包含英文字母、数字、-.*,必须以字母、数字或*开头。若域名中包含*,则*只能出现在开头且必须以*.开始。当*开头时表示通配0~任一个字符。 - 当type为PATH时,当转发规则的compare_type为STARTS_WITH、EQUAL_TO时,字符串只能包含英文字母、数字、_~';@^-%#&$.*+?,=!:|\\/()\\[\\]{},且必须以/开头。 - 当type为METHOD、SOURCE_IP、HEADER, QUERY_STRING时,该字段无意义,使用
|
64
|
+
:param value: 参数解释:匹配内容的值。 约束限制:仅当conditions空时该字段生效。 取值范围: - 当type为HOST_NAME时,字符串只能包含英文字母、数字、-.*,必须以字母、数字或*开头。若域名中包含*,则*只能出现在开头且必须以*.开始。当*开头时表示通配0~任一个字符。 - 当type为PATH时,当转发规则的compare_type为STARTS_WITH、EQUAL_TO时,字符串只能包含英文字母、数字、_~';@^-%#&$.*+?,=!:|\\/()\\[\\]{},且必须以/开头。 - 当type为METHOD、SOURCE_IP、HEADER, QUERY_STRING时,该字段无意义,使用conditions来指定key,value。
|
65
65
|
:type value: str
|
66
66
|
:param provisioning_status: 参数解释:provisioning状态。该字段无效,默认为ACTIVE。 取值范围:ACTIVE、PENDING_CREATE 或者ERROR。
|
67
67
|
:type provisioning_status: str
|
@@ -69,7 +69,7 @@ class L7Rule:
|
|
69
69
|
:type invert: bool
|
70
70
|
:param id: 参数解释:规则ID。
|
71
71
|
:type id: str
|
72
|
-
:param conditions: 参数解释:转发规则的匹配条件。 约束限制: - 当监听器的高级转发策略功能(enhance_l7policy_enable)开启后才会生效。 - 若转发规则配置了conditions,字段key、字段value的值无意义。 - 同一个rule内的conditions列表中所有key必须相同,value不允许重复。 [不支持该字段,请勿使用。](tag:hcso_dt) [荷兰region不支持该字段,请勿使用。](tag:dt
|
72
|
+
:param conditions: 参数解释:转发规则的匹配条件。 约束限制: - 当监听器的高级转发策略功能(enhance_l7policy_enable)开启后才会生效。 - 若转发规则配置了conditions,字段key、字段value的值无意义。 - 同一个rule内的conditions列表中所有key必须相同,value不允许重复。 [不支持该字段,请勿使用。](tag:hcso_dt) [荷兰region不支持该字段,请勿使用。](tag:dt)
|
73
73
|
:type conditions: list[:class:`huaweicloudsdkelb.v3.RuleCondition`]
|
74
74
|
:param created_at: 参数解释:创建时间。 取值范围:格式:yyyy-MM-dd'T'HH:mm:ss'Z',UTC时区。 [注意:独享型实例的历史数据以及共享型实例下的资源,不返回该字段。 ](tag:hws,hws_hk,ocb,ctc,g42,tm,cmcc,hk_g42,hws_ocb,hk_vdf,srg,fcs,dt,hk_tm)
|
75
75
|
:type created_at: str
|
@@ -222,7 +222,7 @@ class L7Rule:
|
|
222
222
|
def value(self):
|
223
223
|
"""Gets the value of this L7Rule.
|
224
224
|
|
225
|
-
参数解释:匹配内容的值。 约束限制:仅当conditions空时该字段生效。 取值范围: - 当type为HOST_NAME时,字符串只能包含英文字母、数字、-.*,必须以字母、数字或*开头。若域名中包含*,则*只能出现在开头且必须以*.开始。当*开头时表示通配0~任一个字符。 - 当type为PATH时,当转发规则的compare_type为STARTS_WITH、EQUAL_TO时,字符串只能包含英文字母、数字、_~';@^-%#&$.*+?,=!:|\\/()\\[\\]{},且必须以/开头。 - 当type为METHOD、SOURCE_IP、HEADER, QUERY_STRING时,该字段无意义,使用
|
225
|
+
参数解释:匹配内容的值。 约束限制:仅当conditions空时该字段生效。 取值范围: - 当type为HOST_NAME时,字符串只能包含英文字母、数字、-.*,必须以字母、数字或*开头。若域名中包含*,则*只能出现在开头且必须以*.开始。当*开头时表示通配0~任一个字符。 - 当type为PATH时,当转发规则的compare_type为STARTS_WITH、EQUAL_TO时,字符串只能包含英文字母、数字、_~';@^-%#&$.*+?,=!:|\\/()\\[\\]{},且必须以/开头。 - 当type为METHOD、SOURCE_IP、HEADER, QUERY_STRING时,该字段无意义,使用conditions来指定key,value。
|
226
226
|
|
227
227
|
:return: The value of this L7Rule.
|
228
228
|
:rtype: str
|
@@ -233,7 +233,7 @@ class L7Rule:
|
|
233
233
|
def value(self, value):
|
234
234
|
"""Sets the value of this L7Rule.
|
235
235
|
|
236
|
-
参数解释:匹配内容的值。 约束限制:仅当conditions空时该字段生效。 取值范围: - 当type为HOST_NAME时,字符串只能包含英文字母、数字、-.*,必须以字母、数字或*开头。若域名中包含*,则*只能出现在开头且必须以*.开始。当*开头时表示通配0~任一个字符。 - 当type为PATH时,当转发规则的compare_type为STARTS_WITH、EQUAL_TO时,字符串只能包含英文字母、数字、_~';@^-%#&$.*+?,=!:|\\/()\\[\\]{},且必须以/开头。 - 当type为METHOD、SOURCE_IP、HEADER, QUERY_STRING时,该字段无意义,使用
|
236
|
+
参数解释:匹配内容的值。 约束限制:仅当conditions空时该字段生效。 取值范围: - 当type为HOST_NAME时,字符串只能包含英文字母、数字、-.*,必须以字母、数字或*开头。若域名中包含*,则*只能出现在开头且必须以*.开始。当*开头时表示通配0~任一个字符。 - 当type为PATH时,当转发规则的compare_type为STARTS_WITH、EQUAL_TO时,字符串只能包含英文字母、数字、_~';@^-%#&$.*+?,=!:|\\/()\\[\\]{},且必须以/开头。 - 当type为METHOD、SOURCE_IP、HEADER, QUERY_STRING时,该字段无意义,使用conditions来指定key,value。
|
237
237
|
|
238
238
|
:param value: The value of this L7Rule.
|
239
239
|
:type value: str
|
@@ -310,7 +310,7 @@ class L7Rule:
|
|
310
310
|
def conditions(self):
|
311
311
|
"""Gets the conditions of this L7Rule.
|
312
312
|
|
313
|
-
参数解释:转发规则的匹配条件。 约束限制: - 当监听器的高级转发策略功能(enhance_l7policy_enable)开启后才会生效。 - 若转发规则配置了conditions,字段key、字段value的值无意义。 - 同一个rule内的conditions列表中所有key必须相同,value不允许重复。 [不支持该字段,请勿使用。](tag:hcso_dt) [荷兰region不支持该字段,请勿使用。](tag:dt
|
313
|
+
参数解释:转发规则的匹配条件。 约束限制: - 当监听器的高级转发策略功能(enhance_l7policy_enable)开启后才会生效。 - 若转发规则配置了conditions,字段key、字段value的值无意义。 - 同一个rule内的conditions列表中所有key必须相同,value不允许重复。 [不支持该字段,请勿使用。](tag:hcso_dt) [荷兰region不支持该字段,请勿使用。](tag:dt)
|
314
314
|
|
315
315
|
:return: The conditions of this L7Rule.
|
316
316
|
:rtype: list[:class:`huaweicloudsdkelb.v3.RuleCondition`]
|
@@ -321,7 +321,7 @@ class L7Rule:
|
|
321
321
|
def conditions(self, conditions):
|
322
322
|
"""Sets the conditions of this L7Rule.
|
323
323
|
|
324
|
-
参数解释:转发规则的匹配条件。 约束限制: - 当监听器的高级转发策略功能(enhance_l7policy_enable)开启后才会生效。 - 若转发规则配置了conditions,字段key、字段value的值无意义。 - 同一个rule内的conditions列表中所有key必须相同,value不允许重复。 [不支持该字段,请勿使用。](tag:hcso_dt) [荷兰region不支持该字段,请勿使用。](tag:dt
|
324
|
+
参数解释:转发规则的匹配条件。 约束限制: - 当监听器的高级转发策略功能(enhance_l7policy_enable)开启后才会生效。 - 若转发规则配置了conditions,字段key、字段value的值无意义。 - 同一个rule内的conditions列表中所有key必须相同,value不允许重复。 [不支持该字段,请勿使用。](tag:hcso_dt) [荷兰region不支持该字段,请勿使用。](tag:dt)
|
325
325
|
|
326
326
|
:param conditions: The conditions of this L7Rule.
|
327
327
|
:type conditions: list[:class:`huaweicloudsdkelb.v3.RuleCondition`]
|
@@ -79,7 +79,7 @@ class ListAllMembersRequest:
|
|
79
79
|
:type id: list[str]
|
80
80
|
:param operating_status: 后端服务器的健康状态。 取值: - ONLINE,后端服务器正常运行。 - NO_MONITOR,后端服务器无健康检查。 - OFFLINE,已下线。 支持多值查询,查询条件格式:*operating_status=xxx&operating_status=*。
|
81
81
|
:type operating_status: list[str]
|
82
|
-
:param enterprise_project_id: 参数解释:所属的企业项目ID。 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:members:list权限。 如果enterprise_project_id传值,鉴权按照企业项目权限鉴权,分为传入具体eps_id和all_granted_eps两种场景,前者查询指定eps_id的eps下的资源,后者查询的是所有有list权限的eps下的资源。 支持多值查询,查询条件格式: *enterprise_project_id=xxx&enterprise_project_id=xxx*。 [不支持该字段,请勿使用。](tag:dt,
|
82
|
+
:param enterprise_project_id: 参数解释:所属的企业项目ID。 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:members:list权限。 如果enterprise_project_id传值,鉴权按照企业项目权限鉴权,分为传入具体eps_id和all_granted_eps两种场景,前者查询指定eps_id的eps下的资源,后者查询的是所有有list权限的eps下的资源。 支持多值查询,查询条件格式: *enterprise_project_id=xxx&enterprise_project_id=xxx*。 [不支持该字段,请勿使用。](tag:dt,hcso_dt)
|
83
83
|
:type enterprise_project_id: list[str]
|
84
84
|
:param ip_version: IP版本,取值v4、v6。 支持多值查询,查询条件格式:*ip_version=xxx&ip_version=xxx*。
|
85
85
|
:type ip_version: list[str]
|
@@ -385,7 +385,7 @@ class ListAllMembersRequest:
|
|
385
385
|
def enterprise_project_id(self):
|
386
386
|
"""Gets the enterprise_project_id of this ListAllMembersRequest.
|
387
387
|
|
388
|
-
参数解释:所属的企业项目ID。 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:members:list权限。 如果enterprise_project_id传值,鉴权按照企业项目权限鉴权,分为传入具体eps_id和all_granted_eps两种场景,前者查询指定eps_id的eps下的资源,后者查询的是所有有list权限的eps下的资源。 支持多值查询,查询条件格式: *enterprise_project_id=xxx&enterprise_project_id=xxx*。 [不支持该字段,请勿使用。](tag:dt,
|
388
|
+
参数解释:所属的企业项目ID。 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:members:list权限。 如果enterprise_project_id传值,鉴权按照企业项目权限鉴权,分为传入具体eps_id和all_granted_eps两种场景,前者查询指定eps_id的eps下的资源,后者查询的是所有有list权限的eps下的资源。 支持多值查询,查询条件格式: *enterprise_project_id=xxx&enterprise_project_id=xxx*。 [不支持该字段,请勿使用。](tag:dt,hcso_dt)
|
389
389
|
|
390
390
|
:return: The enterprise_project_id of this ListAllMembersRequest.
|
391
391
|
:rtype: list[str]
|
@@ -396,7 +396,7 @@ class ListAllMembersRequest:
|
|
396
396
|
def enterprise_project_id(self, enterprise_project_id):
|
397
397
|
"""Sets the enterprise_project_id of this ListAllMembersRequest.
|
398
398
|
|
399
|
-
参数解释:所属的企业项目ID。 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:members:list权限。 如果enterprise_project_id传值,鉴权按照企业项目权限鉴权,分为传入具体eps_id和all_granted_eps两种场景,前者查询指定eps_id的eps下的资源,后者查询的是所有有list权限的eps下的资源。 支持多值查询,查询条件格式: *enterprise_project_id=xxx&enterprise_project_id=xxx*。 [不支持该字段,请勿使用。](tag:dt,
|
399
|
+
参数解释:所属的企业项目ID。 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:members:list权限。 如果enterprise_project_id传值,鉴权按照企业项目权限鉴权,分为传入具体eps_id和all_granted_eps两种场景,前者查询指定eps_id的eps下的资源,后者查询的是所有有list权限的eps下的资源。 支持多值查询,查询条件格式: *enterprise_project_id=xxx&enterprise_project_id=xxx*。 [不支持该字段,请勿使用。](tag:dt,hcso_dt)
|
400
400
|
|
401
401
|
:param enterprise_project_id: The enterprise_project_id of this ListAllMembersRequest.
|
402
402
|
:type enterprise_project_id: list[str]
|
@@ -67,9 +67,9 @@ class ListFlavorsRequest:
|
|
67
67
|
:type public_border_group: list[str]
|
68
68
|
:param category: 站点category。 支持多值查询,查询条件格式:*category=xxx&category=xxx*。
|
69
69
|
:type category: list[int]
|
70
|
-
:param list_all: 设置list_all=true时,返回当前租户所有的弹性上限规格(l4_elastic_max、
|
70
|
+
:param list_all: 设置list_all=true时,返回当前租户所有的弹性上限规格(l4_elastic_max、l7_elastic_max)。否则只返回该租户弹性上限规格中最大的规格(l4类型优先比较cps指标,然后是带宽;l7类型优先比较https cps指标然后是qps指标)。
|
71
71
|
:type list_all: bool
|
72
|
-
:param flavor_sold_out: 参数解释: [是否售罄。](tag:hws) [是否无法购买该规格的LB。](tag:hws_hk,hws_eu,hws_eu_wb,hws_test,fcs,dt,
|
72
|
+
:param flavor_sold_out: 参数解释: [是否售罄。](tag:hws) [是否无法购买该规格的LB。](tag:hws_hk,hws_eu,hws_eu_wb,hws_test,fcs,dt,ctc,cmcc,tm,sbc,hk_sbc,hk_tm,hk_vdf,srg,ct) 取值范围: - true:[已售罄,将](tag:hws)无法购买该规格的LB。 - false:[未售罄,](tag:hws)可购买该规格的LB。
|
73
73
|
:type flavor_sold_out: bool
|
74
74
|
"""
|
75
75
|
|
@@ -313,7 +313,7 @@ class ListFlavorsRequest:
|
|
313
313
|
def list_all(self):
|
314
314
|
"""Gets the list_all of this ListFlavorsRequest.
|
315
315
|
|
316
|
-
设置list_all=true时,返回当前租户所有的弹性上限规格(l4_elastic_max、
|
316
|
+
设置list_all=true时,返回当前租户所有的弹性上限规格(l4_elastic_max、l7_elastic_max)。否则只返回该租户弹性上限规格中最大的规格(l4类型优先比较cps指标,然后是带宽;l7类型优先比较https cps指标然后是qps指标)。
|
317
317
|
|
318
318
|
:return: The list_all of this ListFlavorsRequest.
|
319
319
|
:rtype: bool
|
@@ -324,7 +324,7 @@ class ListFlavorsRequest:
|
|
324
324
|
def list_all(self, list_all):
|
325
325
|
"""Sets the list_all of this ListFlavorsRequest.
|
326
326
|
|
327
|
-
设置list_all=true时,返回当前租户所有的弹性上限规格(l4_elastic_max、
|
327
|
+
设置list_all=true时,返回当前租户所有的弹性上限规格(l4_elastic_max、l7_elastic_max)。否则只返回该租户弹性上限规格中最大的规格(l4类型优先比较cps指标,然后是带宽;l7类型优先比较https cps指标然后是qps指标)。
|
328
328
|
|
329
329
|
:param list_all: The list_all of this ListFlavorsRequest.
|
330
330
|
:type list_all: bool
|
@@ -335,7 +335,7 @@ class ListFlavorsRequest:
|
|
335
335
|
def flavor_sold_out(self):
|
336
336
|
"""Gets the flavor_sold_out of this ListFlavorsRequest.
|
337
337
|
|
338
|
-
参数解释: [是否售罄。](tag:hws) [是否无法购买该规格的LB。](tag:hws_hk,hws_eu,hws_eu_wb,hws_test,fcs,dt,
|
338
|
+
参数解释: [是否售罄。](tag:hws) [是否无法购买该规格的LB。](tag:hws_hk,hws_eu,hws_eu_wb,hws_test,fcs,dt,ctc,cmcc,tm,sbc,hk_sbc,hk_tm,hk_vdf,srg,ct) 取值范围: - true:[已售罄,将](tag:hws)无法购买该规格的LB。 - false:[未售罄,](tag:hws)可购买该规格的LB。
|
339
339
|
|
340
340
|
:return: The flavor_sold_out of this ListFlavorsRequest.
|
341
341
|
:rtype: bool
|
@@ -346,7 +346,7 @@ class ListFlavorsRequest:
|
|
346
346
|
def flavor_sold_out(self, flavor_sold_out):
|
347
347
|
"""Sets the flavor_sold_out of this ListFlavorsRequest.
|
348
348
|
|
349
|
-
参数解释: [是否售罄。](tag:hws) [是否无法购买该规格的LB。](tag:hws_hk,hws_eu,hws_eu_wb,hws_test,fcs,dt,
|
349
|
+
参数解释: [是否售罄。](tag:hws) [是否无法购买该规格的LB。](tag:hws_hk,hws_eu,hws_eu_wb,hws_test,fcs,dt,ctc,cmcc,tm,sbc,hk_sbc,hk_tm,hk_vdf,srg,ct) 取值范围: - true:[已售罄,将](tag:hws)无法购买该规格的LB。 - false:[未售罄,](tag:hws)可购买该规格的LB。
|
350
350
|
|
351
351
|
:param flavor_sold_out: The flavor_sold_out of this ListFlavorsRequest.
|
352
352
|
:type flavor_sold_out: bool
|
@@ -93,7 +93,7 @@ class ListHealthMonitorsRequest:
|
|
93
93
|
:type url_path: list[str]
|
94
94
|
:param http_method: HTTP请求方法。 取值:GET、HEAD、POST。 支持多值查询,查询条件格式:**http_method=xxx&http_method=xxx**。
|
95
95
|
:type http_method: list[str]
|
96
|
-
:param enterprise_project_id: 参数解释:所属的企业项目ID。 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:healthmonitors:list权限。 如果enterprise_project_id传值,鉴权按照企业项目权限鉴权,分为传入具体eps_id和all_granted_eps两种场景,前者查询指定eps_id的eps下的资源,后者查询的是所有有list权限的eps下的资源。 支持多值查询,查询条件格式: *enterprise_project_id=xxx&enterprise_project_id=xxx*。 [不支持该字段,请勿使用。](tag:dt,
|
96
|
+
:param enterprise_project_id: 参数解释:所属的企业项目ID。 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:healthmonitors:list权限。 如果enterprise_project_id传值,鉴权按照企业项目权限鉴权,分为传入具体eps_id和all_granted_eps两种场景,前者查询指定eps_id的eps下的资源,后者查询的是所有有list权限的eps下的资源。 支持多值查询,查询条件格式: *enterprise_project_id=xxx&enterprise_project_id=xxx*。 [不支持该字段,请勿使用。](tag:dt,hcso_dt)
|
97
97
|
:type enterprise_project_id: list[str]
|
98
98
|
"""
|
99
99
|
|
@@ -509,7 +509,7 @@ class ListHealthMonitorsRequest:
|
|
509
509
|
def enterprise_project_id(self):
|
510
510
|
"""Gets the enterprise_project_id of this ListHealthMonitorsRequest.
|
511
511
|
|
512
|
-
参数解释:所属的企业项目ID。 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:healthmonitors:list权限。 如果enterprise_project_id传值,鉴权按照企业项目权限鉴权,分为传入具体eps_id和all_granted_eps两种场景,前者查询指定eps_id的eps下的资源,后者查询的是所有有list权限的eps下的资源。 支持多值查询,查询条件格式: *enterprise_project_id=xxx&enterprise_project_id=xxx*。 [不支持该字段,请勿使用。](tag:dt,
|
512
|
+
参数解释:所属的企业项目ID。 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:healthmonitors:list权限。 如果enterprise_project_id传值,鉴权按照企业项目权限鉴权,分为传入具体eps_id和all_granted_eps两种场景,前者查询指定eps_id的eps下的资源,后者查询的是所有有list权限的eps下的资源。 支持多值查询,查询条件格式: *enterprise_project_id=xxx&enterprise_project_id=xxx*。 [不支持该字段,请勿使用。](tag:dt,hcso_dt)
|
513
513
|
|
514
514
|
:return: The enterprise_project_id of this ListHealthMonitorsRequest.
|
515
515
|
:rtype: list[str]
|
@@ -520,7 +520,7 @@ class ListHealthMonitorsRequest:
|
|
520
520
|
def enterprise_project_id(self, enterprise_project_id):
|
521
521
|
"""Sets the enterprise_project_id of this ListHealthMonitorsRequest.
|
522
522
|
|
523
|
-
参数解释:所属的企业项目ID。 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:healthmonitors:list权限。 如果enterprise_project_id传值,鉴权按照企业项目权限鉴权,分为传入具体eps_id和all_granted_eps两种场景,前者查询指定eps_id的eps下的资源,后者查询的是所有有list权限的eps下的资源。 支持多值查询,查询条件格式: *enterprise_project_id=xxx&enterprise_project_id=xxx*。 [不支持该字段,请勿使用。](tag:dt,
|
523
|
+
参数解释:所属的企业项目ID。 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:healthmonitors:list权限。 如果enterprise_project_id传值,鉴权按照企业项目权限鉴权,分为传入具体eps_id和all_granted_eps两种场景,前者查询指定eps_id的eps下的资源,后者查询的是所有有list权限的eps下的资源。 支持多值查询,查询条件格式: *enterprise_project_id=xxx&enterprise_project_id=xxx*。 [不支持该字段,请勿使用。](tag:dt,hcso_dt)
|
524
524
|
|
525
525
|
:param enterprise_project_id: The enterprise_project_id of this ListHealthMonitorsRequest.
|
526
526
|
:type enterprise_project_id: list[str]
|
@@ -57,7 +57,7 @@ class ListIpGroupsRequest:
|
|
57
57
|
:type description: list[str]
|
58
58
|
:param ip_list: 参数解释:IP地址,多个用逗号分隔。
|
59
59
|
:type ip_list: list[str]
|
60
|
-
:param enterprise_project_id: 参数解释:所属的企业项目ID。 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:ipgroups:list权限。 如果enterprise_project_id传值,鉴权按照企业项目权限鉴权,分为传入具体eps_id和all_granted_eps两种场景,前者查询指定eps_id的eps下的资源,后者查询的是所有有list权限的eps下的资源。 支持多值查询,查询条件格式: *enterprise_project_id=xxx&enterprise_project_id=xxx*。 [不支持该字段,请勿使用。](tag:dt,
|
60
|
+
:param enterprise_project_id: 参数解释:所属的企业项目ID。 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:ipgroups:list权限。 如果enterprise_project_id传值,鉴权按照企业项目权限鉴权,分为传入具体eps_id和all_granted_eps两种场景,前者查询指定eps_id的eps下的资源,后者查询的是所有有list权限的eps下的资源。 支持多值查询,查询条件格式: *enterprise_project_id=xxx&enterprise_project_id=xxx*。 [不支持该字段,请勿使用。](tag:dt,hcso_dt)
|
61
61
|
:type enterprise_project_id: list[str]
|
62
62
|
"""
|
63
63
|
|
@@ -248,7 +248,7 @@ class ListIpGroupsRequest:
|
|
248
248
|
def enterprise_project_id(self):
|
249
249
|
"""Gets the enterprise_project_id of this ListIpGroupsRequest.
|
250
250
|
|
251
|
-
参数解释:所属的企业项目ID。 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:ipgroups:list权限。 如果enterprise_project_id传值,鉴权按照企业项目权限鉴权,分为传入具体eps_id和all_granted_eps两种场景,前者查询指定eps_id的eps下的资源,后者查询的是所有有list权限的eps下的资源。 支持多值查询,查询条件格式: *enterprise_project_id=xxx&enterprise_project_id=xxx*。 [不支持该字段,请勿使用。](tag:dt,
|
251
|
+
参数解释:所属的企业项目ID。 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:ipgroups:list权限。 如果enterprise_project_id传值,鉴权按照企业项目权限鉴权,分为传入具体eps_id和all_granted_eps两种场景,前者查询指定eps_id的eps下的资源,后者查询的是所有有list权限的eps下的资源。 支持多值查询,查询条件格式: *enterprise_project_id=xxx&enterprise_project_id=xxx*。 [不支持该字段,请勿使用。](tag:dt,hcso_dt)
|
252
252
|
|
253
253
|
:return: The enterprise_project_id of this ListIpGroupsRequest.
|
254
254
|
:rtype: list[str]
|
@@ -259,7 +259,7 @@ class ListIpGroupsRequest:
|
|
259
259
|
def enterprise_project_id(self, enterprise_project_id):
|
260
260
|
"""Sets the enterprise_project_id of this ListIpGroupsRequest.
|
261
261
|
|
262
|
-
参数解释:所属的企业项目ID。 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:ipgroups:list权限。 如果enterprise_project_id传值,鉴权按照企业项目权限鉴权,分为传入具体eps_id和all_granted_eps两种场景,前者查询指定eps_id的eps下的资源,后者查询的是所有有list权限的eps下的资源。 支持多值查询,查询条件格式: *enterprise_project_id=xxx&enterprise_project_id=xxx*。 [不支持该字段,请勿使用。](tag:dt,
|
262
|
+
参数解释:所属的企业项目ID。 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:ipgroups:list权限。 如果enterprise_project_id传值,鉴权按照企业项目权限鉴权,分为传入具体eps_id和all_granted_eps两种场景,前者查询指定eps_id的eps下的资源,后者查询的是所有有list权限的eps下的资源。 支持多值查询,查询条件格式: *enterprise_project_id=xxx&enterprise_project_id=xxx*。 [不支持该字段,请勿使用。](tag:dt,hcso_dt)
|
263
263
|
|
264
264
|
:param enterprise_project_id: The enterprise_project_id of this ListIpGroupsRequest.
|
265
265
|
:type enterprise_project_id: list[str]
|
@@ -67,7 +67,7 @@ class ListL7PoliciesRequest:
|
|
67
67
|
:type limit: int
|
68
68
|
:param page_reverse: 参数解释:是否反向查询。 约束限制: - 必须与limit一起使用。 - 当page_reverse=true时,若要查询上一页,marker取值为当前页返回值的previous_marker。 取值范围: - true:查询上一页。 - false:查询下一页。 默认取值:false
|
69
69
|
:type page_reverse: bool
|
70
|
-
:param enterprise_project_id: 参数解释:所属的企业项目ID。 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:l7policies:list权限。 如果enterprise_project_id传值,鉴权按照企业项目权限鉴权,分为传入具体eps_id和all_granted_eps两种场景,前者查询指定eps_id的eps下的资源,后者查询的是所有有list权限的eps下的资源。 支持多值查询,查询条件格式: *enterprise_project_id=xxx&enterprise_project_id=xxx*。 [不支持该字段,请勿使用。](tag:dt,
|
70
|
+
:param enterprise_project_id: 参数解释:所属的企业项目ID。 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:l7policies:list权限。 如果enterprise_project_id传值,鉴权按照企业项目权限鉴权,分为传入具体eps_id和all_granted_eps两种场景,前者查询指定eps_id的eps下的资源,后者查询的是所有有list权限的eps下的资源。 支持多值查询,查询条件格式: *enterprise_project_id=xxx&enterprise_project_id=xxx*。 [不支持该字段,请勿使用。](tag:dt,hcso_dt)
|
71
71
|
:type enterprise_project_id: list[str]
|
72
72
|
:param id: 参数解释:转发策略ID。 支持多值查询,查询条件格式:*id=xxx&id=xxx*。
|
73
73
|
:type id: list[str]
|
@@ -223,7 +223,7 @@ class ListL7PoliciesRequest:
|
|
223
223
|
def enterprise_project_id(self):
|
224
224
|
"""Gets the enterprise_project_id of this ListL7PoliciesRequest.
|
225
225
|
|
226
|
-
参数解释:所属的企业项目ID。 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:l7policies:list权限。 如果enterprise_project_id传值,鉴权按照企业项目权限鉴权,分为传入具体eps_id和all_granted_eps两种场景,前者查询指定eps_id的eps下的资源,后者查询的是所有有list权限的eps下的资源。 支持多值查询,查询条件格式: *enterprise_project_id=xxx&enterprise_project_id=xxx*。 [不支持该字段,请勿使用。](tag:dt,
|
226
|
+
参数解释:所属的企业项目ID。 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:l7policies:list权限。 如果enterprise_project_id传值,鉴权按照企业项目权限鉴权,分为传入具体eps_id和all_granted_eps两种场景,前者查询指定eps_id的eps下的资源,后者查询的是所有有list权限的eps下的资源。 支持多值查询,查询条件格式: *enterprise_project_id=xxx&enterprise_project_id=xxx*。 [不支持该字段,请勿使用。](tag:dt,hcso_dt)
|
227
227
|
|
228
228
|
:return: The enterprise_project_id of this ListL7PoliciesRequest.
|
229
229
|
:rtype: list[str]
|
@@ -234,7 +234,7 @@ class ListL7PoliciesRequest:
|
|
234
234
|
def enterprise_project_id(self, enterprise_project_id):
|
235
235
|
"""Sets the enterprise_project_id of this ListL7PoliciesRequest.
|
236
236
|
|
237
|
-
参数解释:所属的企业项目ID。 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:l7policies:list权限。 如果enterprise_project_id传值,鉴权按照企业项目权限鉴权,分为传入具体eps_id和all_granted_eps两种场景,前者查询指定eps_id的eps下的资源,后者查询的是所有有list权限的eps下的资源。 支持多值查询,查询条件格式: *enterprise_project_id=xxx&enterprise_project_id=xxx*。 [不支持该字段,请勿使用。](tag:dt,
|
237
|
+
参数解释:所属的企业项目ID。 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:l7policies:list权限。 如果enterprise_project_id传值,鉴权按照企业项目权限鉴权,分为传入具体eps_id和all_granted_eps两种场景,前者查询指定eps_id的eps下的资源,后者查询的是所有有list权限的eps下的资源。 支持多值查询,查询条件格式: *enterprise_project_id=xxx&enterprise_project_id=xxx*。 [不支持该字段,请勿使用。](tag:dt,hcso_dt)
|
238
238
|
|
239
239
|
:param enterprise_project_id: The enterprise_project_id of this ListL7PoliciesRequest.
|
240
240
|
:type enterprise_project_id: list[str]
|
@@ -77,7 +77,7 @@ class ListL7RulesRequest:
|
|
77
77
|
:type key: list[str]
|
78
78
|
:param type: 匹配类别,可以为HOST_NAME,PATH。 一个l7policy下创建的l7rule的type不能重复。 支持多值查询,查询条件格式:*type=xxx&type=xxx*。
|
79
79
|
:type type: list[str]
|
80
|
-
:param enterprise_project_id: 参数解释:所属的企业项目ID。 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:l7rules:list权限。 如果enterprise_project_id传值,鉴权按照企业项目权限鉴权,分为传入具体eps_id和all_granted_eps两种场景,前者查询指定eps_id的eps下的资源,后者查询的是所有有list权限的eps下的资源。 支持多值查询,查询条件格式: *enterprise_project_id=xxx&enterprise_project_id=xxx*。 [不支持该字段,请勿使用。](tag:dt,
|
80
|
+
:param enterprise_project_id: 参数解释:所属的企业项目ID。 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:l7rules:list权限。 如果enterprise_project_id传值,鉴权按照企业项目权限鉴权,分为传入具体eps_id和all_granted_eps两种场景,前者查询指定eps_id的eps下的资源,后者查询的是所有有list权限的eps下的资源。 支持多值查询,查询条件格式: *enterprise_project_id=xxx&enterprise_project_id=xxx*。 [不支持该字段,请勿使用。](tag:dt,hcso_dt)
|
81
81
|
:type enterprise_project_id: list[str]
|
82
82
|
"""
|
83
83
|
|
@@ -392,7 +392,7 @@ class ListL7RulesRequest:
|
|
392
392
|
def enterprise_project_id(self):
|
393
393
|
"""Gets the enterprise_project_id of this ListL7RulesRequest.
|
394
394
|
|
395
|
-
参数解释:所属的企业项目ID。 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:l7rules:list权限。 如果enterprise_project_id传值,鉴权按照企业项目权限鉴权,分为传入具体eps_id和all_granted_eps两种场景,前者查询指定eps_id的eps下的资源,后者查询的是所有有list权限的eps下的资源。 支持多值查询,查询条件格式: *enterprise_project_id=xxx&enterprise_project_id=xxx*。 [不支持该字段,请勿使用。](tag:dt,
|
395
|
+
参数解释:所属的企业项目ID。 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:l7rules:list权限。 如果enterprise_project_id传值,鉴权按照企业项目权限鉴权,分为传入具体eps_id和all_granted_eps两种场景,前者查询指定eps_id的eps下的资源,后者查询的是所有有list权限的eps下的资源。 支持多值查询,查询条件格式: *enterprise_project_id=xxx&enterprise_project_id=xxx*。 [不支持该字段,请勿使用。](tag:dt,hcso_dt)
|
396
396
|
|
397
397
|
:return: The enterprise_project_id of this ListL7RulesRequest.
|
398
398
|
:rtype: list[str]
|
@@ -403,7 +403,7 @@ class ListL7RulesRequest:
|
|
403
403
|
def enterprise_project_id(self, enterprise_project_id):
|
404
404
|
"""Sets the enterprise_project_id of this ListL7RulesRequest.
|
405
405
|
|
406
|
-
参数解释:所属的企业项目ID。 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:l7rules:list权限。 如果enterprise_project_id传值,鉴权按照企业项目权限鉴权,分为传入具体eps_id和all_granted_eps两种场景,前者查询指定eps_id的eps下的资源,后者查询的是所有有list权限的eps下的资源。 支持多值查询,查询条件格式: *enterprise_project_id=xxx&enterprise_project_id=xxx*。 [不支持该字段,请勿使用。](tag:dt,
|
406
|
+
参数解释:所属的企业项目ID。 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:l7rules:list权限。 如果enterprise_project_id传值,鉴权按照企业项目权限鉴权,分为传入具体eps_id和all_granted_eps两种场景,前者查询指定eps_id的eps下的资源,后者查询的是所有有list权限的eps下的资源。 支持多值查询,查询条件格式: *enterprise_project_id=xxx&enterprise_project_id=xxx*。 [不支持该字段,请勿使用。](tag:dt,hcso_dt)
|
407
407
|
|
408
408
|
:param enterprise_project_id: The enterprise_project_id of this ListL7RulesRequest.
|
409
409
|
:type enterprise_project_id: list[str]
|
@@ -95,7 +95,7 @@ class ListListenersRequest:
|
|
95
95
|
:type page_reverse: bool
|
96
96
|
:param protocol_port: 监听器的前端监听端口。 [当监听器的protocol为IP时,前端端口固定为0。](tag:hws_eu) 支持多值查询,查询条件格式:*protocol_port=xxx&protocol_port=xxx*。
|
97
97
|
:type protocol_port: list[str]
|
98
|
-
:param protocol: 监听器的监听协议。 [取值:TCP、UDP、HTTP、HTTPS、TERMINATED_HTTPS、QUIC、TLS。 说明:TERMINATED_HTTPS为共享型LB上的监听器独有的协议。](tag:hws,hws_hk,ocb,ctc,hcs,g42,tm,cmcc,hk_g42,hws_ocb,srg,fcs,dt) [取值:TCP、UDP、HTTP、HTTPS。](tag:hcso_dt) [取值:TCP、UDP、IP、HTTP、HTTPS。IP为网关型LB上的监听器独有的协议。](tag:hws_eu) 支持多值查询,查询条件格式:*protocol=xxx&protocol=xxx*。 [不支持QUIC。](tag:tm,hws_eu,g42,hk_g42,hcso_dt,dt
|
98
|
+
:param protocol: 监听器的监听协议。 [取值:TCP、UDP、HTTP、HTTPS、TERMINATED_HTTPS、QUIC、TLS。 说明:TERMINATED_HTTPS为共享型LB上的监听器独有的协议。](tag:hws,hws_hk,ocb,ctc,hcs,g42,tm,cmcc,hk_g42,hws_ocb,srg,fcs,dt) [取值:TCP、UDP、HTTP、HTTPS。](tag:hcso_dt) [取值:TCP、UDP、IP、HTTP、HTTPS。IP为网关型LB上的监听器独有的协议。](tag:hws_eu) 支持多值查询,查询条件格式:*protocol=xxx&protocol=xxx*。 [不支持QUIC。](tag:tm,hws_eu,g42,hk_g42,hcso_dt,dt)
|
99
99
|
:type protocol: list[str]
|
100
100
|
:param description: 监听器的描述信息。 支持多值查询,查询条件格式:*description=xxx&description=xxx*。
|
101
101
|
:type description: list[str]
|
@@ -103,7 +103,7 @@ class ListListenersRequest:
|
|
103
103
|
:type default_tls_container_ref: list[str]
|
104
104
|
:param client_ca_tls_container_ref: 监听器的CA证书ID。 支持多值查询,查询条件格式: *client_ca_tls_container_ref=xxx&client_ca_tls_container_ref=xxx*。
|
105
105
|
:type client_ca_tls_container_ref: list[str]
|
106
|
-
:param admin_state_up: 监听器的管理状态。 [不支持该字段,请勿使用。](tag:dt,
|
106
|
+
:param admin_state_up: 监听器的管理状态。 [不支持该字段,请勿使用。](tag:dt,hcso_dt)
|
107
107
|
:type admin_state_up: bool
|
108
108
|
:param connection_limit: 监听器的最大连接数。 取值:-1表示不限制连接数。 支持多值查询,查询条件格式:*connection_limit=xxx&connection_limit=xxx*。 不支持该字段,请勿使用。
|
109
109
|
:type connection_limit: list[int]
|
@@ -113,7 +113,7 @@ class ListListenersRequest:
|
|
113
113
|
:type id: list[str]
|
114
114
|
:param name: 监听器名称。 支持多值查询,查询条件格式:*name=xxx&name=xxx*。
|
115
115
|
:type name: list[str]
|
116
|
-
:param http2_enable: 客户端与LB之间的HTTPS请求的HTTP2功能的开启状态。 开启后,可提升客户端与LB间的访问性能,但LB与后端服务器间仍采用HTTP1.X协议。 使用说明: - 仅HTTPS协议监听器有效。 - QUIC监听器不能设置该字段,固定返回为true。 - 其他协议的监听器可设置该字段但无效,无论取值如何都不影响监听器正常运行。 [不支持QUIC。](tag:tm,hws_eu,g42,hk_g42,hcso_dt,dt
|
116
|
+
:param http2_enable: 客户端与LB之间的HTTPS请求的HTTP2功能的开启状态。 开启后,可提升客户端与LB间的访问性能,但LB与后端服务器间仍采用HTTP1.X协议。 使用说明: - 仅HTTPS协议监听器有效。 - QUIC监听器不能设置该字段,固定返回为true。 - 其他协议的监听器可设置该字段但无效,无论取值如何都不影响监听器正常运行。 [不支持QUIC。](tag:tm,hws_eu,g42,hk_g42,hcso_dt,dt)
|
117
117
|
:type http2_enable: bool
|
118
118
|
:param loadbalancer_id: 监听器所属的负载均衡器ID。 支持多值查询,查询条件格式:*loadbalancer_id=xxx&loadbalancer_id=xxx*。
|
119
119
|
:type loadbalancer_id: list[str]
|
@@ -123,7 +123,7 @@ class ListListenersRequest:
|
|
123
123
|
:type member_address: list[str]
|
124
124
|
:param member_device_id: 后端服务器对应的弹性云服务器的ID。仅用于查询条件,不作为响应参数字段。 支持多值查询,查询条件格式:*member_device_id=xxx&member_device_id=xxx*。
|
125
125
|
:type member_device_id: list[str]
|
126
|
-
:param enterprise_project_id: 参数解释:所属的企业项目ID。 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:listeners:list权限。 如果enterprise_project_id传值,鉴权按照企业项目权限鉴权,分为传入具体eps_id和all_granted_eps两种场景,前者查询指定eps_id的eps下的资源,后者查询的是所有有list权限的eps下的资源。 支持多值查询,查询条件格式: *enterprise_project_id=xxx&enterprise_project_id=xxx*。 [不支持该字段,请勿使用。](tag:dt,
|
126
|
+
:param enterprise_project_id: 参数解释:所属的企业项目ID。 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:listeners:list权限。 如果enterprise_project_id传值,鉴权按照企业项目权限鉴权,分为传入具体eps_id和all_granted_eps两种场景,前者查询指定eps_id的eps下的资源,后者查询的是所有有list权限的eps下的资源。 支持多值查询,查询条件格式: *enterprise_project_id=xxx&enterprise_project_id=xxx*。 [不支持该字段,请勿使用。](tag:dt,hcso_dt)
|
127
127
|
:type enterprise_project_id: list[str]
|
128
128
|
:param enable_member_retry: 是否开启后端服务器的重试。 取值:true 开启重试,false 不开启重试。
|
129
129
|
:type enable_member_retry: bool
|
@@ -137,7 +137,7 @@ class ListListenersRequest:
|
|
137
137
|
:type transparent_client_ip_enable: bool
|
138
138
|
:param proxy_protocol_enable: 是否开启proxy_protocol。仅TLS监听器可指定,其他协议的监听器该字段不生效,proxy_protocol不开启。
|
139
139
|
:type proxy_protocol_enable: bool
|
140
|
-
:param enhance_l7policy_enable: 是否开启高级转发策略功能。开启高级转发策略后,支持更灵活的转发策略和转发规则设置。 取值:true开启,false不开启。 [荷兰region不支持该字段,请勿使用。](tag:dt
|
140
|
+
:param enhance_l7policy_enable: 是否开启高级转发策略功能。开启高级转发策略后,支持更灵活的转发策略和转发规则设置。 取值:true开启,false不开启。 [荷兰region不支持该字段,请勿使用。](tag:dt)
|
141
141
|
:type enhance_l7policy_enable: bool
|
142
142
|
:param member_instance_id: 后端服务器ID。仅用于查询条件,不作为响应参数字段。 支持多值查询,查询条件格式:*member_instance_id=xxx&member_instance_id=xxx*。
|
143
143
|
:type member_instance_id: list[str]
|
@@ -336,7 +336,7 @@ class ListListenersRequest:
|
|
336
336
|
def protocol(self):
|
337
337
|
"""Gets the protocol of this ListListenersRequest.
|
338
338
|
|
339
|
-
监听器的监听协议。 [取值:TCP、UDP、HTTP、HTTPS、TERMINATED_HTTPS、QUIC、TLS。 说明:TERMINATED_HTTPS为共享型LB上的监听器独有的协议。](tag:hws,hws_hk,ocb,ctc,hcs,g42,tm,cmcc,hk_g42,hws_ocb,srg,fcs,dt) [取值:TCP、UDP、HTTP、HTTPS。](tag:hcso_dt) [取值:TCP、UDP、IP、HTTP、HTTPS。IP为网关型LB上的监听器独有的协议。](tag:hws_eu) 支持多值查询,查询条件格式:*protocol=xxx&protocol=xxx*。 [不支持QUIC。](tag:tm,hws_eu,g42,hk_g42,hcso_dt,dt
|
339
|
+
监听器的监听协议。 [取值:TCP、UDP、HTTP、HTTPS、TERMINATED_HTTPS、QUIC、TLS。 说明:TERMINATED_HTTPS为共享型LB上的监听器独有的协议。](tag:hws,hws_hk,ocb,ctc,hcs,g42,tm,cmcc,hk_g42,hws_ocb,srg,fcs,dt) [取值:TCP、UDP、HTTP、HTTPS。](tag:hcso_dt) [取值:TCP、UDP、IP、HTTP、HTTPS。IP为网关型LB上的监听器独有的协议。](tag:hws_eu) 支持多值查询,查询条件格式:*protocol=xxx&protocol=xxx*。 [不支持QUIC。](tag:tm,hws_eu,g42,hk_g42,hcso_dt,dt)
|
340
340
|
|
341
341
|
:return: The protocol of this ListListenersRequest.
|
342
342
|
:rtype: list[str]
|
@@ -347,7 +347,7 @@ class ListListenersRequest:
|
|
347
347
|
def protocol(self, protocol):
|
348
348
|
"""Sets the protocol of this ListListenersRequest.
|
349
349
|
|
350
|
-
监听器的监听协议。 [取值:TCP、UDP、HTTP、HTTPS、TERMINATED_HTTPS、QUIC、TLS。 说明:TERMINATED_HTTPS为共享型LB上的监听器独有的协议。](tag:hws,hws_hk,ocb,ctc,hcs,g42,tm,cmcc,hk_g42,hws_ocb,srg,fcs,dt) [取值:TCP、UDP、HTTP、HTTPS。](tag:hcso_dt) [取值:TCP、UDP、IP、HTTP、HTTPS。IP为网关型LB上的监听器独有的协议。](tag:hws_eu) 支持多值查询,查询条件格式:*protocol=xxx&protocol=xxx*。 [不支持QUIC。](tag:tm,hws_eu,g42,hk_g42,hcso_dt,dt
|
350
|
+
监听器的监听协议。 [取值:TCP、UDP、HTTP、HTTPS、TERMINATED_HTTPS、QUIC、TLS。 说明:TERMINATED_HTTPS为共享型LB上的监听器独有的协议。](tag:hws,hws_hk,ocb,ctc,hcs,g42,tm,cmcc,hk_g42,hws_ocb,srg,fcs,dt) [取值:TCP、UDP、HTTP、HTTPS。](tag:hcso_dt) [取值:TCP、UDP、IP、HTTP、HTTPS。IP为网关型LB上的监听器独有的协议。](tag:hws_eu) 支持多值查询,查询条件格式:*protocol=xxx&protocol=xxx*。 [不支持QUIC。](tag:tm,hws_eu,g42,hk_g42,hcso_dt,dt)
|
351
351
|
|
352
352
|
:param protocol: The protocol of this ListListenersRequest.
|
353
353
|
:type protocol: list[str]
|
@@ -424,7 +424,7 @@ class ListListenersRequest:
|
|
424
424
|
def admin_state_up(self):
|
425
425
|
"""Gets the admin_state_up of this ListListenersRequest.
|
426
426
|
|
427
|
-
监听器的管理状态。 [不支持该字段,请勿使用。](tag:dt,
|
427
|
+
监听器的管理状态。 [不支持该字段,请勿使用。](tag:dt,hcso_dt)
|
428
428
|
|
429
429
|
:return: The admin_state_up of this ListListenersRequest.
|
430
430
|
:rtype: bool
|
@@ -435,7 +435,7 @@ class ListListenersRequest:
|
|
435
435
|
def admin_state_up(self, admin_state_up):
|
436
436
|
"""Sets the admin_state_up of this ListListenersRequest.
|
437
437
|
|
438
|
-
监听器的管理状态。 [不支持该字段,请勿使用。](tag:dt,
|
438
|
+
监听器的管理状态。 [不支持该字段,请勿使用。](tag:dt,hcso_dt)
|
439
439
|
|
440
440
|
:param admin_state_up: The admin_state_up of this ListListenersRequest.
|
441
441
|
:type admin_state_up: bool
|
@@ -534,7 +534,7 @@ class ListListenersRequest:
|
|
534
534
|
def http2_enable(self):
|
535
535
|
"""Gets the http2_enable of this ListListenersRequest.
|
536
536
|
|
537
|
-
客户端与LB之间的HTTPS请求的HTTP2功能的开启状态。 开启后,可提升客户端与LB间的访问性能,但LB与后端服务器间仍采用HTTP1.X协议。 使用说明: - 仅HTTPS协议监听器有效。 - QUIC监听器不能设置该字段,固定返回为true。 - 其他协议的监听器可设置该字段但无效,无论取值如何都不影响监听器正常运行。 [不支持QUIC。](tag:tm,hws_eu,g42,hk_g42,hcso_dt,dt
|
537
|
+
客户端与LB之间的HTTPS请求的HTTP2功能的开启状态。 开启后,可提升客户端与LB间的访问性能,但LB与后端服务器间仍采用HTTP1.X协议。 使用说明: - 仅HTTPS协议监听器有效。 - QUIC监听器不能设置该字段,固定返回为true。 - 其他协议的监听器可设置该字段但无效,无论取值如何都不影响监听器正常运行。 [不支持QUIC。](tag:tm,hws_eu,g42,hk_g42,hcso_dt,dt)
|
538
538
|
|
539
539
|
:return: The http2_enable of this ListListenersRequest.
|
540
540
|
:rtype: bool
|
@@ -545,7 +545,7 @@ class ListListenersRequest:
|
|
545
545
|
def http2_enable(self, http2_enable):
|
546
546
|
"""Sets the http2_enable of this ListListenersRequest.
|
547
547
|
|
548
|
-
客户端与LB之间的HTTPS请求的HTTP2功能的开启状态。 开启后,可提升客户端与LB间的访问性能,但LB与后端服务器间仍采用HTTP1.X协议。 使用说明: - 仅HTTPS协议监听器有效。 - QUIC监听器不能设置该字段,固定返回为true。 - 其他协议的监听器可设置该字段但无效,无论取值如何都不影响监听器正常运行。 [不支持QUIC。](tag:tm,hws_eu,g42,hk_g42,hcso_dt,dt
|
548
|
+
客户端与LB之间的HTTPS请求的HTTP2功能的开启状态。 开启后,可提升客户端与LB间的访问性能,但LB与后端服务器间仍采用HTTP1.X协议。 使用说明: - 仅HTTPS协议监听器有效。 - QUIC监听器不能设置该字段,固定返回为true。 - 其他协议的监听器可设置该字段但无效,无论取值如何都不影响监听器正常运行。 [不支持QUIC。](tag:tm,hws_eu,g42,hk_g42,hcso_dt,dt)
|
549
549
|
|
550
550
|
:param http2_enable: The http2_enable of this ListListenersRequest.
|
551
551
|
:type http2_enable: bool
|
@@ -644,7 +644,7 @@ class ListListenersRequest:
|
|
644
644
|
def enterprise_project_id(self):
|
645
645
|
"""Gets the enterprise_project_id of this ListListenersRequest.
|
646
646
|
|
647
|
-
参数解释:所属的企业项目ID。 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:listeners:list权限。 如果enterprise_project_id传值,鉴权按照企业项目权限鉴权,分为传入具体eps_id和all_granted_eps两种场景,前者查询指定eps_id的eps下的资源,后者查询的是所有有list权限的eps下的资源。 支持多值查询,查询条件格式: *enterprise_project_id=xxx&enterprise_project_id=xxx*。 [不支持该字段,请勿使用。](tag:dt,
|
647
|
+
参数解释:所属的企业项目ID。 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:listeners:list权限。 如果enterprise_project_id传值,鉴权按照企业项目权限鉴权,分为传入具体eps_id和all_granted_eps两种场景,前者查询指定eps_id的eps下的资源,后者查询的是所有有list权限的eps下的资源。 支持多值查询,查询条件格式: *enterprise_project_id=xxx&enterprise_project_id=xxx*。 [不支持该字段,请勿使用。](tag:dt,hcso_dt)
|
648
648
|
|
649
649
|
:return: The enterprise_project_id of this ListListenersRequest.
|
650
650
|
:rtype: list[str]
|
@@ -655,7 +655,7 @@ class ListListenersRequest:
|
|
655
655
|
def enterprise_project_id(self, enterprise_project_id):
|
656
656
|
"""Sets the enterprise_project_id of this ListListenersRequest.
|
657
657
|
|
658
|
-
参数解释:所属的企业项目ID。 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:listeners:list权限。 如果enterprise_project_id传值,鉴权按照企业项目权限鉴权,分为传入具体eps_id和all_granted_eps两种场景,前者查询指定eps_id的eps下的资源,后者查询的是所有有list权限的eps下的资源。 支持多值查询,查询条件格式: *enterprise_project_id=xxx&enterprise_project_id=xxx*。 [不支持该字段,请勿使用。](tag:dt,
|
658
|
+
参数解释:所属的企业项目ID。 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:listeners:list权限。 如果enterprise_project_id传值,鉴权按照企业项目权限鉴权,分为传入具体eps_id和all_granted_eps两种场景,前者查询指定eps_id的eps下的资源,后者查询的是所有有list权限的eps下的资源。 支持多值查询,查询条件格式: *enterprise_project_id=xxx&enterprise_project_id=xxx*。 [不支持该字段,请勿使用。](tag:dt,hcso_dt)
|
659
659
|
|
660
660
|
:param enterprise_project_id: The enterprise_project_id of this ListListenersRequest.
|
661
661
|
:type enterprise_project_id: list[str]
|
@@ -798,7 +798,7 @@ class ListListenersRequest:
|
|
798
798
|
def enhance_l7policy_enable(self):
|
799
799
|
"""Gets the enhance_l7policy_enable of this ListListenersRequest.
|
800
800
|
|
801
|
-
是否开启高级转发策略功能。开启高级转发策略后,支持更灵活的转发策略和转发规则设置。 取值:true开启,false不开启。 [荷兰region不支持该字段,请勿使用。](tag:dt
|
801
|
+
是否开启高级转发策略功能。开启高级转发策略后,支持更灵活的转发策略和转发规则设置。 取值:true开启,false不开启。 [荷兰region不支持该字段,请勿使用。](tag:dt)
|
802
802
|
|
803
803
|
:return: The enhance_l7policy_enable of this ListListenersRequest.
|
804
804
|
:rtype: bool
|
@@ -809,7 +809,7 @@ class ListListenersRequest:
|
|
809
809
|
def enhance_l7policy_enable(self, enhance_l7policy_enable):
|
810
810
|
"""Sets the enhance_l7policy_enable of this ListListenersRequest.
|
811
811
|
|
812
|
-
是否开启高级转发策略功能。开启高级转发策略后,支持更灵活的转发策略和转发规则设置。 取值:true开启,false不开启。 [荷兰region不支持该字段,请勿使用。](tag:dt
|
812
|
+
是否开启高级转发策略功能。开启高级转发策略后,支持更灵活的转发策略和转发规则设置。 取值:true开启,false不开启。 [荷兰region不支持该字段,请勿使用。](tag:dt)
|
813
813
|
|
814
814
|
:param enhance_l7policy_enable: The enhance_l7policy_enable of this ListListenersRequest.
|
815
815
|
:type enhance_l7policy_enable: bool
|