huaweicloudsdkelb 3.1.109__py2.py3-none-any.whl → 3.1.110__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/v3/elb_async_client.py +1 -1
- huaweicloudsdkelb/v3/elb_client.py +1 -1
- huaweicloudsdkelb/v3/model/autoscaling_ref.py +6 -6
- huaweicloudsdkelb/v3/model/availability_zone.py +15 -15
- huaweicloudsdkelb/v3/model/bandwidth_ref.py +3 -3
- huaweicloudsdkelb/v3/model/batch_create_members_option.py +6 -6
- huaweicloudsdkelb/v3/model/batch_create_members_request.py +3 -3
- huaweicloudsdkelb/v3/model/batch_delete_members_request.py +3 -3
- huaweicloudsdkelb/v3/model/batch_member.py +6 -6
- huaweicloudsdkelb/v3/model/batch_update_members_option.py +3 -3
- huaweicloudsdkelb/v3/model/batch_update_members_request.py +3 -3
- huaweicloudsdkelb/v3/model/batch_update_policies_priority_request_body.py +3 -3
- huaweicloudsdkelb/v3/model/batch_update_priority_request_body.py +6 -6
- huaweicloudsdkelb/v3/model/create_fixted_response_config.py +9 -9
- huaweicloudsdkelb/v3/model/create_health_monitor_option.py +12 -12
- huaweicloudsdkelb/v3/model/create_insert_header_config.py +9 -9
- huaweicloudsdkelb/v3/model/create_insert_headers_config.py +3 -3
- huaweicloudsdkelb/v3/model/create_ip_group_ip_option.py +3 -3
- huaweicloudsdkelb/v3/model/create_l7_policy_option.py +39 -39
- huaweicloudsdkelb/v3/model/create_l7_policy_response.py +3 -3
- huaweicloudsdkelb/v3/model/create_l7_policy_rule_option.py +21 -21
- huaweicloudsdkelb/v3/model/create_l7_rule_request.py +3 -3
- huaweicloudsdkelb/v3/model/create_l7_rule_response.py +3 -3
- huaweicloudsdkelb/v3/model/create_listener_ip_group_option.py +9 -9
- huaweicloudsdkelb/v3/model/create_listener_option.py +84 -84
- huaweicloudsdkelb/v3/model/create_listener_quic_config_option.py +6 -6
- huaweicloudsdkelb/v3/model/create_listener_response.py +3 -3
- huaweicloudsdkelb/v3/model/create_load_balancer_bandwidth_option.py +6 -6
- huaweicloudsdkelb/v3/model/create_load_balancer_option.py +45 -45
- huaweicloudsdkelb/v3/model/create_load_balancer_public_ip_option.py +3 -3
- huaweicloudsdkelb/v3/model/create_load_balancer_response.py +9 -9
- huaweicloudsdkelb/v3/model/create_loadbalancer_autoscaling_option.py +3 -3
- huaweicloudsdkelb/v3/model/create_master_slave_health_monitor_option.py +3 -3
- huaweicloudsdkelb/v3/model/create_member_option.py +21 -21
- huaweicloudsdkelb/v3/model/create_member_request.py +3 -3
- huaweicloudsdkelb/v3/model/create_member_response.py +3 -3
- huaweicloudsdkelb/v3/model/create_pool_option.py +12 -12
- huaweicloudsdkelb/v3/model/create_pool_session_persistence_option.py +3 -3
- huaweicloudsdkelb/v3/model/create_redirect_pools_config.py +6 -6
- huaweicloudsdkelb/v3/model/create_redirect_pools_extend_config.py +3 -3
- huaweicloudsdkelb/v3/model/create_redirect_pools_sticky_session_config.py +6 -6
- huaweicloudsdkelb/v3/model/create_redirect_url_config.py +18 -18
- huaweicloudsdkelb/v3/model/create_remove_header_config.py +3 -3
- huaweicloudsdkelb/v3/model/create_remove_headers_config.py +3 -3
- huaweicloudsdkelb/v3/model/create_rewrite_url_config.py +9 -9
- huaweicloudsdkelb/v3/model/create_rule_condition.py +6 -6
- huaweicloudsdkelb/v3/model/create_rule_option.py +24 -24
- huaweicloudsdkelb/v3/model/create_traffic_limit_config.py +9 -9
- huaweicloudsdkelb/v3/model/delete_l7_policy_request.py +3 -3
- huaweicloudsdkelb/v3/model/delete_master_slave_pool_request.py +3 -3
- huaweicloudsdkelb/v3/model/delete_member_request.py +3 -3
- huaweicloudsdkelb/v3/model/delete_pool_request.py +3 -3
- huaweicloudsdkelb/v3/model/eip_info.py +9 -9
- huaweicloudsdkelb/v3/model/fixted_response_config.py +9 -9
- huaweicloudsdkelb/v3/model/flavor.py +6 -6
- huaweicloudsdkelb/v3/model/flavor_info.py +18 -18
- huaweicloudsdkelb/v3/model/global_eip_info.py +9 -9
- huaweicloudsdkelb/v3/model/health_monitor.py +12 -12
- huaweicloudsdkelb/v3/model/insert_header_config.py +9 -9
- huaweicloudsdkelb/v3/model/insert_headers_config.py +3 -3
- huaweicloudsdkelb/v3/model/l7_policy.py +51 -51
- huaweicloudsdkelb/v3/model/l7_rule.py +36 -36
- huaweicloudsdkelb/v3/model/list_availability_zones_request.py +3 -3
- huaweicloudsdkelb/v3/model/list_availability_zones_response.py +38 -9
- huaweicloudsdkelb/v3/model/list_flavors_request.py +9 -9
- huaweicloudsdkelb/v3/model/list_health_monitors_request.py +9 -9
- huaweicloudsdkelb/v3/model/list_l7_policies_request.py +48 -48
- huaweicloudsdkelb/v3/model/list_l7_policies_response.py +6 -6
- huaweicloudsdkelb/v3/model/list_l7_rules_request.py +3 -3
- huaweicloudsdkelb/v3/model/list_l7_rules_response.py +6 -6
- huaweicloudsdkelb/v3/model/list_listeners_request.py +9 -9
- huaweicloudsdkelb/v3/model/list_listeners_response.py +6 -6
- huaweicloudsdkelb/v3/model/list_load_balancers_request.py +6 -6
- huaweicloudsdkelb/v3/model/list_master_slave_pools_request.py +3 -3
- huaweicloudsdkelb/v3/model/list_members_request.py +3 -3
- huaweicloudsdkelb/v3/model/list_pools_request.py +3 -3
- huaweicloudsdkelb/v3/model/listener.py +96 -96
- huaweicloudsdkelb/v3/model/listener_insert_headers.py +27 -27
- huaweicloudsdkelb/v3/model/listener_ip_group.py +9 -9
- huaweicloudsdkelb/v3/model/listener_quic_config.py +6 -6
- huaweicloudsdkelb/v3/model/load_balancer.py +129 -129
- huaweicloudsdkelb/v3/model/load_balancer_ref.py +3 -3
- huaweicloudsdkelb/v3/model/load_balancer_status_pool.py +3 -3
- huaweicloudsdkelb/v3/model/logtank.py +3 -3
- huaweicloudsdkelb/v3/model/master_slave_health_monitor.py +6 -6
- huaweicloudsdkelb/v3/model/member.py +45 -45
- huaweicloudsdkelb/v3/model/member_info.py +6 -6
- huaweicloudsdkelb/v3/model/member_status.py +6 -6
- huaweicloudsdkelb/v3/model/pool.py +6 -6
- huaweicloudsdkelb/v3/model/pool_ref.py +3 -3
- huaweicloudsdkelb/v3/model/prepaid_create_option.py +3 -3
- huaweicloudsdkelb/v3/model/public_ip_info.py +9 -9
- huaweicloudsdkelb/v3/model/quota.py +3 -3
- huaweicloudsdkelb/v3/model/redirect_pools_config.py +6 -6
- huaweicloudsdkelb/v3/model/redirect_pools_extend_config.py +3 -3
- huaweicloudsdkelb/v3/model/redirect_pools_sticky_session_config.py +6 -6
- huaweicloudsdkelb/v3/model/redirect_url_config.py +18 -18
- huaweicloudsdkelb/v3/model/remove_header_config.py +3 -3
- huaweicloudsdkelb/v3/model/remove_headers_config.py +3 -3
- huaweicloudsdkelb/v3/model/rewrite_url_config.py +9 -9
- huaweicloudsdkelb/v3/model/rule_condition.py +6 -6
- huaweicloudsdkelb/v3/model/rule_ref.py +3 -3
- huaweicloudsdkelb/v3/model/show_l7_policy_request.py +3 -3
- huaweicloudsdkelb/v3/model/show_l7_policy_response.py +3 -3
- huaweicloudsdkelb/v3/model/show_l7_rule_response.py +3 -3
- huaweicloudsdkelb/v3/model/show_listener_response.py +3 -3
- huaweicloudsdkelb/v3/model/show_load_balancer_response.py +3 -3
- huaweicloudsdkelb/v3/model/show_load_balancer_status_response.py +3 -3
- huaweicloudsdkelb/v3/model/show_master_slave_pool_request.py +3 -3
- huaweicloudsdkelb/v3/model/show_member_request.py +3 -3
- huaweicloudsdkelb/v3/model/show_pool_request.py +3 -3
- huaweicloudsdkelb/v3/model/tag.py +6 -6
- huaweicloudsdkelb/v3/model/traffic_limit_config.py +9 -9
- huaweicloudsdkelb/v3/model/upadate_ip_group_ip_option.py +3 -3
- huaweicloudsdkelb/v3/model/update_fixted_response_config.py +9 -9
- huaweicloudsdkelb/v3/model/update_health_monitor_option.py +12 -12
- huaweicloudsdkelb/v3/model/update_insert_header_config.py +9 -9
- huaweicloudsdkelb/v3/model/update_insert_headers_config.py +3 -3
- huaweicloudsdkelb/v3/model/update_l7_policy_option.py +24 -24
- huaweicloudsdkelb/v3/model/update_l7_policy_request.py +3 -3
- huaweicloudsdkelb/v3/model/update_l7_policy_response.py +3 -3
- huaweicloudsdkelb/v3/model/update_l7_rule_option.py +18 -18
- huaweicloudsdkelb/v3/model/update_l7_rule_response.py +3 -3
- huaweicloudsdkelb/v3/model/update_listener_ip_group_option.py +9 -9
- huaweicloudsdkelb/v3/model/update_listener_option.py +66 -66
- huaweicloudsdkelb/v3/model/update_listener_quic_config_option.py +6 -6
- huaweicloudsdkelb/v3/model/update_listener_response.py +3 -3
- huaweicloudsdkelb/v3/model/update_load_balancer_option.py +48 -48
- huaweicloudsdkelb/v3/model/update_load_balancer_response.py +9 -9
- huaweicloudsdkelb/v3/model/update_loadbalancer_autoscaling_option.py +6 -6
- huaweicloudsdkelb/v3/model/update_member_option.py +3 -3
- huaweicloudsdkelb/v3/model/update_member_request.py +3 -3
- huaweicloudsdkelb/v3/model/update_pool_option.py +9 -9
- huaweicloudsdkelb/v3/model/update_pool_request.py +3 -3
- huaweicloudsdkelb/v3/model/update_pool_session_persistence_option.py +3 -3
- huaweicloudsdkelb/v3/model/update_redirect_pools_config.py +6 -6
- huaweicloudsdkelb/v3/model/update_redirect_pools_extend_config.py +3 -3
- huaweicloudsdkelb/v3/model/update_redirect_pools_sticky_session_config.py +6 -6
- huaweicloudsdkelb/v3/model/update_redirect_url_config.py +18 -18
- huaweicloudsdkelb/v3/model/update_remove_header_config.py +3 -3
- huaweicloudsdkelb/v3/model/update_remove_headers_config.py +3 -3
- huaweicloudsdkelb/v3/model/update_rewrite_url_config.py +9 -9
- huaweicloudsdkelb/v3/model/update_rule_condition.py +6 -6
- huaweicloudsdkelb/v3/model/update_traffic_limit_config.py +9 -9
- {huaweicloudsdkelb-3.1.109.dist-info → huaweicloudsdkelb-3.1.110.dist-info}/METADATA +2 -2
- {huaweicloudsdkelb-3.1.109.dist-info → huaweicloudsdkelb-3.1.110.dist-info}/RECORD +149 -149
- {huaweicloudsdkelb-3.1.109.dist-info → huaweicloudsdkelb-3.1.110.dist-info}/LICENSE +0 -0
- {huaweicloudsdkelb-3.1.109.dist-info → huaweicloudsdkelb-3.1.110.dist-info}/WHEEL +0 -0
- {huaweicloudsdkelb-3.1.109.dist-info → huaweicloudsdkelb-3.1.110.dist-info}/top_level.txt +0 -0
@@ -31,9 +31,9 @@ class RuleCondition:
|
|
31
31
|
|
32
32
|
The model defined in huaweicloud sdk
|
33
33
|
|
34
|
-
:param key:
|
34
|
+
:param key: 参数解释:匹配项的名称。 约束限制:同一个rule内的conditions列表中所有key必须相同。 取值范围: - 当转发规则类别type为HOST_NAME、PATH、METHOD、SOURCE_IP时,该字段固定为空字符串。 - 当转发规则类别type为HEADER时,key表示请求头参数的名称,value表示请求头参数的值。 key的长度限制1-40字符,只允许包含字母、数字和-_。 - 当转发规则类别type为QUERY_STRING时,key表示查询参数的名称,value表示查询参数的值。 key的长度限制为1-128字符,不支持空格,中括号,大括号,尖括号,反斜杠,双引号, '#','&','|',‘%’,‘~’,字母区分大小写。
|
35
35
|
:type key: str
|
36
|
-
:param value:
|
36
|
+
:param value: 参数解释:匹配项的值。 约束限制: 同一个rule内的conditions列表中所有value不允许重复。 取值范围: - 当转发规则类别type为HOST_NAME时,key固定为空字符串,value表示域名的值。 value长度1-128字符,字符串只能包含英文字母、数字、-.\\*, 必须以字母、数字或\\*开头,\\*只能出现在开头且必须以\\*.开始。 - 当转发规则类别type为PATH时,key固定为空字符串,value表示请求路径的值。 value长度1-128字符。当转发规则的compare_type为STARTS_WITH、EQUAL_TO时, 字符串只能包含英文字母、数字、_~';@^-%#&$.*+?,=!:|\\/()\\[\\]{},且必须以\"/\"开头。 - 当转发规则类别type为HEADER时,key表示请求头参数的名称,value表示请求头参数的值。 value长度限制1-128字符,不支持空格, 双引号,支持以下通配符:*(匹配0个或更多字符)和?(正好匹配1个字符)。 - 当转发规则类别type为QUERY_STRING时,key表示查询参数的名称,value表示查询参数的值。 value长度限制为1-128字符,不支持空格,中括号,大括号,尖括号,反斜杠,双引号, '#','&','|',‘%’,‘~’,字母区分大小写,支持通配符:*(匹配0个或更多字符)和?(正好匹配1个字符) - 当转发规则类别type为METHOD时,key固定为空字符串,value表示请求方式。value取值范围为:GET, PUT, POST,DELETE, PATCH, HEAD, OPTIONS。 - 当转发规则类别type为SOURCE_IP时,key固定为空字符串,value表示请求源地址。 value为CIDR格式,支持ipv4,ipv6。例如192.168.0.2/32,2049::49/64。
|
37
37
|
:type value: str
|
38
38
|
"""
|
39
39
|
|
@@ -50,7 +50,7 @@ class RuleCondition:
|
|
50
50
|
def key(self):
|
51
51
|
"""Gets the key of this RuleCondition.
|
52
52
|
|
53
|
-
|
53
|
+
参数解释:匹配项的名称。 约束限制:同一个rule内的conditions列表中所有key必须相同。 取值范围: - 当转发规则类别type为HOST_NAME、PATH、METHOD、SOURCE_IP时,该字段固定为空字符串。 - 当转发规则类别type为HEADER时,key表示请求头参数的名称,value表示请求头参数的值。 key的长度限制1-40字符,只允许包含字母、数字和-_。 - 当转发规则类别type为QUERY_STRING时,key表示查询参数的名称,value表示查询参数的值。 key的长度限制为1-128字符,不支持空格,中括号,大括号,尖括号,反斜杠,双引号, '#','&','|',‘%’,‘~’,字母区分大小写。
|
54
54
|
|
55
55
|
:return: The key of this RuleCondition.
|
56
56
|
:rtype: str
|
@@ -61,7 +61,7 @@ class RuleCondition:
|
|
61
61
|
def key(self, key):
|
62
62
|
"""Sets the key of this RuleCondition.
|
63
63
|
|
64
|
-
|
64
|
+
参数解释:匹配项的名称。 约束限制:同一个rule内的conditions列表中所有key必须相同。 取值范围: - 当转发规则类别type为HOST_NAME、PATH、METHOD、SOURCE_IP时,该字段固定为空字符串。 - 当转发规则类别type为HEADER时,key表示请求头参数的名称,value表示请求头参数的值。 key的长度限制1-40字符,只允许包含字母、数字和-_。 - 当转发规则类别type为QUERY_STRING时,key表示查询参数的名称,value表示查询参数的值。 key的长度限制为1-128字符,不支持空格,中括号,大括号,尖括号,反斜杠,双引号, '#','&','|',‘%’,‘~’,字母区分大小写。
|
65
65
|
|
66
66
|
:param key: The key of this RuleCondition.
|
67
67
|
:type key: str
|
@@ -72,7 +72,7 @@ class RuleCondition:
|
|
72
72
|
def value(self):
|
73
73
|
"""Gets the value of this RuleCondition.
|
74
74
|
|
75
|
-
|
75
|
+
参数解释:匹配项的值。 约束限制: 同一个rule内的conditions列表中所有value不允许重复。 取值范围: - 当转发规则类别type为HOST_NAME时,key固定为空字符串,value表示域名的值。 value长度1-128字符,字符串只能包含英文字母、数字、-.\\*, 必须以字母、数字或\\*开头,\\*只能出现在开头且必须以\\*.开始。 - 当转发规则类别type为PATH时,key固定为空字符串,value表示请求路径的值。 value长度1-128字符。当转发规则的compare_type为STARTS_WITH、EQUAL_TO时, 字符串只能包含英文字母、数字、_~';@^-%#&$.*+?,=!:|\\/()\\[\\]{},且必须以\"/\"开头。 - 当转发规则类别type为HEADER时,key表示请求头参数的名称,value表示请求头参数的值。 value长度限制1-128字符,不支持空格, 双引号,支持以下通配符:*(匹配0个或更多字符)和?(正好匹配1个字符)。 - 当转发规则类别type为QUERY_STRING时,key表示查询参数的名称,value表示查询参数的值。 value长度限制为1-128字符,不支持空格,中括号,大括号,尖括号,反斜杠,双引号, '#','&','|',‘%’,‘~’,字母区分大小写,支持通配符:*(匹配0个或更多字符)和?(正好匹配1个字符) - 当转发规则类别type为METHOD时,key固定为空字符串,value表示请求方式。value取值范围为:GET, PUT, POST,DELETE, PATCH, HEAD, OPTIONS。 - 当转发规则类别type为SOURCE_IP时,key固定为空字符串,value表示请求源地址。 value为CIDR格式,支持ipv4,ipv6。例如192.168.0.2/32,2049::49/64。
|
76
76
|
|
77
77
|
:return: The value of this RuleCondition.
|
78
78
|
:rtype: str
|
@@ -83,7 +83,7 @@ class RuleCondition:
|
|
83
83
|
def value(self, value):
|
84
84
|
"""Sets the value of this RuleCondition.
|
85
85
|
|
86
|
-
|
86
|
+
参数解释:匹配项的值。 约束限制: 同一个rule内的conditions列表中所有value不允许重复。 取值范围: - 当转发规则类别type为HOST_NAME时,key固定为空字符串,value表示域名的值。 value长度1-128字符,字符串只能包含英文字母、数字、-.\\*, 必须以字母、数字或\\*开头,\\*只能出现在开头且必须以\\*.开始。 - 当转发规则类别type为PATH时,key固定为空字符串,value表示请求路径的值。 value长度1-128字符。当转发规则的compare_type为STARTS_WITH、EQUAL_TO时, 字符串只能包含英文字母、数字、_~';@^-%#&$.*+?,=!:|\\/()\\[\\]{},且必须以\"/\"开头。 - 当转发规则类别type为HEADER时,key表示请求头参数的名称,value表示请求头参数的值。 value长度限制1-128字符,不支持空格, 双引号,支持以下通配符:*(匹配0个或更多字符)和?(正好匹配1个字符)。 - 当转发规则类别type为QUERY_STRING时,key表示查询参数的名称,value表示查询参数的值。 value长度限制为1-128字符,不支持空格,中括号,大括号,尖括号,反斜杠,双引号, '#','&','|',‘%’,‘~’,字母区分大小写,支持通配符:*(匹配0个或更多字符)和?(正好匹配1个字符) - 当转发规则类别type为METHOD时,key固定为空字符串,value表示请求方式。value取值范围为:GET, PUT, POST,DELETE, PATCH, HEAD, OPTIONS。 - 当转发规则类别type为SOURCE_IP时,key固定为空字符串,value表示请求源地址。 value为CIDR格式,支持ipv4,ipv6。例如192.168.0.2/32,2049::49/64。
|
87
87
|
|
88
88
|
:param value: The value of this RuleCondition.
|
89
89
|
:type value: str
|
@@ -29,7 +29,7 @@ class RuleRef:
|
|
29
29
|
|
30
30
|
The model defined in huaweicloud sdk
|
31
31
|
|
32
|
-
:param id:
|
32
|
+
:param id: 参数解释:规则ID。
|
33
33
|
:type id: str
|
34
34
|
"""
|
35
35
|
|
@@ -44,7 +44,7 @@ class RuleRef:
|
|
44
44
|
def id(self):
|
45
45
|
"""Gets the id of this RuleRef.
|
46
46
|
|
47
|
-
|
47
|
+
参数解释:规则ID。
|
48
48
|
|
49
49
|
:return: The id of this RuleRef.
|
50
50
|
:rtype: str
|
@@ -55,7 +55,7 @@ class RuleRef:
|
|
55
55
|
def id(self, id):
|
56
56
|
"""Sets the id of this RuleRef.
|
57
57
|
|
58
|
-
|
58
|
+
参数解释:规则ID。
|
59
59
|
|
60
60
|
:param id: The id of this RuleRef.
|
61
61
|
:type id: str
|
@@ -29,7 +29,7 @@ class ShowL7PolicyRequest:
|
|
29
29
|
|
30
30
|
The model defined in huaweicloud sdk
|
31
31
|
|
32
|
-
:param l7policy_id:
|
32
|
+
:param l7policy_id: 参数解释:转发策略ID。
|
33
33
|
:type l7policy_id: str
|
34
34
|
"""
|
35
35
|
|
@@ -44,7 +44,7 @@ class ShowL7PolicyRequest:
|
|
44
44
|
def l7policy_id(self):
|
45
45
|
"""Gets the l7policy_id of this ShowL7PolicyRequest.
|
46
46
|
|
47
|
-
|
47
|
+
参数解释:转发策略ID。
|
48
48
|
|
49
49
|
:return: The l7policy_id of this ShowL7PolicyRequest.
|
50
50
|
:rtype: str
|
@@ -55,7 +55,7 @@ class ShowL7PolicyRequest:
|
|
55
55
|
def l7policy_id(self, l7policy_id):
|
56
56
|
"""Sets the l7policy_id of this ShowL7PolicyRequest.
|
57
57
|
|
58
|
-
|
58
|
+
参数解释:转发策略ID。
|
59
59
|
|
60
60
|
:param l7policy_id: The l7policy_id of this ShowL7PolicyRequest.
|
61
61
|
:type l7policy_id: str
|
@@ -32,7 +32,7 @@ class ShowL7PolicyResponse(SdkResponse):
|
|
32
32
|
|
33
33
|
The model defined in huaweicloud sdk
|
34
34
|
|
35
|
-
:param request_id:
|
35
|
+
:param request_id: 参数解释:请求ID。 注:自动生成 。
|
36
36
|
:type request_id: str
|
37
37
|
:param l7policy:
|
38
38
|
:type l7policy: :class:`huaweicloudsdkelb.v3.L7Policy`
|
@@ -53,7 +53,7 @@ class ShowL7PolicyResponse(SdkResponse):
|
|
53
53
|
def request_id(self):
|
54
54
|
"""Gets the request_id of this ShowL7PolicyResponse.
|
55
55
|
|
56
|
-
|
56
|
+
参数解释:请求ID。 注:自动生成 。
|
57
57
|
|
58
58
|
:return: The request_id of this ShowL7PolicyResponse.
|
59
59
|
:rtype: str
|
@@ -64,7 +64,7 @@ class ShowL7PolicyResponse(SdkResponse):
|
|
64
64
|
def request_id(self, request_id):
|
65
65
|
"""Sets the request_id of this ShowL7PolicyResponse.
|
66
66
|
|
67
|
-
|
67
|
+
参数解释:请求ID。 注:自动生成 。
|
68
68
|
|
69
69
|
:param request_id: The request_id of this ShowL7PolicyResponse.
|
70
70
|
:type request_id: str
|
@@ -32,7 +32,7 @@ class ShowL7RuleResponse(SdkResponse):
|
|
32
32
|
|
33
33
|
The model defined in huaweicloud sdk
|
34
34
|
|
35
|
-
:param request_id:
|
35
|
+
:param request_id: 参数解释:请求ID。 注:自动生成 。
|
36
36
|
:type request_id: str
|
37
37
|
:param rule:
|
38
38
|
:type rule: :class:`huaweicloudsdkelb.v3.L7Rule`
|
@@ -53,7 +53,7 @@ class ShowL7RuleResponse(SdkResponse):
|
|
53
53
|
def request_id(self):
|
54
54
|
"""Gets the request_id of this ShowL7RuleResponse.
|
55
55
|
|
56
|
-
|
56
|
+
参数解释:请求ID。 注:自动生成 。
|
57
57
|
|
58
58
|
:return: The request_id of this ShowL7RuleResponse.
|
59
59
|
:rtype: str
|
@@ -64,7 +64,7 @@ class ShowL7RuleResponse(SdkResponse):
|
|
64
64
|
def request_id(self, request_id):
|
65
65
|
"""Sets the request_id of this ShowL7RuleResponse.
|
66
66
|
|
67
|
-
|
67
|
+
参数解释:请求ID。 注:自动生成 。
|
68
68
|
|
69
69
|
:param request_id: The request_id of this ShowL7RuleResponse.
|
70
70
|
:type request_id: str
|
@@ -32,7 +32,7 @@ class ShowListenerResponse(SdkResponse):
|
|
32
32
|
|
33
33
|
The model defined in huaweicloud sdk
|
34
34
|
|
35
|
-
:param request_id:
|
35
|
+
:param request_id: 参数解释:请求ID。 注:自动生成 。
|
36
36
|
:type request_id: str
|
37
37
|
:param listener:
|
38
38
|
:type listener: :class:`huaweicloudsdkelb.v3.Listener`
|
@@ -53,7 +53,7 @@ class ShowListenerResponse(SdkResponse):
|
|
53
53
|
def request_id(self):
|
54
54
|
"""Gets the request_id of this ShowListenerResponse.
|
55
55
|
|
56
|
-
|
56
|
+
参数解释:请求ID。 注:自动生成 。
|
57
57
|
|
58
58
|
:return: The request_id of this ShowListenerResponse.
|
59
59
|
:rtype: str
|
@@ -64,7 +64,7 @@ class ShowListenerResponse(SdkResponse):
|
|
64
64
|
def request_id(self, request_id):
|
65
65
|
"""Sets the request_id of this ShowListenerResponse.
|
66
66
|
|
67
|
-
|
67
|
+
参数解释:请求ID。 注:自动生成 。
|
68
68
|
|
69
69
|
:param request_id: The request_id of this ShowListenerResponse.
|
70
70
|
:type request_id: str
|
@@ -32,7 +32,7 @@ class ShowLoadBalancerResponse(SdkResponse):
|
|
32
32
|
|
33
33
|
The model defined in huaweicloud sdk
|
34
34
|
|
35
|
-
:param request_id:
|
35
|
+
:param request_id: 参数解释:请求ID。 注:自动生成 。
|
36
36
|
:type request_id: str
|
37
37
|
:param loadbalancer:
|
38
38
|
:type loadbalancer: :class:`huaweicloudsdkelb.v3.LoadBalancer`
|
@@ -53,7 +53,7 @@ class ShowLoadBalancerResponse(SdkResponse):
|
|
53
53
|
def request_id(self):
|
54
54
|
"""Gets the request_id of this ShowLoadBalancerResponse.
|
55
55
|
|
56
|
-
|
56
|
+
参数解释:请求ID。 注:自动生成 。
|
57
57
|
|
58
58
|
:return: The request_id of this ShowLoadBalancerResponse.
|
59
59
|
:rtype: str
|
@@ -64,7 +64,7 @@ class ShowLoadBalancerResponse(SdkResponse):
|
|
64
64
|
def request_id(self, request_id):
|
65
65
|
"""Sets the request_id of this ShowLoadBalancerResponse.
|
66
66
|
|
67
|
-
|
67
|
+
参数解释:请求ID。 注:自动生成 。
|
68
68
|
|
69
69
|
:param request_id: The request_id of this ShowLoadBalancerResponse.
|
70
70
|
:type request_id: str
|
@@ -34,7 +34,7 @@ class ShowLoadBalancerStatusResponse(SdkResponse):
|
|
34
34
|
|
35
35
|
:param statuses:
|
36
36
|
:type statuses: :class:`huaweicloudsdkelb.v3.LoadBalancerStatusResult`
|
37
|
-
:param request_id:
|
37
|
+
:param request_id: 参数解释:请求ID。 注:自动生成 。
|
38
38
|
:type request_id: str
|
39
39
|
"""
|
40
40
|
|
@@ -71,7 +71,7 @@ class ShowLoadBalancerStatusResponse(SdkResponse):
|
|
71
71
|
def request_id(self):
|
72
72
|
"""Gets the request_id of this ShowLoadBalancerStatusResponse.
|
73
73
|
|
74
|
-
|
74
|
+
参数解释:请求ID。 注:自动生成 。
|
75
75
|
|
76
76
|
:return: The request_id of this ShowLoadBalancerStatusResponse.
|
77
77
|
:rtype: str
|
@@ -82,7 +82,7 @@ class ShowLoadBalancerStatusResponse(SdkResponse):
|
|
82
82
|
def request_id(self, request_id):
|
83
83
|
"""Sets the request_id of this ShowLoadBalancerStatusResponse.
|
84
84
|
|
85
|
-
|
85
|
+
参数解释:请求ID。 注:自动生成 。
|
86
86
|
|
87
87
|
:param request_id: The request_id of this ShowLoadBalancerStatusResponse.
|
88
88
|
:type request_id: str
|
@@ -29,7 +29,7 @@ class ShowMasterSlavePoolRequest:
|
|
29
29
|
|
30
30
|
The model defined in huaweicloud sdk
|
31
31
|
|
32
|
-
:param pool_id:
|
32
|
+
:param pool_id: 参数解释:后端服务器组ID。
|
33
33
|
:type pool_id: str
|
34
34
|
"""
|
35
35
|
|
@@ -44,7 +44,7 @@ class ShowMasterSlavePoolRequest:
|
|
44
44
|
def pool_id(self):
|
45
45
|
"""Gets the pool_id of this ShowMasterSlavePoolRequest.
|
46
46
|
|
47
|
-
|
47
|
+
参数解释:后端服务器组ID。
|
48
48
|
|
49
49
|
:return: The pool_id of this ShowMasterSlavePoolRequest.
|
50
50
|
:rtype: str
|
@@ -55,7 +55,7 @@ class ShowMasterSlavePoolRequest:
|
|
55
55
|
def pool_id(self, pool_id):
|
56
56
|
"""Sets the pool_id of this ShowMasterSlavePoolRequest.
|
57
57
|
|
58
|
-
|
58
|
+
参数解释:后端服务器组ID。
|
59
59
|
|
60
60
|
:param pool_id: The pool_id of this ShowMasterSlavePoolRequest.
|
61
61
|
:type pool_id: str
|
@@ -31,7 +31,7 @@ class ShowMemberRequest:
|
|
31
31
|
|
32
32
|
The model defined in huaweicloud sdk
|
33
33
|
|
34
|
-
:param pool_id:
|
34
|
+
:param pool_id: 参数解释:后端服务器组ID。
|
35
35
|
:type pool_id: str
|
36
36
|
:param member_id: 后端服务器ID。 >说明: 此处并非ECS服务器的ID,而是ELB为绑定的后端服务器自动生成的member ID。
|
37
37
|
:type member_id: str
|
@@ -50,7 +50,7 @@ class ShowMemberRequest:
|
|
50
50
|
def pool_id(self):
|
51
51
|
"""Gets the pool_id of this ShowMemberRequest.
|
52
52
|
|
53
|
-
|
53
|
+
参数解释:后端服务器组ID。
|
54
54
|
|
55
55
|
:return: The pool_id of this ShowMemberRequest.
|
56
56
|
:rtype: str
|
@@ -61,7 +61,7 @@ class ShowMemberRequest:
|
|
61
61
|
def pool_id(self, pool_id):
|
62
62
|
"""Sets the pool_id of this ShowMemberRequest.
|
63
63
|
|
64
|
-
|
64
|
+
参数解释:后端服务器组ID。
|
65
65
|
|
66
66
|
:param pool_id: The pool_id of this ShowMemberRequest.
|
67
67
|
:type pool_id: str
|
@@ -29,7 +29,7 @@ class ShowPoolRequest:
|
|
29
29
|
|
30
30
|
The model defined in huaweicloud sdk
|
31
31
|
|
32
|
-
:param pool_id:
|
32
|
+
:param pool_id: 参数解释:后端服务器组ID。
|
33
33
|
:type pool_id: str
|
34
34
|
"""
|
35
35
|
|
@@ -44,7 +44,7 @@ class ShowPoolRequest:
|
|
44
44
|
def pool_id(self):
|
45
45
|
"""Gets the pool_id of this ShowPoolRequest.
|
46
46
|
|
47
|
-
|
47
|
+
参数解释:后端服务器组ID。
|
48
48
|
|
49
49
|
:return: The pool_id of this ShowPoolRequest.
|
50
50
|
:rtype: str
|
@@ -55,7 +55,7 @@ class ShowPoolRequest:
|
|
55
55
|
def pool_id(self, pool_id):
|
56
56
|
"""Sets the pool_id of this ShowPoolRequest.
|
57
57
|
|
58
|
-
|
58
|
+
参数解释:后端服务器组ID。
|
59
59
|
|
60
60
|
:param pool_id: The pool_id of this ShowPoolRequest.
|
61
61
|
:type pool_id: str
|
@@ -31,9 +31,9 @@ class Tag:
|
|
31
31
|
|
32
32
|
The model defined in huaweicloud sdk
|
33
33
|
|
34
|
-
:param key:
|
34
|
+
:param key: 参数解释:标签键
|
35
35
|
:type key: str
|
36
|
-
:param value:
|
36
|
+
:param value: 参数解释:标签值
|
37
37
|
:type value: str
|
38
38
|
"""
|
39
39
|
|
@@ -52,7 +52,7 @@ class Tag:
|
|
52
52
|
def key(self):
|
53
53
|
"""Gets the key of this Tag.
|
54
54
|
|
55
|
-
|
55
|
+
参数解释:标签键
|
56
56
|
|
57
57
|
:return: The key of this Tag.
|
58
58
|
:rtype: str
|
@@ -63,7 +63,7 @@ class Tag:
|
|
63
63
|
def key(self, key):
|
64
64
|
"""Sets the key of this Tag.
|
65
65
|
|
66
|
-
|
66
|
+
参数解释:标签键
|
67
67
|
|
68
68
|
:param key: The key of this Tag.
|
69
69
|
:type key: str
|
@@ -74,7 +74,7 @@ class Tag:
|
|
74
74
|
def value(self):
|
75
75
|
"""Gets the value of this Tag.
|
76
76
|
|
77
|
-
|
77
|
+
参数解释:标签值
|
78
78
|
|
79
79
|
:return: The value of this Tag.
|
80
80
|
:rtype: str
|
@@ -85,7 +85,7 @@ class Tag:
|
|
85
85
|
def value(self, value):
|
86
86
|
"""Sets the value of this Tag.
|
87
87
|
|
88
|
-
|
88
|
+
参数解释:标签值
|
89
89
|
|
90
90
|
:param value: The value of this Tag.
|
91
91
|
:type value: str
|
@@ -33,11 +33,11 @@ class TrafficLimitConfig:
|
|
33
33
|
|
34
34
|
The model defined in huaweicloud sdk
|
35
35
|
|
36
|
-
:param qps:
|
36
|
+
:param qps: 参数解释:转发策略qps限速。 取值范围:0-100000,单位:个/秒。0表示不限速。
|
37
37
|
:type qps: int
|
38
|
-
:param per_source_ip_qps:
|
38
|
+
:param per_source_ip_qps: 参数解释:对转发策略单源(单个客户端IP)进行限速。 约束限制: - quic监听器下转发策略不支持配置单源限速。 - 指定该字段时,赋值可以为0或者为null。 - 如果qps不为0,per_source_ip_qps需要小于qps。 取值范围:0-100000,单位:个/秒。0表示不限速。
|
39
39
|
:type per_source_ip_qps: int
|
40
|
-
:param burst:
|
40
|
+
:param burst: 参数解释:设置当单源qps超限时,允许的局部突增请求数量。超出该限制的请求将返回503。 取值范围:0-100000,单位:个/秒。
|
41
41
|
:type burst: int
|
42
42
|
"""
|
43
43
|
|
@@ -59,7 +59,7 @@ class TrafficLimitConfig:
|
|
59
59
|
def qps(self):
|
60
60
|
"""Gets the qps of this TrafficLimitConfig.
|
61
61
|
|
62
|
-
|
62
|
+
参数解释:转发策略qps限速。 取值范围:0-100000,单位:个/秒。0表示不限速。
|
63
63
|
|
64
64
|
:return: The qps of this TrafficLimitConfig.
|
65
65
|
:rtype: int
|
@@ -70,7 +70,7 @@ class TrafficLimitConfig:
|
|
70
70
|
def qps(self, qps):
|
71
71
|
"""Sets the qps of this TrafficLimitConfig.
|
72
72
|
|
73
|
-
|
73
|
+
参数解释:转发策略qps限速。 取值范围:0-100000,单位:个/秒。0表示不限速。
|
74
74
|
|
75
75
|
:param qps: The qps of this TrafficLimitConfig.
|
76
76
|
:type qps: int
|
@@ -81,7 +81,7 @@ class TrafficLimitConfig:
|
|
81
81
|
def per_source_ip_qps(self):
|
82
82
|
"""Gets the per_source_ip_qps of this TrafficLimitConfig.
|
83
83
|
|
84
|
-
|
84
|
+
参数解释:对转发策略单源(单个客户端IP)进行限速。 约束限制: - quic监听器下转发策略不支持配置单源限速。 - 指定该字段时,赋值可以为0或者为null。 - 如果qps不为0,per_source_ip_qps需要小于qps。 取值范围:0-100000,单位:个/秒。0表示不限速。
|
85
85
|
|
86
86
|
:return: The per_source_ip_qps of this TrafficLimitConfig.
|
87
87
|
:rtype: int
|
@@ -92,7 +92,7 @@ class TrafficLimitConfig:
|
|
92
92
|
def per_source_ip_qps(self, per_source_ip_qps):
|
93
93
|
"""Sets the per_source_ip_qps of this TrafficLimitConfig.
|
94
94
|
|
95
|
-
|
95
|
+
参数解释:对转发策略单源(单个客户端IP)进行限速。 约束限制: - quic监听器下转发策略不支持配置单源限速。 - 指定该字段时,赋值可以为0或者为null。 - 如果qps不为0,per_source_ip_qps需要小于qps。 取值范围:0-100000,单位:个/秒。0表示不限速。
|
96
96
|
|
97
97
|
:param per_source_ip_qps: The per_source_ip_qps of this TrafficLimitConfig.
|
98
98
|
:type per_source_ip_qps: int
|
@@ -103,7 +103,7 @@ class TrafficLimitConfig:
|
|
103
103
|
def burst(self):
|
104
104
|
"""Gets the burst of this TrafficLimitConfig.
|
105
105
|
|
106
|
-
|
106
|
+
参数解释:设置当单源qps超限时,允许的局部突增请求数量。超出该限制的请求将返回503。 取值范围:0-100000,单位:个/秒。
|
107
107
|
|
108
108
|
:return: The burst of this TrafficLimitConfig.
|
109
109
|
:rtype: int
|
@@ -114,7 +114,7 @@ class TrafficLimitConfig:
|
|
114
114
|
def burst(self, burst):
|
115
115
|
"""Sets the burst of this TrafficLimitConfig.
|
116
116
|
|
117
|
-
|
117
|
+
参数解释:设置当单源qps超限时,允许的局部突增请求数量。超出该限制的请求将返回503。 取值范围:0-100000,单位:个/秒。
|
118
118
|
|
119
119
|
:param burst: The burst of this TrafficLimitConfig.
|
120
120
|
:type burst: int
|
@@ -31,7 +31,7 @@ class UpadateIpGroupIpOption:
|
|
31
31
|
|
32
32
|
The model defined in huaweicloud sdk
|
33
33
|
|
34
|
-
:param ip: 参数解释:IP
|
34
|
+
:param ip: 参数解释:IP地址或者IP地址段。支持IPv4、IPv6。IP地址段格式为ip-ip,例如192.168.1.2-192.168.2.253或者2001:0DB8:02de::0e12-2001:0DB8:02de::0e13,终止IP需要大于起始IP。 若传入IP地址不存在,则新增;否则更新已有IP地址的描述信息。 [不支持IPv6,请勿设置为IPv6地址。](tag:dt,dt_test)
|
35
35
|
:type ip: str
|
36
36
|
:param description: 参数解释:备注信息。
|
37
37
|
:type description: str
|
@@ -51,7 +51,7 @@ class UpadateIpGroupIpOption:
|
|
51
51
|
def ip(self):
|
52
52
|
"""Gets the ip of this UpadateIpGroupIpOption.
|
53
53
|
|
54
|
-
参数解释:IP
|
54
|
+
参数解释:IP地址或者IP地址段。支持IPv4、IPv6。IP地址段格式为ip-ip,例如192.168.1.2-192.168.2.253或者2001:0DB8:02de::0e12-2001:0DB8:02de::0e13,终止IP需要大于起始IP。 若传入IP地址不存在,则新增;否则更新已有IP地址的描述信息。 [不支持IPv6,请勿设置为IPv6地址。](tag:dt,dt_test)
|
55
55
|
|
56
56
|
:return: The ip of this UpadateIpGroupIpOption.
|
57
57
|
:rtype: str
|
@@ -62,7 +62,7 @@ class UpadateIpGroupIpOption:
|
|
62
62
|
def ip(self, ip):
|
63
63
|
"""Sets the ip of this UpadateIpGroupIpOption.
|
64
64
|
|
65
|
-
参数解释:IP
|
65
|
+
参数解释:IP地址或者IP地址段。支持IPv4、IPv6。IP地址段格式为ip-ip,例如192.168.1.2-192.168.2.253或者2001:0DB8:02de::0e12-2001:0DB8:02de::0e13,终止IP需要大于起始IP。 若传入IP地址不存在,则新增;否则更新已有IP地址的描述信息。 [不支持IPv6,请勿设置为IPv6地址。](tag:dt,dt_test)
|
66
66
|
|
67
67
|
:param ip: The ip of this UpadateIpGroupIpOption.
|
68
68
|
:type ip: str
|
@@ -39,11 +39,11 @@ class UpdateFixtedResponseConfig:
|
|
39
39
|
|
40
40
|
The model defined in huaweicloud sdk
|
41
41
|
|
42
|
-
:param status_code:
|
42
|
+
:param status_code: 参数解释:返回码。 取值范围:200-299,400-499,500-599。
|
43
43
|
:type status_code: str
|
44
|
-
:param content_type:
|
44
|
+
:param content_type: 参数解释:返回body的格式。 取值范围: - text/plain - text/css - text/html - application/javascript - application/json application/json
|
45
45
|
:type content_type: str
|
46
|
-
:param message_body:
|
46
|
+
:param message_body: 参数解释:返回消息内容。
|
47
47
|
:type message_body: str
|
48
48
|
:param insert_headers_config:
|
49
49
|
:type insert_headers_config: :class:`huaweicloudsdkelb.v3.UpdateInsertHeadersConfig`
|
@@ -80,7 +80,7 @@ class UpdateFixtedResponseConfig:
|
|
80
80
|
def status_code(self):
|
81
81
|
"""Gets the status_code of this UpdateFixtedResponseConfig.
|
82
82
|
|
83
|
-
|
83
|
+
参数解释:返回码。 取值范围:200-299,400-499,500-599。
|
84
84
|
|
85
85
|
:return: The status_code of this UpdateFixtedResponseConfig.
|
86
86
|
:rtype: str
|
@@ -91,7 +91,7 @@ class UpdateFixtedResponseConfig:
|
|
91
91
|
def status_code(self, status_code):
|
92
92
|
"""Sets the status_code of this UpdateFixtedResponseConfig.
|
93
93
|
|
94
|
-
|
94
|
+
参数解释:返回码。 取值范围:200-299,400-499,500-599。
|
95
95
|
|
96
96
|
:param status_code: The status_code of this UpdateFixtedResponseConfig.
|
97
97
|
:type status_code: str
|
@@ -102,7 +102,7 @@ class UpdateFixtedResponseConfig:
|
|
102
102
|
def content_type(self):
|
103
103
|
"""Gets the content_type of this UpdateFixtedResponseConfig.
|
104
104
|
|
105
|
-
|
105
|
+
参数解释:返回body的格式。 取值范围: - text/plain - text/css - text/html - application/javascript - application/json application/json
|
106
106
|
|
107
107
|
:return: The content_type of this UpdateFixtedResponseConfig.
|
108
108
|
:rtype: str
|
@@ -113,7 +113,7 @@ class UpdateFixtedResponseConfig:
|
|
113
113
|
def content_type(self, content_type):
|
114
114
|
"""Sets the content_type of this UpdateFixtedResponseConfig.
|
115
115
|
|
116
|
-
|
116
|
+
参数解释:返回body的格式。 取值范围: - text/plain - text/css - text/html - application/javascript - application/json application/json
|
117
117
|
|
118
118
|
:param content_type: The content_type of this UpdateFixtedResponseConfig.
|
119
119
|
:type content_type: str
|
@@ -124,7 +124,7 @@ class UpdateFixtedResponseConfig:
|
|
124
124
|
def message_body(self):
|
125
125
|
"""Gets the message_body of this UpdateFixtedResponseConfig.
|
126
126
|
|
127
|
-
|
127
|
+
参数解释:返回消息内容。
|
128
128
|
|
129
129
|
:return: The message_body of this UpdateFixtedResponseConfig.
|
130
130
|
:rtype: str
|
@@ -135,7 +135,7 @@ class UpdateFixtedResponseConfig:
|
|
135
135
|
def message_body(self, message_body):
|
136
136
|
"""Sets the message_body of this UpdateFixtedResponseConfig.
|
137
137
|
|
138
|
-
|
138
|
+
参数解释:返回消息内容。
|
139
139
|
|
140
140
|
:param message_body: The message_body of this UpdateFixtedResponseConfig.
|
141
141
|
:type message_body: str
|