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
@@ -111,7 +111,7 @@ class ListLoadBalancersRequest:
|
|
111
111
|
:type name: list[str]
|
112
112
|
:param description: 负载均衡器的描述信息。 支持多值查询,查询条件格式:*description=xxx&description=xxx*。
|
113
113
|
:type description: list[str]
|
114
|
-
:param admin_state_up: 参数解释:负载均衡器的启用状态。 取值范围: - true :启用。 - false:停用。 [不支持该字段,请勿使用。](tag:dt
|
114
|
+
:param admin_state_up: 参数解释:负载均衡器的启用状态。 取值范围: - true :启用。 - false:停用。 [不支持该字段,请勿使用。](tag:dt)
|
115
115
|
:type admin_state_up: bool
|
116
116
|
:param provisioning_status: 负载均衡器的配置状态。 取值: - ACTIVE:使用中。 - PENDING_DELETE:删除中。 支持多值查询,查询条件格式:*provisioning_status=xxx&provisioning_status=xxx*。
|
117
117
|
:type provisioning_status: list[str]
|
@@ -127,11 +127,11 @@ class ListLoadBalancersRequest:
|
|
127
127
|
:type vip_address: list[str]
|
128
128
|
:param vip_subnet_cidr_id: 负载均衡器所在子网的IPv4子网ID,也称为该负载均衡器实例的前端子网。 支持多值查询,查询条件格式:*vip_subnet_cidr_id=xxx&vip_subnet_cidr_id=xxx*。
|
129
129
|
:type vip_subnet_cidr_id: list[str]
|
130
|
-
:param ipv6_vip_port_id: 双栈类型负载均衡器的IPv6对应的port ID。 支持多值查询,查询条件格式:*ipv6_vip_port_id=xxx&ipv6_vip_port_id=xxx*。 [不支持IPv6,请勿使用。](tag:dt
|
130
|
+
:param ipv6_vip_port_id: 双栈类型负载均衡器的IPv6对应的port ID。 支持多值查询,查询条件格式:*ipv6_vip_port_id=xxx&ipv6_vip_port_id=xxx*。 [不支持IPv6,请勿使用。](tag:dt)
|
131
131
|
:type ipv6_vip_port_id: list[str]
|
132
|
-
:param ipv6_vip_address: 双栈类型负载均衡器的IPv6地址。 支持多值查询,查询条件格式:*ipv6_vip_address=xxx&ipv6_vip_address=xxx*。 [不支持IPv6,请勿使用。](tag:dt
|
132
|
+
:param ipv6_vip_address: 双栈类型负载均衡器的IPv6地址。 支持多值查询,查询条件格式:*ipv6_vip_address=xxx&ipv6_vip_address=xxx*。 [不支持IPv6,请勿使用。](tag:dt)
|
133
133
|
:type ipv6_vip_address: list[str]
|
134
|
-
:param ipv6_vip_virsubnet_id: 双栈类型负载均衡器所在的子网IPv6网络ID,也称为该负载均衡器实例的前端子网。 支持多值查询,查询条件格式:*ipv6_vip_virsubnet_id=xxx&ipv6_vip_virsubnet_id=xxx*。 [不支持IPv6,请勿使用。](tag:dt
|
134
|
+
:param ipv6_vip_virsubnet_id: 双栈类型负载均衡器所在的子网IPv6网络ID,也称为该负载均衡器实例的前端子网。 支持多值查询,查询条件格式:*ipv6_vip_virsubnet_id=xxx&ipv6_vip_virsubnet_id=xxx*。 [不支持IPv6,请勿使用。](tag:dt)
|
135
135
|
:type ipv6_vip_virsubnet_id: list[str]
|
136
136
|
:param eips: 负载均衡器绑定的EIP。例如要查询绑定以下EIP的LB: \"eips\": [ { \"eip_id\": \"e9b72a9d-4275-455e-a724-853504e4d9c6\", \"eip_address\": \"88.88.14.122\", \"ip_version\": 4 } ] 可以通如下查询: eips=ip_version%3D4&eips=eip_address%3D88.88.14.122&eips=eip_id%3De9b72a9d-4275-455e-a724-853504e4d9c6 支持多值查询,查询条件格式: - eip_id作为查询条件:*eips=eip_id=xxx&eips=eip_id=xxx*。 - eip_address作为查询条件:*eips=eip_address=xxx&eips=eip_address=xxx*。 - ip_version作为查询条件:*eips=ip_version=xxx&eips=ip_version=xxx*。 注:该字段与publicips字段一致。
|
137
137
|
:type eips: list[str]
|
@@ -153,11 +153,11 @@ class ListLoadBalancersRequest:
|
|
153
153
|
:type member_device_id: list[str]
|
154
154
|
:param member_address: 负载均衡器中的后端服务器对应的弹性云服务器的IP地址。仅用于查询条件,不作为响应参数字段。 支持多值查询,查询条件格式:*member_address=xxx&member_address=xxx*。
|
155
155
|
:type member_address: list[str]
|
156
|
-
:param enterprise_project_id: 参数解释:负载均衡器所属的企业项目ID。 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:loadbalancers:list权限。 如果enterprise_project_id传值,鉴权按照企业项目权限鉴权,分为传入具体eps_id和all_granted_eps两种场景,前者查询指定eps_id的eps下的资源,后者查询的是所有有list权限的eps下的资源。 支持多值查询,查询条件格式: *enterprise_project_id=xxx&enterprise_project_id=xxx*。 [不支持该字段,请勿使用。](tag:dt,
|
156
|
+
:param enterprise_project_id: 参数解释:负载均衡器所属的企业项目ID。 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:loadbalancers: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)
|
157
157
|
:type enterprise_project_id: list[str]
|
158
|
-
:param ip_version: IP版本信息。 取值:4代表IPv4,6代表IPv6。 支持多值查询,查询条件格式:*ip_version=xxx&ip_version=xxx*。 [不支持IPv6,请勿设置为6。](tag:dt
|
158
|
+
:param ip_version: IP版本信息。 取值:4代表IPv4,6代表IPv6。 支持多值查询,查询条件格式:*ip_version=xxx&ip_version=xxx*。 [不支持IPv6,请勿设置为6。](tag:dt)
|
159
159
|
:type ip_version: list[int]
|
160
|
-
:param deletion_protection_enable: 是否开启删除保护,false不开启,true开启。[不支持该字段,请勿使用。](tag:hws_eu,g42,hk_g42) [荷兰region不支持该字段,请勿使用。](tag:dt
|
160
|
+
:param deletion_protection_enable: 是否开启删除保护,false不开启,true开启。[不支持该字段,请勿使用。](tag:hws_eu,g42,hk_g42) [荷兰region不支持该字段,请勿使用。](tag:dt)
|
161
161
|
:type deletion_protection_enable: bool
|
162
162
|
:param elb_virsubnet_type: 下联面子网类型。 取值: - ipv4:ipv4。 - dualstack:双栈。 支持多值查询,查询条件格式: *elb_virsubnet_type=ipv4&elb_virsubnet_type=dualstack*。
|
163
163
|
:type elb_virsubnet_type: list[str]
|
@@ -422,7 +422,7 @@ class ListLoadBalancersRequest:
|
|
422
422
|
def admin_state_up(self):
|
423
423
|
"""Gets the admin_state_up of this ListLoadBalancersRequest.
|
424
424
|
|
425
|
-
参数解释:负载均衡器的启用状态。 取值范围: - true :启用。 - false:停用。 [不支持该字段,请勿使用。](tag:dt
|
425
|
+
参数解释:负载均衡器的启用状态。 取值范围: - true :启用。 - false:停用。 [不支持该字段,请勿使用。](tag:dt)
|
426
426
|
|
427
427
|
:return: The admin_state_up of this ListLoadBalancersRequest.
|
428
428
|
:rtype: bool
|
@@ -433,7 +433,7 @@ class ListLoadBalancersRequest:
|
|
433
433
|
def admin_state_up(self, admin_state_up):
|
434
434
|
"""Sets the admin_state_up of this ListLoadBalancersRequest.
|
435
435
|
|
436
|
-
参数解释:负载均衡器的启用状态。 取值范围: - true :启用。 - false:停用。 [不支持该字段,请勿使用。](tag:dt
|
436
|
+
参数解释:负载均衡器的启用状态。 取值范围: - true :启用。 - false:停用。 [不支持该字段,请勿使用。](tag:dt)
|
437
437
|
|
438
438
|
:param admin_state_up: The admin_state_up of this ListLoadBalancersRequest.
|
439
439
|
:type admin_state_up: bool
|
@@ -598,7 +598,7 @@ class ListLoadBalancersRequest:
|
|
598
598
|
def ipv6_vip_port_id(self):
|
599
599
|
"""Gets the ipv6_vip_port_id of this ListLoadBalancersRequest.
|
600
600
|
|
601
|
-
双栈类型负载均衡器的IPv6对应的port ID。 支持多值查询,查询条件格式:*ipv6_vip_port_id=xxx&ipv6_vip_port_id=xxx*。 [不支持IPv6,请勿使用。](tag:dt
|
601
|
+
双栈类型负载均衡器的IPv6对应的port ID。 支持多值查询,查询条件格式:*ipv6_vip_port_id=xxx&ipv6_vip_port_id=xxx*。 [不支持IPv6,请勿使用。](tag:dt)
|
602
602
|
|
603
603
|
:return: The ipv6_vip_port_id of this ListLoadBalancersRequest.
|
604
604
|
:rtype: list[str]
|
@@ -609,7 +609,7 @@ class ListLoadBalancersRequest:
|
|
609
609
|
def ipv6_vip_port_id(self, ipv6_vip_port_id):
|
610
610
|
"""Sets the ipv6_vip_port_id of this ListLoadBalancersRequest.
|
611
611
|
|
612
|
-
双栈类型负载均衡器的IPv6对应的port ID。 支持多值查询,查询条件格式:*ipv6_vip_port_id=xxx&ipv6_vip_port_id=xxx*。 [不支持IPv6,请勿使用。](tag:dt
|
612
|
+
双栈类型负载均衡器的IPv6对应的port ID。 支持多值查询,查询条件格式:*ipv6_vip_port_id=xxx&ipv6_vip_port_id=xxx*。 [不支持IPv6,请勿使用。](tag:dt)
|
613
613
|
|
614
614
|
:param ipv6_vip_port_id: The ipv6_vip_port_id of this ListLoadBalancersRequest.
|
615
615
|
:type ipv6_vip_port_id: list[str]
|
@@ -620,7 +620,7 @@ class ListLoadBalancersRequest:
|
|
620
620
|
def ipv6_vip_address(self):
|
621
621
|
"""Gets the ipv6_vip_address of this ListLoadBalancersRequest.
|
622
622
|
|
623
|
-
双栈类型负载均衡器的IPv6地址。 支持多值查询,查询条件格式:*ipv6_vip_address=xxx&ipv6_vip_address=xxx*。 [不支持IPv6,请勿使用。](tag:dt
|
623
|
+
双栈类型负载均衡器的IPv6地址。 支持多值查询,查询条件格式:*ipv6_vip_address=xxx&ipv6_vip_address=xxx*。 [不支持IPv6,请勿使用。](tag:dt)
|
624
624
|
|
625
625
|
:return: The ipv6_vip_address of this ListLoadBalancersRequest.
|
626
626
|
:rtype: list[str]
|
@@ -631,7 +631,7 @@ class ListLoadBalancersRequest:
|
|
631
631
|
def ipv6_vip_address(self, ipv6_vip_address):
|
632
632
|
"""Sets the ipv6_vip_address of this ListLoadBalancersRequest.
|
633
633
|
|
634
|
-
双栈类型负载均衡器的IPv6地址。 支持多值查询,查询条件格式:*ipv6_vip_address=xxx&ipv6_vip_address=xxx*。 [不支持IPv6,请勿使用。](tag:dt
|
634
|
+
双栈类型负载均衡器的IPv6地址。 支持多值查询,查询条件格式:*ipv6_vip_address=xxx&ipv6_vip_address=xxx*。 [不支持IPv6,请勿使用。](tag:dt)
|
635
635
|
|
636
636
|
:param ipv6_vip_address: The ipv6_vip_address of this ListLoadBalancersRequest.
|
637
637
|
:type ipv6_vip_address: list[str]
|
@@ -642,7 +642,7 @@ class ListLoadBalancersRequest:
|
|
642
642
|
def ipv6_vip_virsubnet_id(self):
|
643
643
|
"""Gets the ipv6_vip_virsubnet_id of this ListLoadBalancersRequest.
|
644
644
|
|
645
|
-
双栈类型负载均衡器所在的子网IPv6网络ID,也称为该负载均衡器实例的前端子网。 支持多值查询,查询条件格式:*ipv6_vip_virsubnet_id=xxx&ipv6_vip_virsubnet_id=xxx*。 [不支持IPv6,请勿使用。](tag:dt
|
645
|
+
双栈类型负载均衡器所在的子网IPv6网络ID,也称为该负载均衡器实例的前端子网。 支持多值查询,查询条件格式:*ipv6_vip_virsubnet_id=xxx&ipv6_vip_virsubnet_id=xxx*。 [不支持IPv6,请勿使用。](tag:dt)
|
646
646
|
|
647
647
|
:return: The ipv6_vip_virsubnet_id of this ListLoadBalancersRequest.
|
648
648
|
:rtype: list[str]
|
@@ -653,7 +653,7 @@ class ListLoadBalancersRequest:
|
|
653
653
|
def ipv6_vip_virsubnet_id(self, ipv6_vip_virsubnet_id):
|
654
654
|
"""Sets the ipv6_vip_virsubnet_id of this ListLoadBalancersRequest.
|
655
655
|
|
656
|
-
双栈类型负载均衡器所在的子网IPv6网络ID,也称为该负载均衡器实例的前端子网。 支持多值查询,查询条件格式:*ipv6_vip_virsubnet_id=xxx&ipv6_vip_virsubnet_id=xxx*。 [不支持IPv6,请勿使用。](tag:dt
|
656
|
+
双栈类型负载均衡器所在的子网IPv6网络ID,也称为该负载均衡器实例的前端子网。 支持多值查询,查询条件格式:*ipv6_vip_virsubnet_id=xxx&ipv6_vip_virsubnet_id=xxx*。 [不支持IPv6,请勿使用。](tag:dt)
|
657
657
|
|
658
658
|
:param ipv6_vip_virsubnet_id: The ipv6_vip_virsubnet_id of this ListLoadBalancersRequest.
|
659
659
|
:type ipv6_vip_virsubnet_id: list[str]
|
@@ -884,7 +884,7 @@ class ListLoadBalancersRequest:
|
|
884
884
|
def enterprise_project_id(self):
|
885
885
|
"""Gets the enterprise_project_id of this ListLoadBalancersRequest.
|
886
886
|
|
887
|
-
参数解释:负载均衡器所属的企业项目ID。 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:loadbalancers:list权限。 如果enterprise_project_id传值,鉴权按照企业项目权限鉴权,分为传入具体eps_id和all_granted_eps两种场景,前者查询指定eps_id的eps下的资源,后者查询的是所有有list权限的eps下的资源。 支持多值查询,查询条件格式: *enterprise_project_id=xxx&enterprise_project_id=xxx*。 [不支持该字段,请勿使用。](tag:dt,
|
887
|
+
参数解释:负载均衡器所属的企业项目ID。 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:loadbalancers: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)
|
888
888
|
|
889
889
|
:return: The enterprise_project_id of this ListLoadBalancersRequest.
|
890
890
|
:rtype: list[str]
|
@@ -895,7 +895,7 @@ class ListLoadBalancersRequest:
|
|
895
895
|
def enterprise_project_id(self, enterprise_project_id):
|
896
896
|
"""Sets the enterprise_project_id of this ListLoadBalancersRequest.
|
897
897
|
|
898
|
-
参数解释:负载均衡器所属的企业项目ID。 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:loadbalancers:list权限。 如果enterprise_project_id传值,鉴权按照企业项目权限鉴权,分为传入具体eps_id和all_granted_eps两种场景,前者查询指定eps_id的eps下的资源,后者查询的是所有有list权限的eps下的资源。 支持多值查询,查询条件格式: *enterprise_project_id=xxx&enterprise_project_id=xxx*。 [不支持该字段,请勿使用。](tag:dt,
|
898
|
+
参数解释:负载均衡器所属的企业项目ID。 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:loadbalancers: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)
|
899
899
|
|
900
900
|
:param enterprise_project_id: The enterprise_project_id of this ListLoadBalancersRequest.
|
901
901
|
:type enterprise_project_id: list[str]
|
@@ -906,7 +906,7 @@ class ListLoadBalancersRequest:
|
|
906
906
|
def ip_version(self):
|
907
907
|
"""Gets the ip_version of this ListLoadBalancersRequest.
|
908
908
|
|
909
|
-
IP版本信息。 取值:4代表IPv4,6代表IPv6。 支持多值查询,查询条件格式:*ip_version=xxx&ip_version=xxx*。 [不支持IPv6,请勿设置为6。](tag:dt
|
909
|
+
IP版本信息。 取值:4代表IPv4,6代表IPv6。 支持多值查询,查询条件格式:*ip_version=xxx&ip_version=xxx*。 [不支持IPv6,请勿设置为6。](tag:dt)
|
910
910
|
|
911
911
|
:return: The ip_version of this ListLoadBalancersRequest.
|
912
912
|
:rtype: list[int]
|
@@ -917,7 +917,7 @@ class ListLoadBalancersRequest:
|
|
917
917
|
def ip_version(self, ip_version):
|
918
918
|
"""Sets the ip_version of this ListLoadBalancersRequest.
|
919
919
|
|
920
|
-
IP版本信息。 取值:4代表IPv4,6代表IPv6。 支持多值查询,查询条件格式:*ip_version=xxx&ip_version=xxx*。 [不支持IPv6,请勿设置为6。](tag:dt
|
920
|
+
IP版本信息。 取值:4代表IPv4,6代表IPv6。 支持多值查询,查询条件格式:*ip_version=xxx&ip_version=xxx*。 [不支持IPv6,请勿设置为6。](tag:dt)
|
921
921
|
|
922
922
|
:param ip_version: The ip_version of this ListLoadBalancersRequest.
|
923
923
|
:type ip_version: list[int]
|
@@ -928,7 +928,7 @@ class ListLoadBalancersRequest:
|
|
928
928
|
def deletion_protection_enable(self):
|
929
929
|
"""Gets the deletion_protection_enable of this ListLoadBalancersRequest.
|
930
930
|
|
931
|
-
是否开启删除保护,false不开启,true开启。[不支持该字段,请勿使用。](tag:hws_eu,g42,hk_g42) [荷兰region不支持该字段,请勿使用。](tag:dt
|
931
|
+
是否开启删除保护,false不开启,true开启。[不支持该字段,请勿使用。](tag:hws_eu,g42,hk_g42) [荷兰region不支持该字段,请勿使用。](tag:dt)
|
932
932
|
|
933
933
|
:return: The deletion_protection_enable of this ListLoadBalancersRequest.
|
934
934
|
:rtype: bool
|
@@ -939,7 +939,7 @@ class ListLoadBalancersRequest:
|
|
939
939
|
def deletion_protection_enable(self, deletion_protection_enable):
|
940
940
|
"""Sets the deletion_protection_enable of this ListLoadBalancersRequest.
|
941
941
|
|
942
|
-
是否开启删除保护,false不开启,true开启。[不支持该字段,请勿使用。](tag:hws_eu,g42,hk_g42) [荷兰region不支持该字段,请勿使用。](tag:dt
|
942
|
+
是否开启删除保护,false不开启,true开启。[不支持该字段,请勿使用。](tag:hws_eu,g42,hk_g42) [荷兰region不支持该字段,请勿使用。](tag:dt)
|
943
943
|
|
944
944
|
:param deletion_protection_enable: The deletion_protection_enable of this ListLoadBalancersRequest.
|
945
945
|
:type deletion_protection_enable: bool
|
@@ -49,7 +49,7 @@ class ListLogtanksRequest:
|
|
49
49
|
:type marker: str
|
50
50
|
:param page_reverse: 是否反向查询。 取值: - true:查询上一页。 - false:查询下一页,默认。 使用说明: - 必须与limit一起使用。 - 当page_reverse=true时,若要查询上一页,marker取值为当前页返回值的previous_marker
|
51
51
|
:type page_reverse: bool
|
52
|
-
:param enterprise_project_id: 参数解释:所属的企业项目ID。 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:logtanks:list权限。 如果enterprise_project_id传值,鉴权按照企业项目权限鉴权,分为传入具体eps_id和all_granted_eps两种场景,前者查询指定eps_id的eps下的资源,后者查询的是所有有list权限的eps下的资源。 支持多值查询,查询条件格式: *enterprise_project_id=xxx&enterprise_project_id=xxx*。 [不支持该字段,请勿使用。](tag:dt,
|
52
|
+
:param enterprise_project_id: 参数解释:所属的企业项目ID。 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:logtanks: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)
|
53
53
|
:type enterprise_project_id: list[str]
|
54
54
|
:param id: 云日志记录ID。 支持多值查询,查询条件格式:id=xxx&id=xxx。
|
55
55
|
:type id: list[str]
|
@@ -160,7 +160,7 @@ class ListLogtanksRequest:
|
|
160
160
|
def enterprise_project_id(self):
|
161
161
|
"""Gets the enterprise_project_id of this ListLogtanksRequest.
|
162
162
|
|
163
|
-
参数解释:所属的企业项目ID。 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:logtanks:list权限。 如果enterprise_project_id传值,鉴权按照企业项目权限鉴权,分为传入具体eps_id和all_granted_eps两种场景,前者查询指定eps_id的eps下的资源,后者查询的是所有有list权限的eps下的资源。 支持多值查询,查询条件格式: *enterprise_project_id=xxx&enterprise_project_id=xxx*。 [不支持该字段,请勿使用。](tag:dt,
|
163
|
+
参数解释:所属的企业项目ID。 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:logtanks: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)
|
164
164
|
|
165
165
|
:return: The enterprise_project_id of this ListLogtanksRequest.
|
166
166
|
:rtype: list[str]
|
@@ -171,7 +171,7 @@ class ListLogtanksRequest:
|
|
171
171
|
def enterprise_project_id(self, enterprise_project_id):
|
172
172
|
"""Sets the enterprise_project_id of this ListLogtanksRequest.
|
173
173
|
|
174
|
-
参数解释:所属的企业项目ID。 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:logtanks:list权限。 如果enterprise_project_id传值,鉴权按照企业项目权限鉴权,分为传入具体eps_id和all_granted_eps两种场景,前者查询指定eps_id的eps下的资源,后者查询的是所有有list权限的eps下的资源。 支持多值查询,查询条件格式: *enterprise_project_id=xxx&enterprise_project_id=xxx*。 [不支持该字段,请勿使用。](tag:dt,
|
174
|
+
参数解释:所属的企业项目ID。 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:logtanks: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)
|
175
175
|
|
176
176
|
:param enterprise_project_id: The enterprise_project_id of this ListLogtanksRequest.
|
177
177
|
:type enterprise_project_id: list[str]
|
@@ -81,11 +81,11 @@ class ListMasterSlavePoolsRequest:
|
|
81
81
|
:type name: list[str]
|
82
82
|
:param loadbalancer_id: 后端服务器组绑定的负载均衡器ID。 支持多值查询,查询条件格式:*loadbalancer_id=xxx&loadbalancer_id=xxx*。
|
83
83
|
:type loadbalancer_id: list[str]
|
84
|
-
:param protocol: 后端服务器组的后端协议。 取值:TCP、UDP、[IP、](tag:hws_eu)TLS、GRPC、HTTP、HTTPS和QUIC。 [IP类型为网关型LB独有的后端服务器组协议。](tag:hws_eu) 支持多值查询,查询条件格式:*protocol=xxx&protocol=xxx*。 [不支持QUIC。](tag:tm,hws_eu,g42,hk_g42,hcso_dt) [荷兰region不支持QUIC。](tag:dt
|
84
|
+
:param protocol: 后端服务器组的后端协议。 取值:TCP、UDP、[IP、](tag:hws_eu)TLS、GRPC、HTTP、HTTPS和QUIC。 [IP类型为网关型LB独有的后端服务器组协议。](tag:hws_eu) 支持多值查询,查询条件格式:*protocol=xxx&protocol=xxx*。 [不支持QUIC。](tag:tm,hws_eu,g42,hk_g42,hcso_dt) [荷兰region不支持QUIC。](tag:dt)
|
85
85
|
:type protocol: list[str]
|
86
|
-
:param lb_algorithm: 后端服务器组的负载均衡算法。 取值: 1、ROUND_ROBIN:加权轮询算法。 2、LEAST_CONNECTIONS:加权最少连接算法。 3、SOURCE_IP:源IP算法。 4、QUIC_CID:连接ID算法。 支持多值查询,查询条件格式:*lb_algorithm=xxx&lb_algorithm=xxx*。 [不支持QUIC_CID。](tag:tm,hws_eu,g42,hk_g42,hcso_dt) [荷兰region不支持QUIC_CID。](tag:dt
|
86
|
+
:param lb_algorithm: 后端服务器组的负载均衡算法。 取值: 1、ROUND_ROBIN:加权轮询算法。 2、LEAST_CONNECTIONS:加权最少连接算法。 3、SOURCE_IP:源IP算法。 4、QUIC_CID:连接ID算法。 支持多值查询,查询条件格式:*lb_algorithm=xxx&lb_algorithm=xxx*。 [不支持QUIC_CID。](tag:tm,hws_eu,g42,hk_g42,hcso_dt) [荷兰region不支持QUIC_CID。](tag:dt)
|
87
87
|
:type lb_algorithm: list[str]
|
88
|
-
:param enterprise_project_id: 参数解释:所属的企业项目ID。 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:pools:list权限。 如果enterprise_project_id传值,鉴权按照企业项目权限鉴权,分为传入具体eps_id和all_granted_eps两种场景,前者查询指定eps_id的eps下的资源,后者查询的是所有有list权限的eps下的资源。 支持多值查询,查询条件格式: *enterprise_project_id=xxx&enterprise_project_id=xxx*。 [不支持该字段,请勿使用。](tag:dt,
|
88
|
+
:param enterprise_project_id: 参数解释:所属的企业项目ID。 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:pools: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)
|
89
89
|
:type enterprise_project_id: list[str]
|
90
90
|
:param ip_version: 后端服务器组支持的IP版本。 支持多值查询,查询条件格式:*ip_version=xxx&ip_version=xxx*。
|
91
91
|
:type ip_version: list[str]
|
@@ -347,7 +347,7 @@ class ListMasterSlavePoolsRequest:
|
|
347
347
|
def protocol(self):
|
348
348
|
"""Gets the protocol of this ListMasterSlavePoolsRequest.
|
349
349
|
|
350
|
-
后端服务器组的后端协议。 取值:TCP、UDP、[IP、](tag:hws_eu)TLS、GRPC、HTTP、HTTPS和QUIC。 [IP类型为网关型LB独有的后端服务器组协议。](tag:hws_eu) 支持多值查询,查询条件格式:*protocol=xxx&protocol=xxx*。 [不支持QUIC。](tag:tm,hws_eu,g42,hk_g42,hcso_dt) [荷兰region不支持QUIC。](tag:dt
|
350
|
+
后端服务器组的后端协议。 取值:TCP、UDP、[IP、](tag:hws_eu)TLS、GRPC、HTTP、HTTPS和QUIC。 [IP类型为网关型LB独有的后端服务器组协议。](tag:hws_eu) 支持多值查询,查询条件格式:*protocol=xxx&protocol=xxx*。 [不支持QUIC。](tag:tm,hws_eu,g42,hk_g42,hcso_dt) [荷兰region不支持QUIC。](tag:dt)
|
351
351
|
|
352
352
|
:return: The protocol of this ListMasterSlavePoolsRequest.
|
353
353
|
:rtype: list[str]
|
@@ -358,7 +358,7 @@ class ListMasterSlavePoolsRequest:
|
|
358
358
|
def protocol(self, protocol):
|
359
359
|
"""Sets the protocol of this ListMasterSlavePoolsRequest.
|
360
360
|
|
361
|
-
后端服务器组的后端协议。 取值:TCP、UDP、[IP、](tag:hws_eu)TLS、GRPC、HTTP、HTTPS和QUIC。 [IP类型为网关型LB独有的后端服务器组协议。](tag:hws_eu) 支持多值查询,查询条件格式:*protocol=xxx&protocol=xxx*。 [不支持QUIC。](tag:tm,hws_eu,g42,hk_g42,hcso_dt) [荷兰region不支持QUIC。](tag:dt
|
361
|
+
后端服务器组的后端协议。 取值:TCP、UDP、[IP、](tag:hws_eu)TLS、GRPC、HTTP、HTTPS和QUIC。 [IP类型为网关型LB独有的后端服务器组协议。](tag:hws_eu) 支持多值查询,查询条件格式:*protocol=xxx&protocol=xxx*。 [不支持QUIC。](tag:tm,hws_eu,g42,hk_g42,hcso_dt) [荷兰region不支持QUIC。](tag:dt)
|
362
362
|
|
363
363
|
:param protocol: The protocol of this ListMasterSlavePoolsRequest.
|
364
364
|
:type protocol: list[str]
|
@@ -369,7 +369,7 @@ class ListMasterSlavePoolsRequest:
|
|
369
369
|
def lb_algorithm(self):
|
370
370
|
"""Gets the lb_algorithm of this ListMasterSlavePoolsRequest.
|
371
371
|
|
372
|
-
后端服务器组的负载均衡算法。 取值: 1、ROUND_ROBIN:加权轮询算法。 2、LEAST_CONNECTIONS:加权最少连接算法。 3、SOURCE_IP:源IP算法。 4、QUIC_CID:连接ID算法。 支持多值查询,查询条件格式:*lb_algorithm=xxx&lb_algorithm=xxx*。 [不支持QUIC_CID。](tag:tm,hws_eu,g42,hk_g42,hcso_dt) [荷兰region不支持QUIC_CID。](tag:dt
|
372
|
+
后端服务器组的负载均衡算法。 取值: 1、ROUND_ROBIN:加权轮询算法。 2、LEAST_CONNECTIONS:加权最少连接算法。 3、SOURCE_IP:源IP算法。 4、QUIC_CID:连接ID算法。 支持多值查询,查询条件格式:*lb_algorithm=xxx&lb_algorithm=xxx*。 [不支持QUIC_CID。](tag:tm,hws_eu,g42,hk_g42,hcso_dt) [荷兰region不支持QUIC_CID。](tag:dt)
|
373
373
|
|
374
374
|
:return: The lb_algorithm of this ListMasterSlavePoolsRequest.
|
375
375
|
:rtype: list[str]
|
@@ -380,7 +380,7 @@ class ListMasterSlavePoolsRequest:
|
|
380
380
|
def lb_algorithm(self, lb_algorithm):
|
381
381
|
"""Sets the lb_algorithm of this ListMasterSlavePoolsRequest.
|
382
382
|
|
383
|
-
后端服务器组的负载均衡算法。 取值: 1、ROUND_ROBIN:加权轮询算法。 2、LEAST_CONNECTIONS:加权最少连接算法。 3、SOURCE_IP:源IP算法。 4、QUIC_CID:连接ID算法。 支持多值查询,查询条件格式:*lb_algorithm=xxx&lb_algorithm=xxx*。 [不支持QUIC_CID。](tag:tm,hws_eu,g42,hk_g42,hcso_dt) [荷兰region不支持QUIC_CID。](tag:dt
|
383
|
+
后端服务器组的负载均衡算法。 取值: 1、ROUND_ROBIN:加权轮询算法。 2、LEAST_CONNECTIONS:加权最少连接算法。 3、SOURCE_IP:源IP算法。 4、QUIC_CID:连接ID算法。 支持多值查询,查询条件格式:*lb_algorithm=xxx&lb_algorithm=xxx*。 [不支持QUIC_CID。](tag:tm,hws_eu,g42,hk_g42,hcso_dt) [荷兰region不支持QUIC_CID。](tag:dt)
|
384
384
|
|
385
385
|
:param lb_algorithm: The lb_algorithm of this ListMasterSlavePoolsRequest.
|
386
386
|
:type lb_algorithm: list[str]
|
@@ -391,7 +391,7 @@ class ListMasterSlavePoolsRequest:
|
|
391
391
|
def enterprise_project_id(self):
|
392
392
|
"""Gets the enterprise_project_id of this ListMasterSlavePoolsRequest.
|
393
393
|
|
394
|
-
参数解释:所属的企业项目ID。 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:pools:list权限。 如果enterprise_project_id传值,鉴权按照企业项目权限鉴权,分为传入具体eps_id和all_granted_eps两种场景,前者查询指定eps_id的eps下的资源,后者查询的是所有有list权限的eps下的资源。 支持多值查询,查询条件格式: *enterprise_project_id=xxx&enterprise_project_id=xxx*。 [不支持该字段,请勿使用。](tag:dt,
|
394
|
+
参数解释:所属的企业项目ID。 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:pools: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)
|
395
395
|
|
396
396
|
:return: The enterprise_project_id of this ListMasterSlavePoolsRequest.
|
397
397
|
:rtype: list[str]
|
@@ -402,7 +402,7 @@ class ListMasterSlavePoolsRequest:
|
|
402
402
|
def enterprise_project_id(self, enterprise_project_id):
|
403
403
|
"""Sets the enterprise_project_id of this ListMasterSlavePoolsRequest.
|
404
404
|
|
405
|
-
参数解释:所属的企业项目ID。 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:pools:list权限。 如果enterprise_project_id传值,鉴权按照企业项目权限鉴权,分为传入具体eps_id和all_granted_eps两种场景,前者查询指定eps_id的eps下的资源,后者查询的是所有有list权限的eps下的资源。 支持多值查询,查询条件格式: *enterprise_project_id=xxx&enterprise_project_id=xxx*。 [不支持该字段,请勿使用。](tag:dt,
|
405
|
+
参数解释:所属的企业项目ID。 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:pools: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)
|
406
406
|
|
407
407
|
:param enterprise_project_id: The enterprise_project_id of this ListMasterSlavePoolsRequest.
|
408
408
|
:type enterprise_project_id: list[str]
|
@@ -73,9 +73,9 @@ class ListMembersRequest:
|
|
73
73
|
:type weight: list[int]
|
74
74
|
:param admin_state_up: 后端服务器的管理状态。 取值:true、false。 虽然创建、更新请求支持该字段,但实际取值决定于后端服务器对应的弹性云服务器是否存在。若存在,该值为true,否则,该值为false。
|
75
75
|
:type admin_state_up: bool
|
76
|
-
:param subnet_cidr_id: 后端服务器所在子网的IPv4子网ID或IPv6子网ID。 支持多值查询,查询条件格式:***subnet_cidr_id=xxx&subnet_cidr_id=xxx*。 [不支持IPv6,请勿设置为IPv6子网ID。](tag:dt
|
76
|
+
:param subnet_cidr_id: 后端服务器所在子网的IPv4子网ID或IPv6子网ID。 支持多值查询,查询条件格式:***subnet_cidr_id=xxx&subnet_cidr_id=xxx*。 [不支持IPv6,请勿设置为IPv6子网ID。](tag:dt)
|
77
77
|
:type subnet_cidr_id: list[str]
|
78
|
-
:param address: 后端服务器对应的IPv4或IPv6地址。 支持多值查询,查询条件格式:*address=xxx&address=xxx*。 [不支持IPv6,请勿设置为IPv6地址。](tag:dt
|
78
|
+
:param address: 后端服务器对应的IPv4或IPv6地址。 支持多值查询,查询条件格式:*address=xxx&address=xxx*。 [不支持IPv6,请勿设置为IPv6地址。](tag:dt)
|
79
79
|
:type address: list[str]
|
80
80
|
:param protocol_port: 后端服务器业务端口号。 支持多值查询,查询条件格式:*protocol_port=xxx&protocol_port=xxx*。
|
81
81
|
:type protocol_port: list[int]
|
@@ -83,7 +83,7 @@ class ListMembersRequest:
|
|
83
83
|
:type id: list[str]
|
84
84
|
:param operating_status: 后端服务器的健康状态。 取值: - ONLINE:后端服务器正常。 - NO_MONITOR:后端服务器所在的服务器组没有健康检查器。 - OFFLINE:后端服务器关联的ECS服务器不存在或已关机。 支持多值查询,查询条件格式:*operating_status=xxx&operating_status=xxx*。
|
85
85
|
:type operating_status: list[str]
|
86
|
-
: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,
|
86
|
+
: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)
|
87
87
|
:type enterprise_project_id: list[str]
|
88
88
|
:param ip_version: 当前后端服务器的IP地址版本。取值:v4、v6。
|
89
89
|
:type ip_version: list[str]
|
@@ -303,7 +303,7 @@ class ListMembersRequest:
|
|
303
303
|
def subnet_cidr_id(self):
|
304
304
|
"""Gets the subnet_cidr_id of this ListMembersRequest.
|
305
305
|
|
306
|
-
后端服务器所在子网的IPv4子网ID或IPv6子网ID。 支持多值查询,查询条件格式:***subnet_cidr_id=xxx&subnet_cidr_id=xxx*。 [不支持IPv6,请勿设置为IPv6子网ID。](tag:dt
|
306
|
+
后端服务器所在子网的IPv4子网ID或IPv6子网ID。 支持多值查询,查询条件格式:***subnet_cidr_id=xxx&subnet_cidr_id=xxx*。 [不支持IPv6,请勿设置为IPv6子网ID。](tag:dt)
|
307
307
|
|
308
308
|
:return: The subnet_cidr_id of this ListMembersRequest.
|
309
309
|
:rtype: list[str]
|
@@ -314,7 +314,7 @@ class ListMembersRequest:
|
|
314
314
|
def subnet_cidr_id(self, subnet_cidr_id):
|
315
315
|
"""Sets the subnet_cidr_id of this ListMembersRequest.
|
316
316
|
|
317
|
-
后端服务器所在子网的IPv4子网ID或IPv6子网ID。 支持多值查询,查询条件格式:***subnet_cidr_id=xxx&subnet_cidr_id=xxx*。 [不支持IPv6,请勿设置为IPv6子网ID。](tag:dt
|
317
|
+
后端服务器所在子网的IPv4子网ID或IPv6子网ID。 支持多值查询,查询条件格式:***subnet_cidr_id=xxx&subnet_cidr_id=xxx*。 [不支持IPv6,请勿设置为IPv6子网ID。](tag:dt)
|
318
318
|
|
319
319
|
:param subnet_cidr_id: The subnet_cidr_id of this ListMembersRequest.
|
320
320
|
:type subnet_cidr_id: list[str]
|
@@ -325,7 +325,7 @@ class ListMembersRequest:
|
|
325
325
|
def address(self):
|
326
326
|
"""Gets the address of this ListMembersRequest.
|
327
327
|
|
328
|
-
后端服务器对应的IPv4或IPv6地址。 支持多值查询,查询条件格式:*address=xxx&address=xxx*。 [不支持IPv6,请勿设置为IPv6地址。](tag:dt
|
328
|
+
后端服务器对应的IPv4或IPv6地址。 支持多值查询,查询条件格式:*address=xxx&address=xxx*。 [不支持IPv6,请勿设置为IPv6地址。](tag:dt)
|
329
329
|
|
330
330
|
:return: The address of this ListMembersRequest.
|
331
331
|
:rtype: list[str]
|
@@ -336,7 +336,7 @@ class ListMembersRequest:
|
|
336
336
|
def address(self, address):
|
337
337
|
"""Sets the address of this ListMembersRequest.
|
338
338
|
|
339
|
-
后端服务器对应的IPv4或IPv6地址。 支持多值查询,查询条件格式:*address=xxx&address=xxx*。 [不支持IPv6,请勿设置为IPv6地址。](tag:dt
|
339
|
+
后端服务器对应的IPv4或IPv6地址。 支持多值查询,查询条件格式:*address=xxx&address=xxx*。 [不支持IPv6,请勿设置为IPv6地址。](tag:dt)
|
340
340
|
|
341
341
|
:param address: The address of this ListMembersRequest.
|
342
342
|
:type address: list[str]
|
@@ -413,7 +413,7 @@ class ListMembersRequest:
|
|
413
413
|
def enterprise_project_id(self):
|
414
414
|
"""Gets the enterprise_project_id of this ListMembersRequest.
|
415
415
|
|
416
|
-
参数解释:所属的企业项目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,
|
416
|
+
参数解释:所属的企业项目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)
|
417
417
|
|
418
418
|
:return: The enterprise_project_id of this ListMembersRequest.
|
419
419
|
:rtype: list[str]
|
@@ -424,7 +424,7 @@ class ListMembersRequest:
|
|
424
424
|
def enterprise_project_id(self, enterprise_project_id):
|
425
425
|
"""Sets the enterprise_project_id of this ListMembersRequest.
|
426
426
|
|
427
|
-
参数解释:所属的企业项目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,
|
427
|
+
参数解释:所属的企业项目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)
|
428
428
|
|
429
429
|
:param enterprise_project_id: The enterprise_project_id of this ListMembersRequest.
|
430
430
|
:type enterprise_project_id: list[str]
|
@@ -89,7 +89,7 @@ class ListPoolsRequest:
|
|
89
89
|
:type page_reverse: bool
|
90
90
|
:param description: 后端服务器组的描述信息。 支持多值查询,查询条件格式:*description=xxx&description=xxx*。
|
91
91
|
:type description: list[str]
|
92
|
-
:param admin_state_up: 后端服务器组的管理状态。 [不支持该字段,请勿使用。](tag:dt,
|
92
|
+
:param admin_state_up: 后端服务器组的管理状态。 [不支持该字段,请勿使用。](tag:dt,hcso_dt)
|
93
93
|
:type admin_state_up: bool
|
94
94
|
:param healthmonitor_id: 后端服务器组关联的健康检查的ID。 支持多值查询,查询条件格式:*healthmonitor_id=xxx&healthmonitor_id=xxx*。
|
95
95
|
:type healthmonitor_id: list[str]
|
@@ -99,11 +99,11 @@ class ListPoolsRequest:
|
|
99
99
|
:type name: list[str]
|
100
100
|
:param loadbalancer_id: 后端服务器组绑定的负载均衡器ID。 支持多值查询,查询条件格式:*loadbalancer_id=xxx&loadbalancer_id=xxx*。
|
101
101
|
:type loadbalancer_id: list[str]
|
102
|
-
:param protocol: 后端服务器组的后端协议。 取值:TCP、UDP、[IP、](tag:hws_eu)TLS、HTTP、HTTPS、QUIC和GRPC。 支持多值查询,查询条件格式:*protocol=xxx&protocol=xxx*。 [不支持QUIC协议。](tag:hws_eu,g42,hk_g42,hcso_dt) [荷兰region不支持QUIC。](tag:dt
|
102
|
+
:param protocol: 后端服务器组的后端协议。 取值:TCP、UDP、[IP、](tag:hws_eu)TLS、HTTP、HTTPS、QUIC和GRPC。 支持多值查询,查询条件格式:*protocol=xxx&protocol=xxx*。 [不支持QUIC协议。](tag:hws_eu,g42,hk_g42,hcso_dt) [荷兰region不支持QUIC。](tag:dt)
|
103
103
|
:type protocol: list[str]
|
104
|
-
:param lb_algorithm: 后端服务器组的负载均衡算法。 取值: - ROUND_ROBIN:加权轮询算法。 - LEAST_CONNECTIONS:加权最少连接算法。 - SOURCE_IP:源IP算法。 - QUIC_CID:连接ID算法。 [- 2_TUPLE_HASH:二元组hash算法,仅IP类型的pool支持。 - 3_TUPLE_HASH:三元组hash算法,仅IP类型的pool支持。 - 5_TUPLE_HASH:五元组hash算法,仅IP类型的pool支持。 - IP型pool不指定该字段时,默认设置为5_TUPLE_HASH。](tag:hws_eu) 支持多值查询,查询条件格式:*lb_algorithm=xxx&lb_algorithm=xxx*。 [不支持QUIC_CID。](tag:hws_eu,g42,hk_g42,hcso_dt) [荷兰region不支持QUIC_CID。](tag:dt
|
104
|
+
:param lb_algorithm: 后端服务器组的负载均衡算法。 取值: - ROUND_ROBIN:加权轮询算法。 - LEAST_CONNECTIONS:加权最少连接算法。 - SOURCE_IP:源IP算法。 - QUIC_CID:连接ID算法。 [- 2_TUPLE_HASH:二元组hash算法,仅IP类型的pool支持。 - 3_TUPLE_HASH:三元组hash算法,仅IP类型的pool支持。 - 5_TUPLE_HASH:五元组hash算法,仅IP类型的pool支持。 - IP型pool不指定该字段时,默认设置为5_TUPLE_HASH。](tag:hws_eu) 支持多值查询,查询条件格式:*lb_algorithm=xxx&lb_algorithm=xxx*。 [不支持QUIC_CID。](tag:hws_eu,g42,hk_g42,hcso_dt) [荷兰region不支持QUIC_CID。](tag:dt)
|
105
105
|
:type lb_algorithm: list[str]
|
106
|
-
:param enterprise_project_id: 参数解释:所属的企业项目ID。 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:pools:list权限。 如果enterprise_project_id传值,鉴权按照企业项目权限鉴权,分为传入具体eps_id和all_granted_eps两种场景,前者查询指定eps_id的eps下的资源,后者查询的是所有有list权限的eps下的资源。 支持多值查询,查询条件格式: *enterprise_project_id=xxx&enterprise_project_id=xxx*。 [不支持该字段,请勿使用。](tag:dt,
|
106
|
+
:param enterprise_project_id: 参数解释:所属的企业项目ID。 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:pools: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)
|
107
107
|
:type enterprise_project_id: list[str]
|
108
108
|
:param ip_version: 后端服务器组支持的IP版本。 支持多值查询,查询条件格式:*ip_version=xxx&ip_version=xxx*。
|
109
109
|
:type ip_version: list[str]
|
@@ -111,7 +111,7 @@ class ListPoolsRequest:
|
|
111
111
|
:type member_address: list[str]
|
112
112
|
:param member_device_id: 后端服务器对应的弹性云服务器的ID。仅用于查询条件,不作为响应参数字段。 支持多值查询,查询条件格式:*member_device_id=xxx&member_device_id=xxx*。
|
113
113
|
:type member_device_id: list[str]
|
114
|
-
:param member_deletion_protection_enable: 是否开启删除保护,false不开启,true开启,不传查询全部。 [不支持该字段,请勿使用。](tag:hws_eu,g42,hk_g42) [荷兰region不支持该字段,请勿使用。](tag:dt
|
114
|
+
:param member_deletion_protection_enable: 是否开启删除保护,false不开启,true开启,不传查询全部。 [不支持该字段,请勿使用。](tag:hws_eu,g42,hk_g42) [荷兰region不支持该字段,请勿使用。](tag:dt)
|
115
115
|
:type member_deletion_protection_enable: bool
|
116
116
|
:param listener_id: 关联的监听器ID,包括通过l7policy关联的。 支持多值查询,查询条件格式:*listener_id=xxx&listener_id=xxx*。
|
117
117
|
:type listener_id: list[str]
|
@@ -315,7 +315,7 @@ class ListPoolsRequest:
|
|
315
315
|
def admin_state_up(self):
|
316
316
|
"""Gets the admin_state_up of this ListPoolsRequest.
|
317
317
|
|
318
|
-
后端服务器组的管理状态。 [不支持该字段,请勿使用。](tag:dt,
|
318
|
+
后端服务器组的管理状态。 [不支持该字段,请勿使用。](tag:dt,hcso_dt)
|
319
319
|
|
320
320
|
:return: The admin_state_up of this ListPoolsRequest.
|
321
321
|
:rtype: bool
|
@@ -326,7 +326,7 @@ class ListPoolsRequest:
|
|
326
326
|
def admin_state_up(self, admin_state_up):
|
327
327
|
"""Sets the admin_state_up of this ListPoolsRequest.
|
328
328
|
|
329
|
-
后端服务器组的管理状态。 [不支持该字段,请勿使用。](tag:dt,
|
329
|
+
后端服务器组的管理状态。 [不支持该字段,请勿使用。](tag:dt,hcso_dt)
|
330
330
|
|
331
331
|
:param admin_state_up: The admin_state_up of this ListPoolsRequest.
|
332
332
|
:type admin_state_up: bool
|
@@ -425,7 +425,7 @@ class ListPoolsRequest:
|
|
425
425
|
def protocol(self):
|
426
426
|
"""Gets the protocol of this ListPoolsRequest.
|
427
427
|
|
428
|
-
后端服务器组的后端协议。 取值:TCP、UDP、[IP、](tag:hws_eu)TLS、HTTP、HTTPS、QUIC和GRPC。 支持多值查询,查询条件格式:*protocol=xxx&protocol=xxx*。 [不支持QUIC协议。](tag:hws_eu,g42,hk_g42,hcso_dt) [荷兰region不支持QUIC。](tag:dt
|
428
|
+
后端服务器组的后端协议。 取值:TCP、UDP、[IP、](tag:hws_eu)TLS、HTTP、HTTPS、QUIC和GRPC。 支持多值查询,查询条件格式:*protocol=xxx&protocol=xxx*。 [不支持QUIC协议。](tag:hws_eu,g42,hk_g42,hcso_dt) [荷兰region不支持QUIC。](tag:dt)
|
429
429
|
|
430
430
|
:return: The protocol of this ListPoolsRequest.
|
431
431
|
:rtype: list[str]
|
@@ -436,7 +436,7 @@ class ListPoolsRequest:
|
|
436
436
|
def protocol(self, protocol):
|
437
437
|
"""Sets the protocol of this ListPoolsRequest.
|
438
438
|
|
439
|
-
后端服务器组的后端协议。 取值:TCP、UDP、[IP、](tag:hws_eu)TLS、HTTP、HTTPS、QUIC和GRPC。 支持多值查询,查询条件格式:*protocol=xxx&protocol=xxx*。 [不支持QUIC协议。](tag:hws_eu,g42,hk_g42,hcso_dt) [荷兰region不支持QUIC。](tag:dt
|
439
|
+
后端服务器组的后端协议。 取值:TCP、UDP、[IP、](tag:hws_eu)TLS、HTTP、HTTPS、QUIC和GRPC。 支持多值查询,查询条件格式:*protocol=xxx&protocol=xxx*。 [不支持QUIC协议。](tag:hws_eu,g42,hk_g42,hcso_dt) [荷兰region不支持QUIC。](tag:dt)
|
440
440
|
|
441
441
|
:param protocol: The protocol of this ListPoolsRequest.
|
442
442
|
:type protocol: list[str]
|
@@ -447,7 +447,7 @@ class ListPoolsRequest:
|
|
447
447
|
def lb_algorithm(self):
|
448
448
|
"""Gets the lb_algorithm of this ListPoolsRequest.
|
449
449
|
|
450
|
-
后端服务器组的负载均衡算法。 取值: - ROUND_ROBIN:加权轮询算法。 - LEAST_CONNECTIONS:加权最少连接算法。 - SOURCE_IP:源IP算法。 - QUIC_CID:连接ID算法。 [- 2_TUPLE_HASH:二元组hash算法,仅IP类型的pool支持。 - 3_TUPLE_HASH:三元组hash算法,仅IP类型的pool支持。 - 5_TUPLE_HASH:五元组hash算法,仅IP类型的pool支持。 - IP型pool不指定该字段时,默认设置为5_TUPLE_HASH。](tag:hws_eu) 支持多值查询,查询条件格式:*lb_algorithm=xxx&lb_algorithm=xxx*。 [不支持QUIC_CID。](tag:hws_eu,g42,hk_g42,hcso_dt) [荷兰region不支持QUIC_CID。](tag:dt
|
450
|
+
后端服务器组的负载均衡算法。 取值: - ROUND_ROBIN:加权轮询算法。 - LEAST_CONNECTIONS:加权最少连接算法。 - SOURCE_IP:源IP算法。 - QUIC_CID:连接ID算法。 [- 2_TUPLE_HASH:二元组hash算法,仅IP类型的pool支持。 - 3_TUPLE_HASH:三元组hash算法,仅IP类型的pool支持。 - 5_TUPLE_HASH:五元组hash算法,仅IP类型的pool支持。 - IP型pool不指定该字段时,默认设置为5_TUPLE_HASH。](tag:hws_eu) 支持多值查询,查询条件格式:*lb_algorithm=xxx&lb_algorithm=xxx*。 [不支持QUIC_CID。](tag:hws_eu,g42,hk_g42,hcso_dt) [荷兰region不支持QUIC_CID。](tag:dt)
|
451
451
|
|
452
452
|
:return: The lb_algorithm of this ListPoolsRequest.
|
453
453
|
:rtype: list[str]
|
@@ -458,7 +458,7 @@ class ListPoolsRequest:
|
|
458
458
|
def lb_algorithm(self, lb_algorithm):
|
459
459
|
"""Sets the lb_algorithm of this ListPoolsRequest.
|
460
460
|
|
461
|
-
后端服务器组的负载均衡算法。 取值: - ROUND_ROBIN:加权轮询算法。 - LEAST_CONNECTIONS:加权最少连接算法。 - SOURCE_IP:源IP算法。 - QUIC_CID:连接ID算法。 [- 2_TUPLE_HASH:二元组hash算法,仅IP类型的pool支持。 - 3_TUPLE_HASH:三元组hash算法,仅IP类型的pool支持。 - 5_TUPLE_HASH:五元组hash算法,仅IP类型的pool支持。 - IP型pool不指定该字段时,默认设置为5_TUPLE_HASH。](tag:hws_eu) 支持多值查询,查询条件格式:*lb_algorithm=xxx&lb_algorithm=xxx*。 [不支持QUIC_CID。](tag:hws_eu,g42,hk_g42,hcso_dt) [荷兰region不支持QUIC_CID。](tag:dt
|
461
|
+
后端服务器组的负载均衡算法。 取值: - ROUND_ROBIN:加权轮询算法。 - LEAST_CONNECTIONS:加权最少连接算法。 - SOURCE_IP:源IP算法。 - QUIC_CID:连接ID算法。 [- 2_TUPLE_HASH:二元组hash算法,仅IP类型的pool支持。 - 3_TUPLE_HASH:三元组hash算法,仅IP类型的pool支持。 - 5_TUPLE_HASH:五元组hash算法,仅IP类型的pool支持。 - IP型pool不指定该字段时,默认设置为5_TUPLE_HASH。](tag:hws_eu) 支持多值查询,查询条件格式:*lb_algorithm=xxx&lb_algorithm=xxx*。 [不支持QUIC_CID。](tag:hws_eu,g42,hk_g42,hcso_dt) [荷兰region不支持QUIC_CID。](tag:dt)
|
462
462
|
|
463
463
|
:param lb_algorithm: The lb_algorithm of this ListPoolsRequest.
|
464
464
|
:type lb_algorithm: list[str]
|
@@ -469,7 +469,7 @@ class ListPoolsRequest:
|
|
469
469
|
def enterprise_project_id(self):
|
470
470
|
"""Gets the enterprise_project_id of this ListPoolsRequest.
|
471
471
|
|
472
|
-
参数解释:所属的企业项目ID。 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:pools:list权限。 如果enterprise_project_id传值,鉴权按照企业项目权限鉴权,分为传入具体eps_id和all_granted_eps两种场景,前者查询指定eps_id的eps下的资源,后者查询的是所有有list权限的eps下的资源。 支持多值查询,查询条件格式: *enterprise_project_id=xxx&enterprise_project_id=xxx*。 [不支持该字段,请勿使用。](tag:dt,
|
472
|
+
参数解释:所属的企业项目ID。 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:pools: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)
|
473
473
|
|
474
474
|
:return: The enterprise_project_id of this ListPoolsRequest.
|
475
475
|
:rtype: list[str]
|
@@ -480,7 +480,7 @@ class ListPoolsRequest:
|
|
480
480
|
def enterprise_project_id(self, enterprise_project_id):
|
481
481
|
"""Sets the enterprise_project_id of this ListPoolsRequest.
|
482
482
|
|
483
|
-
参数解释:所属的企业项目ID。 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:pools:list权限。 如果enterprise_project_id传值,鉴权按照企业项目权限鉴权,分为传入具体eps_id和all_granted_eps两种场景,前者查询指定eps_id的eps下的资源,后者查询的是所有有list权限的eps下的资源。 支持多值查询,查询条件格式: *enterprise_project_id=xxx&enterprise_project_id=xxx*。 [不支持该字段,请勿使用。](tag:dt,
|
483
|
+
参数解释:所属的企业项目ID。 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:pools: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)
|
484
484
|
|
485
485
|
:param enterprise_project_id: The enterprise_project_id of this ListPoolsRequest.
|
486
486
|
:type enterprise_project_id: list[str]
|
@@ -557,7 +557,7 @@ class ListPoolsRequest:
|
|
557
557
|
def member_deletion_protection_enable(self):
|
558
558
|
"""Gets the member_deletion_protection_enable of this ListPoolsRequest.
|
559
559
|
|
560
|
-
是否开启删除保护,false不开启,true开启,不传查询全部。 [不支持该字段,请勿使用。](tag:hws_eu,g42,hk_g42) [荷兰region不支持该字段,请勿使用。](tag:dt
|
560
|
+
是否开启删除保护,false不开启,true开启,不传查询全部。 [不支持该字段,请勿使用。](tag:hws_eu,g42,hk_g42) [荷兰region不支持该字段,请勿使用。](tag:dt)
|
561
561
|
|
562
562
|
:return: The member_deletion_protection_enable of this ListPoolsRequest.
|
563
563
|
:rtype: bool
|
@@ -568,7 +568,7 @@ class ListPoolsRequest:
|
|
568
568
|
def member_deletion_protection_enable(self, member_deletion_protection_enable):
|
569
569
|
"""Sets the member_deletion_protection_enable of this ListPoolsRequest.
|
570
570
|
|
571
|
-
是否开启删除保护,false不开启,true开启,不传查询全部。 [不支持该字段,请勿使用。](tag:hws_eu,g42,hk_g42) [荷兰region不支持该字段,请勿使用。](tag:dt
|
571
|
+
是否开启删除保护,false不开启,true开启,不传查询全部。 [不支持该字段,请勿使用。](tag:hws_eu,g42,hk_g42) [荷兰region不支持该字段,请勿使用。](tag:dt)
|
572
572
|
|
573
573
|
:param member_deletion_protection_enable: The member_deletion_protection_enable of this ListPoolsRequest.
|
574
574
|
:type member_deletion_protection_enable: bool
|