huaweicloudsdkelb 3.1.108__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.108.dist-info → huaweicloudsdkelb-3.1.110.dist-info}/METADATA +2 -2
- {huaweicloudsdkelb-3.1.108.dist-info → huaweicloudsdkelb-3.1.110.dist-info}/RECORD +149 -149
- {huaweicloudsdkelb-3.1.108.dist-info → huaweicloudsdkelb-3.1.110.dist-info}/WHEEL +1 -1
- {huaweicloudsdkelb-3.1.108.dist-info → huaweicloudsdkelb-3.1.110.dist-info}/LICENSE +0 -0
- {huaweicloudsdkelb-3.1.108.dist-info → huaweicloudsdkelb-3.1.110.dist-info}/top_level.txt +0 -0
@@ -33,11 +33,11 @@ class CreateTrafficLimitConfig:
|
|
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 CreateTrafficLimitConfig:
|
|
59
59
|
def qps(self):
|
60
60
|
"""Gets the qps of this CreateTrafficLimitConfig.
|
61
61
|
|
62
|
-
|
62
|
+
参数解释:转发策略qps限速。 取值范围:0-100000,单位:个/秒。0表示不限速。
|
63
63
|
|
64
64
|
:return: The qps of this CreateTrafficLimitConfig.
|
65
65
|
:rtype: int
|
@@ -70,7 +70,7 @@ class CreateTrafficLimitConfig:
|
|
70
70
|
def qps(self, qps):
|
71
71
|
"""Sets the qps of this CreateTrafficLimitConfig.
|
72
72
|
|
73
|
-
|
73
|
+
参数解释:转发策略qps限速。 取值范围:0-100000,单位:个/秒。0表示不限速。
|
74
74
|
|
75
75
|
:param qps: The qps of this CreateTrafficLimitConfig.
|
76
76
|
:type qps: int
|
@@ -81,7 +81,7 @@ class CreateTrafficLimitConfig:
|
|
81
81
|
def per_source_ip_qps(self):
|
82
82
|
"""Gets the per_source_ip_qps of this CreateTrafficLimitConfig.
|
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 CreateTrafficLimitConfig.
|
87
87
|
:rtype: int
|
@@ -92,7 +92,7 @@ class CreateTrafficLimitConfig:
|
|
92
92
|
def per_source_ip_qps(self, per_source_ip_qps):
|
93
93
|
"""Sets the per_source_ip_qps of this CreateTrafficLimitConfig.
|
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 CreateTrafficLimitConfig.
|
98
98
|
:type per_source_ip_qps: int
|
@@ -103,7 +103,7 @@ class CreateTrafficLimitConfig:
|
|
103
103
|
def burst(self):
|
104
104
|
"""Gets the burst of this CreateTrafficLimitConfig.
|
105
105
|
|
106
|
-
|
106
|
+
参数解释:设置当单源qps超限时,允许的局部突增请求数量。超出该限制的请求将返回503。 取值范围:0-100000,单位:个/秒。
|
107
107
|
|
108
108
|
:return: The burst of this CreateTrafficLimitConfig.
|
109
109
|
:rtype: int
|
@@ -114,7 +114,7 @@ class CreateTrafficLimitConfig:
|
|
114
114
|
def burst(self, burst):
|
115
115
|
"""Sets the burst of this CreateTrafficLimitConfig.
|
116
116
|
|
117
|
-
|
117
|
+
参数解释:设置当单源qps超限时,允许的局部突增请求数量。超出该限制的请求将返回503。 取值范围:0-100000,单位:个/秒。
|
118
118
|
|
119
119
|
:param burst: The burst of this CreateTrafficLimitConfig.
|
120
120
|
:type burst: int
|
@@ -29,7 +29,7 @@ class DeleteL7PolicyRequest:
|
|
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 DeleteL7PolicyRequest:
|
|
44
44
|
def l7policy_id(self):
|
45
45
|
"""Gets the l7policy_id of this DeleteL7PolicyRequest.
|
46
46
|
|
47
|
-
|
47
|
+
参数解释:转发策略ID。
|
48
48
|
|
49
49
|
:return: The l7policy_id of this DeleteL7PolicyRequest.
|
50
50
|
:rtype: str
|
@@ -55,7 +55,7 @@ class DeleteL7PolicyRequest:
|
|
55
55
|
def l7policy_id(self, l7policy_id):
|
56
56
|
"""Sets the l7policy_id of this DeleteL7PolicyRequest.
|
57
57
|
|
58
|
-
|
58
|
+
参数解释:转发策略ID。
|
59
59
|
|
60
60
|
:param l7policy_id: The l7policy_id of this DeleteL7PolicyRequest.
|
61
61
|
:type l7policy_id: str
|
@@ -29,7 +29,7 @@ class DeleteMasterSlavePoolRequest:
|
|
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 DeleteMasterSlavePoolRequest:
|
|
44
44
|
def pool_id(self):
|
45
45
|
"""Gets the pool_id of this DeleteMasterSlavePoolRequest.
|
46
46
|
|
47
|
-
|
47
|
+
参数解释:后端服务器组ID。
|
48
48
|
|
49
49
|
:return: The pool_id of this DeleteMasterSlavePoolRequest.
|
50
50
|
:rtype: str
|
@@ -55,7 +55,7 @@ class DeleteMasterSlavePoolRequest:
|
|
55
55
|
def pool_id(self, pool_id):
|
56
56
|
"""Sets the pool_id of this DeleteMasterSlavePoolRequest.
|
57
57
|
|
58
|
-
|
58
|
+
参数解释:后端服务器组ID。
|
59
59
|
|
60
60
|
:param pool_id: The pool_id of this DeleteMasterSlavePoolRequest.
|
61
61
|
:type pool_id: str
|
@@ -31,7 +31,7 @@ class DeleteMemberRequest:
|
|
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。 member ID可以通过[查询后端云服务器列表](ListMembers.xml)获取。
|
37
37
|
:type member_id: str
|
@@ -50,7 +50,7 @@ class DeleteMemberRequest:
|
|
50
50
|
def pool_id(self):
|
51
51
|
"""Gets the pool_id of this DeleteMemberRequest.
|
52
52
|
|
53
|
-
|
53
|
+
参数解释:后端服务器组ID。
|
54
54
|
|
55
55
|
:return: The pool_id of this DeleteMemberRequest.
|
56
56
|
:rtype: str
|
@@ -61,7 +61,7 @@ class DeleteMemberRequest:
|
|
61
61
|
def pool_id(self, pool_id):
|
62
62
|
"""Sets the pool_id of this DeleteMemberRequest.
|
63
63
|
|
64
|
-
|
64
|
+
参数解释:后端服务器组ID。
|
65
65
|
|
66
66
|
:param pool_id: The pool_id of this DeleteMemberRequest.
|
67
67
|
:type pool_id: str
|
@@ -29,7 +29,7 @@ class DeletePoolRequest:
|
|
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 DeletePoolRequest:
|
|
44
44
|
def pool_id(self):
|
45
45
|
"""Gets the pool_id of this DeletePoolRequest.
|
46
46
|
|
47
|
-
|
47
|
+
参数解释:后端服务器组ID。
|
48
48
|
|
49
49
|
:return: The pool_id of this DeletePoolRequest.
|
50
50
|
:rtype: str
|
@@ -55,7 +55,7 @@ class DeletePoolRequest:
|
|
55
55
|
def pool_id(self, pool_id):
|
56
56
|
"""Sets the pool_id of this DeletePoolRequest.
|
57
57
|
|
58
|
-
|
58
|
+
参数解释:后端服务器组ID。
|
59
59
|
|
60
60
|
:param pool_id: The pool_id of this DeletePoolRequest.
|
61
61
|
:type pool_id: str
|
@@ -33,11 +33,11 @@ class EipInfo:
|
|
33
33
|
|
34
34
|
The model defined in huaweicloud sdk
|
35
35
|
|
36
|
-
:param eip_id:
|
36
|
+
:param eip_id: 参数解释:弹性IP的ID。
|
37
37
|
:type eip_id: str
|
38
|
-
:param eip_address:
|
38
|
+
:param eip_address: 参数解释:弹性IP的IP地址。
|
39
39
|
:type eip_address: str
|
40
|
-
:param ip_version: IP版本号。
|
40
|
+
:param ip_version: 参数解释:IP版本号。 取值范围: - 4表示IPv4。 - 6表示IPv6。 [不支持IPv6,请勿设置为6。](tag:dt,dt_test)
|
41
41
|
:type ip_version: int
|
42
42
|
"""
|
43
43
|
|
@@ -59,7 +59,7 @@ class EipInfo:
|
|
59
59
|
def eip_id(self):
|
60
60
|
"""Gets the eip_id of this EipInfo.
|
61
61
|
|
62
|
-
|
62
|
+
参数解释:弹性IP的ID。
|
63
63
|
|
64
64
|
:return: The eip_id of this EipInfo.
|
65
65
|
:rtype: str
|
@@ -70,7 +70,7 @@ class EipInfo:
|
|
70
70
|
def eip_id(self, eip_id):
|
71
71
|
"""Sets the eip_id of this EipInfo.
|
72
72
|
|
73
|
-
|
73
|
+
参数解释:弹性IP的ID。
|
74
74
|
|
75
75
|
:param eip_id: The eip_id of this EipInfo.
|
76
76
|
:type eip_id: str
|
@@ -81,7 +81,7 @@ class EipInfo:
|
|
81
81
|
def eip_address(self):
|
82
82
|
"""Gets the eip_address of this EipInfo.
|
83
83
|
|
84
|
-
|
84
|
+
参数解释:弹性IP的IP地址。
|
85
85
|
|
86
86
|
:return: The eip_address of this EipInfo.
|
87
87
|
:rtype: str
|
@@ -92,7 +92,7 @@ class EipInfo:
|
|
92
92
|
def eip_address(self, eip_address):
|
93
93
|
"""Sets the eip_address of this EipInfo.
|
94
94
|
|
95
|
-
|
95
|
+
参数解释:弹性IP的IP地址。
|
96
96
|
|
97
97
|
:param eip_address: The eip_address of this EipInfo.
|
98
98
|
:type eip_address: str
|
@@ -103,7 +103,7 @@ class EipInfo:
|
|
103
103
|
def ip_version(self):
|
104
104
|
"""Gets the ip_version of this EipInfo.
|
105
105
|
|
106
|
-
IP版本号。
|
106
|
+
参数解释:IP版本号。 取值范围: - 4表示IPv4。 - 6表示IPv6。 [不支持IPv6,请勿设置为6。](tag:dt,dt_test)
|
107
107
|
|
108
108
|
:return: The ip_version of this EipInfo.
|
109
109
|
:rtype: int
|
@@ -114,7 +114,7 @@ class EipInfo:
|
|
114
114
|
def ip_version(self, ip_version):
|
115
115
|
"""Sets the ip_version of this EipInfo.
|
116
116
|
|
117
|
-
IP版本号。
|
117
|
+
参数解释:IP版本号。 取值范围: - 4表示IPv4。 - 6表示IPv6。 [不支持IPv6,请勿设置为6。](tag:dt,dt_test)
|
118
118
|
|
119
119
|
:param ip_version: The ip_version of this EipInfo.
|
120
120
|
:type ip_version: int
|
@@ -39,11 +39,11 @@ class FixtedResponseConfig:
|
|
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
|
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.InsertHeadersConfig`
|
@@ -77,7 +77,7 @@ class FixtedResponseConfig:
|
|
77
77
|
def status_code(self):
|
78
78
|
"""Gets the status_code of this FixtedResponseConfig.
|
79
79
|
|
80
|
-
|
80
|
+
参数解释:返回码。支持200~299,400~499,500~599。
|
81
81
|
|
82
82
|
:return: The status_code of this FixtedResponseConfig.
|
83
83
|
:rtype: str
|
@@ -88,7 +88,7 @@ class FixtedResponseConfig:
|
|
88
88
|
def status_code(self, status_code):
|
89
89
|
"""Sets the status_code of this FixtedResponseConfig.
|
90
90
|
|
91
|
-
|
91
|
+
参数解释:返回码。支持200~299,400~499,500~599。
|
92
92
|
|
93
93
|
:param status_code: The status_code of this FixtedResponseConfig.
|
94
94
|
:type status_code: str
|
@@ -99,7 +99,7 @@ class FixtedResponseConfig:
|
|
99
99
|
def content_type(self):
|
100
100
|
"""Gets the content_type of this FixtedResponseConfig.
|
101
101
|
|
102
|
-
|
102
|
+
参数解释:返回body的格式。 取值范围: - text/plain - text/css - text/html - application/javascript - application/json
|
103
103
|
|
104
104
|
:return: The content_type of this FixtedResponseConfig.
|
105
105
|
:rtype: str
|
@@ -110,7 +110,7 @@ class FixtedResponseConfig:
|
|
110
110
|
def content_type(self, content_type):
|
111
111
|
"""Sets the content_type of this FixtedResponseConfig.
|
112
112
|
|
113
|
-
|
113
|
+
参数解释:返回body的格式。 取值范围: - text/plain - text/css - text/html - application/javascript - application/json
|
114
114
|
|
115
115
|
:param content_type: The content_type of this FixtedResponseConfig.
|
116
116
|
:type content_type: str
|
@@ -121,7 +121,7 @@ class FixtedResponseConfig:
|
|
121
121
|
def message_body(self):
|
122
122
|
"""Gets the message_body of this FixtedResponseConfig.
|
123
123
|
|
124
|
-
|
124
|
+
参数解释:返回消息内容。
|
125
125
|
|
126
126
|
:return: The message_body of this FixtedResponseConfig.
|
127
127
|
:rtype: str
|
@@ -132,7 +132,7 @@ class FixtedResponseConfig:
|
|
132
132
|
def message_body(self, message_body):
|
133
133
|
"""Sets the message_body of this FixtedResponseConfig.
|
134
134
|
|
135
|
-
|
135
|
+
参数解释:返回消息内容。
|
136
136
|
|
137
137
|
:param message_body: The message_body of this FixtedResponseConfig.
|
138
138
|
:type message_body: str
|
@@ -55,9 +55,9 @@ class Flavor:
|
|
55
55
|
:type shared: bool
|
56
56
|
:param project_id: 参数解释:项目ID。
|
57
57
|
:type project_id: str
|
58
|
-
:param type: 参数解释:规格类别。
|
58
|
+
:param type: 参数解释:规格类别。 取值范围: - L4和L7 表示四层网络型和七层应用型flavor。 [- gateway 表示网关型LB的flavor,目前只支持弹性计费类型。当前仅支持欧洲局点。](tag:hws_eu) - L4_elastic和L7_elastic 表示弹性扩缩容实例的下限规格。已废弃,请勿使用。 - L4_elastic_max、L7_elastic_max[和gateway_elastic_max](tag:hws_eu) 表示弹性扩缩容实例的上限规格。
|
59
59
|
:type type: str
|
60
|
-
:param flavor_sold_out: 参数解释:
|
60
|
+
:param flavor_sold_out: 参数解释:[是否售罄。](tag:hws,hk,hws_eu,otc,tlf,ctc,sbc,g42,cmcc,hk_g42,dt_test,mix,hk_sbc,hws_ocb,dt) [是否无法购买该规格的LB](tag:ocb,tm,fcs,fcs_dt,hcso,hcso_dt,hk_vdf) 取值范围: - true:[已售罄,将](tag:hws,hk,hws_eu,otc,tlf,ctc,sbc,g42,cmcc,hk_g42,dt_test,mix,hk_sbc,hws_ocb,dt)无法购买该规格的LB。 - false:[未售罄,](tag:hws,hk,hws_eu,otc,tlf,ctc,sbc,g42,cmcc,hk_g42,dt_test,mix,hk_sbc,hws_ocb,dt)可购买该规格的LB。
|
61
61
|
:type flavor_sold_out: bool
|
62
62
|
:param public_border_group: 参数解释:可用区组,如:center
|
63
63
|
:type public_border_group: str
|
@@ -200,7 +200,7 @@ class Flavor:
|
|
200
200
|
def type(self):
|
201
201
|
"""Gets the type of this Flavor.
|
202
202
|
|
203
|
-
参数解释:规格类别。
|
203
|
+
参数解释:规格类别。 取值范围: - L4和L7 表示四层网络型和七层应用型flavor。 [- gateway 表示网关型LB的flavor,目前只支持弹性计费类型。当前仅支持欧洲局点。](tag:hws_eu) - L4_elastic和L7_elastic 表示弹性扩缩容实例的下限规格。已废弃,请勿使用。 - L4_elastic_max、L7_elastic_max[和gateway_elastic_max](tag:hws_eu) 表示弹性扩缩容实例的上限规格。
|
204
204
|
|
205
205
|
:return: The type of this Flavor.
|
206
206
|
:rtype: str
|
@@ -211,7 +211,7 @@ class Flavor:
|
|
211
211
|
def type(self, type):
|
212
212
|
"""Sets the type of this Flavor.
|
213
213
|
|
214
|
-
参数解释:规格类别。
|
214
|
+
参数解释:规格类别。 取值范围: - L4和L7 表示四层网络型和七层应用型flavor。 [- gateway 表示网关型LB的flavor,目前只支持弹性计费类型。当前仅支持欧洲局点。](tag:hws_eu) - L4_elastic和L7_elastic 表示弹性扩缩容实例的下限规格。已废弃,请勿使用。 - L4_elastic_max、L7_elastic_max[和gateway_elastic_max](tag:hws_eu) 表示弹性扩缩容实例的上限规格。
|
215
215
|
|
216
216
|
:param type: The type of this Flavor.
|
217
217
|
:type type: str
|
@@ -222,7 +222,7 @@ class Flavor:
|
|
222
222
|
def flavor_sold_out(self):
|
223
223
|
"""Gets the flavor_sold_out of this Flavor.
|
224
224
|
|
225
|
-
参数解释:
|
225
|
+
参数解释:[是否售罄。](tag:hws,hk,hws_eu,otc,tlf,ctc,sbc,g42,cmcc,hk_g42,dt_test,mix,hk_sbc,hws_ocb,dt) [是否无法购买该规格的LB](tag:ocb,tm,fcs,fcs_dt,hcso,hcso_dt,hk_vdf) 取值范围: - true:[已售罄,将](tag:hws,hk,hws_eu,otc,tlf,ctc,sbc,g42,cmcc,hk_g42,dt_test,mix,hk_sbc,hws_ocb,dt)无法购买该规格的LB。 - false:[未售罄,](tag:hws,hk,hws_eu,otc,tlf,ctc,sbc,g42,cmcc,hk_g42,dt_test,mix,hk_sbc,hws_ocb,dt)可购买该规格的LB。
|
226
226
|
|
227
227
|
:return: The flavor_sold_out of this Flavor.
|
228
228
|
:rtype: bool
|
@@ -233,7 +233,7 @@ class Flavor:
|
|
233
233
|
def flavor_sold_out(self, flavor_sold_out):
|
234
234
|
"""Sets the flavor_sold_out of this Flavor.
|
235
235
|
|
236
|
-
参数解释:
|
236
|
+
参数解释:[是否售罄。](tag:hws,hk,hws_eu,otc,tlf,ctc,sbc,g42,cmcc,hk_g42,dt_test,mix,hk_sbc,hws_ocb,dt) [是否无法购买该规格的LB](tag:ocb,tm,fcs,fcs_dt,hcso,hcso_dt,hk_vdf) 取值范围: - true:[已售罄,将](tag:hws,hk,hws_eu,otc,tlf,ctc,sbc,g42,cmcc,hk_g42,dt_test,mix,hk_sbc,hws_ocb,dt)无法购买该规格的LB。 - false:[未售罄,](tag:hws,hk,hws_eu,otc,tlf,ctc,sbc,g42,cmcc,hk_g42,dt_test,mix,hk_sbc,hws_ocb,dt)可购买该规格的LB。
|
237
237
|
|
238
238
|
:param flavor_sold_out: The flavor_sold_out of this Flavor.
|
239
239
|
:type flavor_sold_out: bool
|
@@ -39,17 +39,17 @@ class FlavorInfo:
|
|
39
39
|
|
40
40
|
The model defined in huaweicloud sdk
|
41
41
|
|
42
|
-
:param connection:
|
42
|
+
:param connection: 参数解释:并发数。单位:个。
|
43
43
|
:type connection: int
|
44
|
-
:param cps:
|
44
|
+
:param cps: 参数解释:新建数。单位:个。
|
45
45
|
:type cps: int
|
46
|
-
:param qps:
|
46
|
+
:param qps: 参数解释:每秒查询数。单位:个。 约束限制:仅7层LB有该指标。
|
47
47
|
:type qps: int
|
48
|
-
:param bandwidth:
|
48
|
+
:param bandwidth: 参数解释:带宽。单位:Kbit/s。
|
49
49
|
:type bandwidth: int
|
50
|
-
:param lcu:
|
50
|
+
:param lcu: 参数解释:当前flavor对应的lcu数量。单位:个。 > LCU是用来衡量独享型ELB处理性能综合指标,LCU值越大,性能越好。
|
51
51
|
:type lcu: int
|
52
|
-
:param https_cps: https
|
52
|
+
:param https_cps: 参数解释:https新建连接数。单位:个。 约束限制:仅7层LB有该指标。
|
53
53
|
:type https_cps: int
|
54
54
|
"""
|
55
55
|
|
@@ -78,7 +78,7 @@ class FlavorInfo:
|
|
78
78
|
def connection(self):
|
79
79
|
"""Gets the connection of this FlavorInfo.
|
80
80
|
|
81
|
-
|
81
|
+
参数解释:并发数。单位:个。
|
82
82
|
|
83
83
|
:return: The connection of this FlavorInfo.
|
84
84
|
:rtype: int
|
@@ -89,7 +89,7 @@ class FlavorInfo:
|
|
89
89
|
def connection(self, connection):
|
90
90
|
"""Sets the connection of this FlavorInfo.
|
91
91
|
|
92
|
-
|
92
|
+
参数解释:并发数。单位:个。
|
93
93
|
|
94
94
|
:param connection: The connection of this FlavorInfo.
|
95
95
|
:type connection: int
|
@@ -100,7 +100,7 @@ class FlavorInfo:
|
|
100
100
|
def cps(self):
|
101
101
|
"""Gets the cps of this FlavorInfo.
|
102
102
|
|
103
|
-
|
103
|
+
参数解释:新建数。单位:个。
|
104
104
|
|
105
105
|
:return: The cps of this FlavorInfo.
|
106
106
|
:rtype: int
|
@@ -111,7 +111,7 @@ class FlavorInfo:
|
|
111
111
|
def cps(self, cps):
|
112
112
|
"""Sets the cps of this FlavorInfo.
|
113
113
|
|
114
|
-
|
114
|
+
参数解释:新建数。单位:个。
|
115
115
|
|
116
116
|
:param cps: The cps of this FlavorInfo.
|
117
117
|
:type cps: int
|
@@ -122,7 +122,7 @@ class FlavorInfo:
|
|
122
122
|
def qps(self):
|
123
123
|
"""Gets the qps of this FlavorInfo.
|
124
124
|
|
125
|
-
|
125
|
+
参数解释:每秒查询数。单位:个。 约束限制:仅7层LB有该指标。
|
126
126
|
|
127
127
|
:return: The qps of this FlavorInfo.
|
128
128
|
:rtype: int
|
@@ -133,7 +133,7 @@ class FlavorInfo:
|
|
133
133
|
def qps(self, qps):
|
134
134
|
"""Sets the qps of this FlavorInfo.
|
135
135
|
|
136
|
-
|
136
|
+
参数解释:每秒查询数。单位:个。 约束限制:仅7层LB有该指标。
|
137
137
|
|
138
138
|
:param qps: The qps of this FlavorInfo.
|
139
139
|
:type qps: int
|
@@ -144,7 +144,7 @@ class FlavorInfo:
|
|
144
144
|
def bandwidth(self):
|
145
145
|
"""Gets the bandwidth of this FlavorInfo.
|
146
146
|
|
147
|
-
|
147
|
+
参数解释:带宽。单位:Kbit/s。
|
148
148
|
|
149
149
|
:return: The bandwidth of this FlavorInfo.
|
150
150
|
:rtype: int
|
@@ -155,7 +155,7 @@ class FlavorInfo:
|
|
155
155
|
def bandwidth(self, bandwidth):
|
156
156
|
"""Sets the bandwidth of this FlavorInfo.
|
157
157
|
|
158
|
-
|
158
|
+
参数解释:带宽。单位:Kbit/s。
|
159
159
|
|
160
160
|
:param bandwidth: The bandwidth of this FlavorInfo.
|
161
161
|
:type bandwidth: int
|
@@ -166,7 +166,7 @@ class FlavorInfo:
|
|
166
166
|
def lcu(self):
|
167
167
|
"""Gets the lcu of this FlavorInfo.
|
168
168
|
|
169
|
-
|
169
|
+
参数解释:当前flavor对应的lcu数量。单位:个。 > LCU是用来衡量独享型ELB处理性能综合指标,LCU值越大,性能越好。
|
170
170
|
|
171
171
|
:return: The lcu of this FlavorInfo.
|
172
172
|
:rtype: int
|
@@ -177,7 +177,7 @@ class FlavorInfo:
|
|
177
177
|
def lcu(self, lcu):
|
178
178
|
"""Sets the lcu of this FlavorInfo.
|
179
179
|
|
180
|
-
|
180
|
+
参数解释:当前flavor对应的lcu数量。单位:个。 > LCU是用来衡量独享型ELB处理性能综合指标,LCU值越大,性能越好。
|
181
181
|
|
182
182
|
:param lcu: The lcu of this FlavorInfo.
|
183
183
|
:type lcu: int
|
@@ -188,7 +188,7 @@ class FlavorInfo:
|
|
188
188
|
def https_cps(self):
|
189
189
|
"""Gets the https_cps of this FlavorInfo.
|
190
190
|
|
191
|
-
https
|
191
|
+
参数解释:https新建连接数。单位:个。 约束限制:仅7层LB有该指标。
|
192
192
|
|
193
193
|
:return: The https_cps of this FlavorInfo.
|
194
194
|
:rtype: int
|
@@ -199,7 +199,7 @@ class FlavorInfo:
|
|
199
199
|
def https_cps(self, https_cps):
|
200
200
|
"""Sets the https_cps of this FlavorInfo.
|
201
201
|
|
202
|
-
https
|
202
|
+
参数解释:https新建连接数。单位:个。 约束限制:仅7层LB有该指标。
|
203
203
|
|
204
204
|
:param https_cps: The https_cps of this FlavorInfo.
|
205
205
|
:type https_cps: int
|
@@ -33,11 +33,11 @@ class GlobalEipInfo:
|
|
33
33
|
|
34
34
|
The model defined in huaweicloud sdk
|
35
35
|
|
36
|
-
:param global_eip_id: global eip的id
|
36
|
+
:param global_eip_id: 参数解释:global eip的id
|
37
37
|
:type global_eip_id: str
|
38
|
-
:param global_eip_address: global eip的ip地址
|
38
|
+
:param global_eip_address: 参数解释:global eip的ip地址
|
39
39
|
:type global_eip_address: str
|
40
|
-
:param ip_version: IP版本信息。
|
40
|
+
:param ip_version: 参数解释:IP版本信息。 取值范围: - 4,表示IPv4 - 6,表示IPv6 [不支持IPv6,请勿设置为6。](tag:dt,dt_test)
|
41
41
|
:type ip_version: int
|
42
42
|
"""
|
43
43
|
|
@@ -59,7 +59,7 @@ class GlobalEipInfo:
|
|
59
59
|
def global_eip_id(self):
|
60
60
|
"""Gets the global_eip_id of this GlobalEipInfo.
|
61
61
|
|
62
|
-
global eip的id
|
62
|
+
参数解释:global eip的id
|
63
63
|
|
64
64
|
:return: The global_eip_id of this GlobalEipInfo.
|
65
65
|
:rtype: str
|
@@ -70,7 +70,7 @@ class GlobalEipInfo:
|
|
70
70
|
def global_eip_id(self, global_eip_id):
|
71
71
|
"""Sets the global_eip_id of this GlobalEipInfo.
|
72
72
|
|
73
|
-
global eip的id
|
73
|
+
参数解释:global eip的id
|
74
74
|
|
75
75
|
:param global_eip_id: The global_eip_id of this GlobalEipInfo.
|
76
76
|
:type global_eip_id: str
|
@@ -81,7 +81,7 @@ class GlobalEipInfo:
|
|
81
81
|
def global_eip_address(self):
|
82
82
|
"""Gets the global_eip_address of this GlobalEipInfo.
|
83
83
|
|
84
|
-
global eip的ip地址
|
84
|
+
参数解释:global eip的ip地址
|
85
85
|
|
86
86
|
:return: The global_eip_address of this GlobalEipInfo.
|
87
87
|
:rtype: str
|
@@ -92,7 +92,7 @@ class GlobalEipInfo:
|
|
92
92
|
def global_eip_address(self, global_eip_address):
|
93
93
|
"""Sets the global_eip_address of this GlobalEipInfo.
|
94
94
|
|
95
|
-
global eip的ip地址
|
95
|
+
参数解释:global eip的ip地址
|
96
96
|
|
97
97
|
:param global_eip_address: The global_eip_address of this GlobalEipInfo.
|
98
98
|
:type global_eip_address: str
|
@@ -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版本信息。
|
106
|
+
参数解释:IP版本信息。 取值范围: - 4,表示IPv4 - 6,表示IPv6 [不支持IPv6,请勿设置为6。](tag:dt,dt_test)
|
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版本信息。
|
117
|
+
参数解释:IP版本信息。 取值范围: - 4,表示IPv4 - 6,表示IPv6 [不支持IPv6,请勿设置为6。](tag:dt,dt_test)
|
118
118
|
|
119
119
|
:param ip_version: The ip_version of this GlobalEipInfo.
|
120
120
|
:type ip_version: int
|