huaweicloudsdkelb 3.1.164__py3-none-any.whl → 3.1.166__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/__init__.py +1 -1
- huaweicloudsdkelb/v3/elb_async_client.py +53 -48
- huaweicloudsdkelb/v3/elb_client.py +53 -48
- huaweicloudsdkelb/v3/model/__init__.py +1 -1
- huaweicloudsdkelb/v3/model/api_version_info.py +6 -6
- huaweicloudsdkelb/v3/model/autoscaling_ref.py +6 -6
- huaweicloudsdkelb/v3/model/availability_zone.py +18 -18
- huaweicloudsdkelb/v3/model/az_affinity.py +12 -12
- huaweicloudsdkelb/v3/model/bandwidth_ref.py +3 -3
- huaweicloudsdkelb/v3/model/base_job.py +3 -3
- huaweicloudsdkelb/v3/model/batch_add_available_zones_request.py +3 -3
- huaweicloudsdkelb/v3/model/batch_add_available_zones_request_body.py +3 -3
- huaweicloudsdkelb/v3/model/batch_add_available_zones_response.py +9 -9
- huaweicloudsdkelb/v3/model/batch_create_load_balancer_option.py +84 -84
- huaweicloudsdkelb/v3/model/batch_create_load_balancers_response.py +12 -12
- huaweicloudsdkelb/v3/model/batch_create_members_option.py +18 -18
- huaweicloudsdkelb/v3/model/batch_create_members_request.py +3 -3
- huaweicloudsdkelb/v3/model/batch_create_members_request_body.py +3 -3
- huaweicloudsdkelb/v3/model/batch_create_members_response.py +6 -6
- huaweicloudsdkelb/v3/model/batch_delete_ip_list_option.py +3 -3
- huaweicloudsdkelb/v3/model/batch_delete_ip_list_request.py +3 -3
- huaweicloudsdkelb/v3/model/batch_delete_ip_list_response.py +3 -3
- huaweicloudsdkelb/v3/model/batch_delete_members_option.py +9 -9
- huaweicloudsdkelb/v3/model/batch_delete_members_request.py +3 -3
- huaweicloudsdkelb/v3/model/batch_delete_members_request_body.py +3 -3
- huaweicloudsdkelb/v3/model/batch_delete_members_response.py +6 -6
- huaweicloudsdkelb/v3/model/batch_delete_members_state.py +6 -6
- huaweicloudsdkelb/v3/model/batch_member.py +48 -48
- huaweicloudsdkelb/v3/model/batch_remove_available_zones_request.py +3 -3
- huaweicloudsdkelb/v3/model/batch_remove_available_zones_request_body.py +3 -3
- huaweicloudsdkelb/v3/model/batch_remove_available_zones_response.py +3 -3
- huaweicloudsdkelb/v3/model/batch_update_member.py +48 -48
- huaweicloudsdkelb/v3/model/batch_update_members_option.py +18 -18
- huaweicloudsdkelb/v3/model/batch_update_members_request.py +3 -3
- huaweicloudsdkelb/v3/model/batch_update_members_request_body.py +3 -3
- huaweicloudsdkelb/v3/model/batch_update_members_response.py +6 -6
- huaweicloudsdkelb/v3/model/batch_update_policies_priority_request_body.py +1 -5
- huaweicloudsdkelb/v3/model/batch_update_policies_priority_response.py +3 -3
- huaweicloudsdkelb/v3/model/batch_update_priority_request_body.py +6 -6
- huaweicloudsdkelb/v3/model/certificate_info.py +63 -63
- huaweicloudsdkelb/v3/model/change_loadbalancer_charge_mode_request_body.py +6 -6
- huaweicloudsdkelb/v3/model/change_loadbalancer_charge_mode_response.py +12 -12
- huaweicloudsdkelb/v3/model/clone_loadbalancer_request.py +3 -3
- huaweicloudsdkelb/v3/model/clone_loadbalancer_request_body.py +3 -3
- huaweicloudsdkelb/v3/model/clone_loadbalancer_response.py +7 -11
- huaweicloudsdkelb/v3/model/clone_loadbalancer_response_body_loadbalancer_list.py +3 -3
- huaweicloudsdkelb/v3/model/connection_drain.py +6 -6
- huaweicloudsdkelb/v3/model/cors_config.py +18 -18
- huaweicloudsdkelb/v3/model/count_preoccupy_ip_num_request.py +21 -21
- huaweicloudsdkelb/v3/model/count_preoccupy_ip_num_response.py +3 -3
- huaweicloudsdkelb/v3/model/create_certificate_option.py +45 -45
- huaweicloudsdkelb/v3/model/create_certificate_private_key_echo_request_body.py +3 -3
- huaweicloudsdkelb/v3/model/create_certificate_private_key_echo_response.py +6 -6
- huaweicloudsdkelb/v3/model/create_certificate_response.py +3 -3
- huaweicloudsdkelb/v3/model/create_cors_config.py +18 -18
- huaweicloudsdkelb/v3/model/create_fixted_response_config.py +9 -9
- huaweicloudsdkelb/v3/model/create_health_monitor_option.py +42 -42
- huaweicloudsdkelb/v3/model/create_health_monitor_response.py +3 -3
- 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 +6 -6
- huaweicloudsdkelb/v3/model/create_ip_group_option.py +15 -15
- huaweicloudsdkelb/v3/model/create_ip_group_response.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 +93 -93
- 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 +18 -18
- huaweicloudsdkelb/v3/model/create_load_balancer_option.py +75 -75
- huaweicloudsdkelb/v3/model/create_load_balancer_public_ip_option.py +12 -12
- huaweicloudsdkelb/v3/model/create_load_balancer_response.py +9 -9
- huaweicloudsdkelb/v3/model/create_loadbalancer_autoscaling_option.py +6 -6
- huaweicloudsdkelb/v3/model/create_logtank_option.py +9 -9
- huaweicloudsdkelb/v3/model/create_logtank_response.py +3 -3
- huaweicloudsdkelb/v3/model/create_master_slave_health_monitor_option.py +33 -33
- huaweicloudsdkelb/v3/model/create_master_slave_member_option.py +18 -18
- huaweicloudsdkelb/v3/model/create_master_slave_pool_option.py +36 -36
- huaweicloudsdkelb/v3/model/create_master_slave_pool_response.py +3 -3
- huaweicloudsdkelb/v3/model/create_member_health_check_job_option.py +6 -6
- huaweicloudsdkelb/v3/model/create_member_health_check_job_request.py +3 -3
- huaweicloudsdkelb/v3/model/create_member_health_check_job_response.py +3 -3
- huaweicloudsdkelb/v3/model/create_member_option.py +24 -24
- 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 +48 -48
- huaweicloudsdkelb/v3/model/create_pool_response.py +3 -3
- huaweicloudsdkelb/v3/model/create_pool_session_persistence_option.py +9 -9
- huaweicloudsdkelb/v3/model/create_pool_slow_start_option.py +6 -6
- huaweicloudsdkelb/v3/model/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_security_policy_option.py +15 -15
- huaweicloudsdkelb/v3/model/create_security_policy_response.py +3 -3
- huaweicloudsdkelb/v3/model/create_traffic_limit_config.py +9 -9
- huaweicloudsdkelb/v3/model/create_traffic_mirror_config.py +6 -6
- huaweicloudsdkelb/v3/model/delete_health_monitor_request.py +3 -3
- huaweicloudsdkelb/v3/model/delete_ip_group_request.py +3 -3
- huaweicloudsdkelb/v3/model/delete_l7_policy_request.py +3 -3
- huaweicloudsdkelb/v3/model/delete_l7_rule_request.py +6 -6
- huaweicloudsdkelb/v3/model/delete_load_balancer_cascade_option.py +6 -6
- huaweicloudsdkelb/v3/model/delete_load_balancer_cascade_request.py +3 -3
- huaweicloudsdkelb/v3/model/delete_load_balancer_force_request.py +3 -3
- huaweicloudsdkelb/v3/model/delete_load_balancer_request.py +3 -3
- huaweicloudsdkelb/v3/model/delete_logtank_request.py +3 -3
- huaweicloudsdkelb/v3/model/delete_master_slave_pool_request.py +3 -3
- huaweicloudsdkelb/v3/model/delete_member_request.py +6 -6
- huaweicloudsdkelb/v3/model/delete_pool_cascade_request.py +3 -3
- huaweicloudsdkelb/v3/model/delete_pool_request.py +3 -3
- huaweicloudsdkelb/v3/model/delete_recycle_load_balancer_request.py +3 -3
- huaweicloudsdkelb/v3/model/eip_info.py +9 -9
- huaweicloudsdkelb/v3/model/extension.py +6 -6
- huaweicloudsdkelb/v3/model/feature_config.py +33 -33
- huaweicloudsdkelb/v3/model/fixted_response_config.py +9 -9
- huaweicloudsdkelb/v3/model/flavor.py +24 -24
- huaweicloudsdkelb/v3/model/flavor_info.py +18 -18
- huaweicloudsdkelb/v3/model/global_eip_info.py +9 -9
- huaweicloudsdkelb/v3/model/health_monitor.py +51 -51
- huaweicloudsdkelb/v3/model/insert_header_config.py +9 -9
- huaweicloudsdkelb/v3/model/insert_headers_config.py +3 -3
- huaweicloudsdkelb/v3/model/ip_group.py +27 -27
- huaweicloudsdkelb/v3/model/ip_group_ip.py +3 -3
- huaweicloudsdkelb/v3/model/ip_info.py +6 -6
- huaweicloudsdkelb/v3/model/job_entities.py +6 -6
- huaweicloudsdkelb/v3/model/l7_policy.py +54 -54
- huaweicloudsdkelb/v3/model/l7_rule.py +36 -36
- huaweicloudsdkelb/v3/model/list_all_members_request.py +45 -45
- huaweicloudsdkelb/v3/model/list_all_members_response.py +6 -6
- huaweicloudsdkelb/v3/model/list_api_versions_response.py +1 -5
- huaweicloudsdkelb/v3/model/list_availability_zones_request.py +6 -6
- huaweicloudsdkelb/v3/model/list_availability_zones_response.py +6 -6
- huaweicloudsdkelb/v3/model/list_certificates_request.py +48 -48
- huaweicloudsdkelb/v3/model/list_certificates_response.py +6 -6
- huaweicloudsdkelb/v3/model/list_feature_configs_request.py +3 -3
- huaweicloudsdkelb/v3/model/list_feature_configs_response.py +6 -6
- huaweicloudsdkelb/v3/model/list_flavors_request.py +33 -33
- huaweicloudsdkelb/v3/model/list_flavors_response.py +6 -6
- huaweicloudsdkelb/v3/model/list_health_monitors_request.py +51 -51
- huaweicloudsdkelb/v3/model/list_health_monitors_response.py +6 -6
- huaweicloudsdkelb/v3/model/list_ip_groups_request.py +24 -24
- huaweicloudsdkelb/v3/model/list_ip_groups_response.py +6 -6
- huaweicloudsdkelb/v3/model/list_jobs_request.py +27 -27
- huaweicloudsdkelb/v3/model/list_jobs_response.py +6 -6
- huaweicloudsdkelb/v3/model/list_l7_policies_request.py +51 -51
- huaweicloudsdkelb/v3/model/list_l7_policies_response.py +6 -6
- huaweicloudsdkelb/v3/model/list_l7_rules_request.py +39 -39
- huaweicloudsdkelb/v3/model/list_l7_rules_response.py +6 -6
- huaweicloudsdkelb/v3/model/list_listeners_request.py +93 -93
- huaweicloudsdkelb/v3/model/list_listeners_response.py +6 -6
- huaweicloudsdkelb/v3/model/list_load_balancers_request.py +111 -111
- huaweicloudsdkelb/v3/model/list_load_balancers_response.py +6 -6
- huaweicloudsdkelb/v3/model/list_loadbalancer_feature_request.py +3 -3
- huaweicloudsdkelb/v3/model/list_loadbalancer_feature_response.py +6 -6
- huaweicloudsdkelb/v3/model/list_logtanks_request.py +24 -24
- huaweicloudsdkelb/v3/model/list_logtanks_response.py +6 -6
- huaweicloudsdkelb/v3/model/list_master_slave_pools_request.py +57 -57
- huaweicloudsdkelb/v3/model/list_master_slave_pools_response.py +6 -6
- huaweicloudsdkelb/v3/model/list_members_request.py +51 -51
- huaweicloudsdkelb/v3/model/list_members_response.py +6 -6
- huaweicloudsdkelb/v3/model/list_pools_request.py +84 -84
- huaweicloudsdkelb/v3/model/list_pools_response.py +6 -6
- huaweicloudsdkelb/v3/model/list_quota_details_request.py +3 -3
- huaweicloudsdkelb/v3/model/list_quota_details_response.py +6 -6
- huaweicloudsdkelb/v3/model/list_recycle_bin_load_balancers_request.py +27 -27
- huaweicloudsdkelb/v3/model/list_recycle_bin_load_balancers_response.py +6 -6
- huaweicloudsdkelb/v3/model/list_security_policies_request.py +24 -24
- huaweicloudsdkelb/v3/model/list_security_policies_response.py +6 -6
- huaweicloudsdkelb/v3/model/list_system_security_policies_response.py +6 -6
- huaweicloudsdkelb/v3/model/listener.py +108 -108
- huaweicloudsdkelb/v3/model/listener_insert_headers.py +30 -30
- huaweicloudsdkelb/v3/model/listener_ip_group.py +9 -9
- huaweicloudsdkelb/v3/model/listener_member_info.py +6 -6
- huaweicloudsdkelb/v3/model/listener_quic_config.py +6 -6
- huaweicloudsdkelb/v3/model/listener_ref.py +3 -3
- huaweicloudsdkelb/v3/model/load_balancer.py +147 -147
- huaweicloudsdkelb/v3/model/load_balancer_ref.py +3 -3
- huaweicloudsdkelb/v3/model/load_balancer_status.py +18 -18
- huaweicloudsdkelb/v3/model/load_balancer_status_health_monitor.py +12 -12
- huaweicloudsdkelb/v3/model/load_balancer_status_l7_rule.py +9 -9
- huaweicloudsdkelb/v3/model/load_balancer_status_listener.py +18 -18
- huaweicloudsdkelb/v3/model/load_balancer_status_member.py +15 -15
- huaweicloudsdkelb/v3/model/load_balancer_status_policy.py +15 -15
- huaweicloudsdkelb/v3/model/load_balancer_status_pool.py +15 -15
- huaweicloudsdkelb/v3/model/loadbalancer_feature.py +9 -9
- huaweicloudsdkelb/v3/model/local_port.py +15 -15
- huaweicloudsdkelb/v3/model/logtank.py +15 -15
- huaweicloudsdkelb/v3/model/main_job.py +6 -6
- huaweicloudsdkelb/v3/model/master_slave_health_monitor.py +39 -39
- huaweicloudsdkelb/v3/model/master_slave_member.py +42 -42
- huaweicloudsdkelb/v3/model/master_slave_pool.py +48 -48
- huaweicloudsdkelb/v3/model/member.py +48 -48
- huaweicloudsdkelb/v3/model/member_check_job.py +3 -3
- huaweicloudsdkelb/v3/model/member_check_job_info.py +24 -24
- huaweicloudsdkelb/v3/model/member_check_job_result_group.py +7 -11
- huaweicloudsdkelb/v3/model/member_check_job_result_item.py +21 -21
- huaweicloudsdkelb/v3/model/member_health_check_failed_reason.py +9 -9
- huaweicloudsdkelb/v3/model/member_info.py +63 -63
- huaweicloudsdkelb/v3/model/member_ref.py +3 -3
- huaweicloudsdkelb/v3/model/member_status.py +12 -12
- huaweicloudsdkelb/v3/model/page_info.py +9 -9
- huaweicloudsdkelb/v3/model/pool.py +66 -66
- huaweicloudsdkelb/v3/model/pool_health.py +3 -3
- huaweicloudsdkelb/v3/model/pool_ref.py +3 -3
- huaweicloudsdkelb/v3/model/port_range.py +6 -6
- huaweicloudsdkelb/v3/model/preoccupy_ip.py +3 -3
- huaweicloudsdkelb/v3/model/prepaid_change_charge_mode_option.py +18 -18
- huaweicloudsdkelb/v3/model/prepaid_create_option.py +12 -12
- huaweicloudsdkelb/v3/model/prepaid_update_option.py +12 -12
- huaweicloudsdkelb/v3/model/proxy_protocol_extension.py +6 -6
- huaweicloudsdkelb/v3/model/public_ip_info.py +9 -9
- huaweicloudsdkelb/v3/model/quic_cid_hash_strategy.py +6 -6
- huaweicloudsdkelb/v3/model/quota.py +63 -63
- huaweicloudsdkelb/v3/model/quota_info.py +12 -12
- huaweicloudsdkelb/v3/model/recycle_bin_policy.py +6 -6
- huaweicloudsdkelb/v3/model/recycle_bin_request_body.py +3 -3
- huaweicloudsdkelb/v3/model/recycle_bin_response_body.py +6 -6
- huaweicloudsdkelb/v3/model/recycle_load_balancer.py +132 -132
- 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/resource_id.py +3 -3
- huaweicloudsdkelb/v3/model/restore_loadbalancer_request.py +3 -3
- huaweicloudsdkelb/v3/model/restore_loadbalancer_response.py +9 -9
- 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/security_policy.py +27 -27
- huaweicloudsdkelb/v3/model/session_persistence.py +9 -9
- huaweicloudsdkelb/v3/model/show_certificate_private_key_echo_response.py +6 -6
- huaweicloudsdkelb/v3/model/show_certificate_response.py +3 -3
- huaweicloudsdkelb/v3/model/show_flavor_request.py +3 -3
- huaweicloudsdkelb/v3/model/show_flavor_response.py +3 -3
- huaweicloudsdkelb/v3/model/show_health_monitor_request.py +3 -3
- huaweicloudsdkelb/v3/model/show_health_monitor_response.py +3 -3
- huaweicloudsdkelb/v3/model/show_ip_group_related_listeners_request.py +3 -3
- huaweicloudsdkelb/v3/model/show_ip_group_related_listeners_response.py +3 -3
- huaweicloudsdkelb/v3/model/show_ip_group_request.py +3 -3
- huaweicloudsdkelb/v3/model/show_ip_group_response.py +3 -3
- huaweicloudsdkelb/v3/model/show_job_response.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_request.py +6 -6
- huaweicloudsdkelb/v3/model/show_l7_rule_response.py +3 -3
- huaweicloudsdkelb/v3/model/show_listener_request.py +3 -3
- huaweicloudsdkelb/v3/model/show_listener_response.py +3 -3
- huaweicloudsdkelb/v3/model/show_load_balancer_ports_request.py +18 -18
- huaweicloudsdkelb/v3/model/show_load_balancer_ports_response.py +6 -6
- huaweicloudsdkelb/v3/model/show_load_balancer_request.py +3 -3
- huaweicloudsdkelb/v3/model/show_load_balancer_response.py +3 -3
- huaweicloudsdkelb/v3/model/show_load_balancer_status_request.py +3 -3
- huaweicloudsdkelb/v3/model/show_load_balancer_status_response.py +3 -3
- huaweicloudsdkelb/v3/model/show_logtank_request.py +3 -3
- huaweicloudsdkelb/v3/model/show_logtank_response.py +3 -3
- huaweicloudsdkelb/v3/model/show_master_slave_pool_request.py +3 -3
- huaweicloudsdkelb/v3/model/show_master_slave_pool_response.py +3 -3
- huaweicloudsdkelb/v3/model/show_member_health_check_job_request.py +3 -3
- huaweicloudsdkelb/v3/model/show_member_health_check_job_response.py +3 -3
- huaweicloudsdkelb/v3/model/show_member_request.py +3 -3
- huaweicloudsdkelb/v3/model/show_member_response.py +3 -3
- huaweicloudsdkelb/v3/model/show_pool_request.py +3 -3
- huaweicloudsdkelb/v3/model/show_pool_response.py +3 -3
- huaweicloudsdkelb/v3/model/show_quota_response.py +3 -3
- huaweicloudsdkelb/v3/model/show_security_policy_response.py +3 -3
- huaweicloudsdkelb/v3/model/slow_start.py +6 -6
- huaweicloudsdkelb/v3/model/sub_job.py +6 -6
- huaweicloudsdkelb/v3/model/system_security_policy.py +12 -12
- huaweicloudsdkelb/v3/model/tag.py +6 -6
- huaweicloudsdkelb/v3/model/target_loadbalancer_param.py +36 -36
- huaweicloudsdkelb/v3/model/traffic_limit_config.py +9 -9
- huaweicloudsdkelb/v3/model/traffic_mirror_config.py +6 -6
- huaweicloudsdkelb/v3/model/update_az_affinity.py +12 -12
- huaweicloudsdkelb/v3/model/update_certificate_option.py +33 -33
- huaweicloudsdkelb/v3/model/update_certificate_response.py +3 -3
- huaweicloudsdkelb/v3/model/update_fixted_response_config.py +9 -9
- huaweicloudsdkelb/v3/model/update_health_monitor_option.py +36 -36
- huaweicloudsdkelb/v3/model/update_health_monitor_request.py +3 -3
- huaweicloudsdkelb/v3/model/update_health_monitor_response.py +3 -3
- huaweicloudsdkelb/v3/model/update_insert_header_config.py +9 -9
- huaweicloudsdkelb/v3/model/update_insert_headers_config.py +3 -3
- huaweicloudsdkelb/v3/model/{upadate_ip_group_ip_option.py → update_ip_group_ip_option.py} +17 -17
- huaweicloudsdkelb/v3/model/update_ip_group_option.py +13 -13
- huaweicloudsdkelb/v3/model/update_ip_group_request.py +3 -3
- huaweicloudsdkelb/v3/model/update_ip_group_response.py +3 -3
- huaweicloudsdkelb/v3/model/update_ip_list_option.py +13 -13
- huaweicloudsdkelb/v3/model/update_ip_list_request.py +3 -3
- huaweicloudsdkelb/v3/model/update_ip_list_response.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_request.py +6 -6
- 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 +75 -75
- 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_request.py +3 -3
- huaweicloudsdkelb/v3/model/update_load_balancer_response.py +9 -9
- huaweicloudsdkelb/v3/model/update_loadbalancer_autoscaling_option.py +6 -6
- huaweicloudsdkelb/v3/model/update_logtank_option.py +6 -6
- huaweicloudsdkelb/v3/model/update_logtank_request.py +3 -3
- huaweicloudsdkelb/v3/model/update_logtank_response.py +3 -3
- huaweicloudsdkelb/v3/model/update_member_option.py +15 -15
- huaweicloudsdkelb/v3/model/update_member_request.py +6 -6
- huaweicloudsdkelb/v3/model/update_member_response.py +3 -3
- huaweicloudsdkelb/v3/model/update_pool_option.py +30 -30
- huaweicloudsdkelb/v3/model/update_pool_request.py +3 -3
- huaweicloudsdkelb/v3/model/update_pool_response.py +3 -3
- huaweicloudsdkelb/v3/model/update_pool_session_persistence_option.py +9 -9
- huaweicloudsdkelb/v3/model/update_pool_slow_start_option.py +6 -6
- 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_security_policy_option.py +12 -12
- huaweicloudsdkelb/v3/model/update_security_policy_response.py +3 -3
- huaweicloudsdkelb/v3/model/update_traffic_limit_config.py +9 -9
- huaweicloudsdkelb/v3/model/upgrade_loadbalancer_request.py +3 -3
- huaweicloudsdkelb/v3/model/upgrade_loadbalancer_response.py +6 -6
- huaweicloudsdkelb/v3/model/upgrade_v3_request_body.py +21 -21
- {huaweicloudsdkelb-3.1.164.dist-info → huaweicloudsdkelb-3.1.166.dist-info}/METADATA +9 -10
- {huaweicloudsdkelb-3.1.164.dist-info → huaweicloudsdkelb-3.1.166.dist-info}/RECORD +342 -343
- {huaweicloudsdkelb-3.1.164.dist-info → huaweicloudsdkelb-3.1.166.dist-info}/WHEEL +1 -2
- huaweicloudsdkelb-3.1.164.dist-info/top_level.txt +0 -1
- {huaweicloudsdkelb-3.1.164.dist-info → huaweicloudsdkelb-3.1.166.dist-info/licenses}/LICENSE +0 -0
@@ -89,67 +89,67 @@ class ListListenersRequest:
|
|
89
89
|
|
90
90
|
The model defined in huaweicloud sdk
|
91
91
|
|
92
|
-
:param limit:
|
92
|
+
:param limit: **参数解释**:每页返回的个数。 **约束限制**:不涉及 **取值范围**:0-2000 **默认取值**:2000
|
93
93
|
:type limit: int
|
94
|
-
:param marker:
|
94
|
+
:param marker: **参数解释**:上一页最后一条记录的ID。 **约束限制**: - 必须与limit一起使用。 - 不指定时表示查询第一页。 - 该字段不允许为空或无效的ID。 **取值范围**:不涉及 **默认取值**:不涉及
|
95
95
|
:type marker: str
|
96
|
-
:param page_reverse:
|
96
|
+
:param page_reverse: **参数解释**:是否反向查询。 **约束限制**: - 必须与limit一起使用。 - 当page_reverse=true时,若要查询上一页,marker取值为当前页返回值的previous_marker。 **取值范围**: - true:查询上一页。 - false:查询下一页。 **默认取值**:false
|
97
97
|
:type page_reverse: bool
|
98
|
-
:param protocol_port:
|
98
|
+
:param protocol_port: **参数解释**:监听器的前端监听端口。 支持多值查询,查询条件格式:*protocol_port=xxx&protocol_port=xxx*。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
99
99
|
:type protocol_port: list[str]
|
100
|
-
:param protocol:
|
100
|
+
:param protocol: **参数解释**:监听器的监听协议。 支持多值查询,查询条件格式:*protocol=xxx&protocol=xxx*。 **约束限制**:不涉及 [取值范围:TCP、UDP、HTTP、HTTPS、TERMINATED_HTTPS、QUIC、TLS。 说明:TERMINATED_HTTPS为共享型LB上的监听器独有的协议。](tag:hws,hws_hk,ocb,ctc,hcs,g42,tm,cmcc,hk_g42,hws_ocb,srg,fcs,dt) [取值范围:TCP、UDP、HTTP、HTTPS。](tag:hcso_dt) [取值范围:TCP、UDP、IP、HTTP、HTTPS。IP为网关型LB上的监听器独有的协议。](tag:hws_eu) **默认取值**:不涉及 [不支持QUIC。](tag:tm,hws_eu,g42,hk_g42,hcso_dt,dt)
|
101
101
|
:type protocol: list[str]
|
102
|
-
:param description:
|
102
|
+
:param description: **参数解释**:监听器的描述信息。 支持多值查询,查询条件格式:*description=xxx&description=xxx*。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
103
103
|
:type description: list[str]
|
104
|
-
:param default_tls_container_ref:
|
104
|
+
:param default_tls_container_ref: **参数解释**:监听器的服务器证书ID。 支持多值查询,查询条件格式: *default_tls_container_ref=xxx&default_tls_container_ref=xxx*。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
105
105
|
:type default_tls_container_ref: list[str]
|
106
|
-
:param client_ca_tls_container_ref:
|
106
|
+
:param client_ca_tls_container_ref: **参数解释**:监听器的CA证书ID。 支持多值查询,查询条件格式: *client_ca_tls_container_ref=xxx&client_ca_tls_container_ref=xxx*。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
107
107
|
:type client_ca_tls_container_ref: list[str]
|
108
|
-
:param admin_state_up:
|
108
|
+
:param admin_state_up: **参数解释**:监听器的管理状态。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及 [不支持该字段,请勿使用。](tag:dt,hcso_dt)
|
109
109
|
:type admin_state_up: bool
|
110
|
-
:param include_recycle_bin:
|
110
|
+
:param include_recycle_bin: **参数解释**:查询结果是否包含回收站负载均衡器的监听器 **约束限制**:不涉及 **取值范围**: - true :包含回收站elb的监听器。 - false:不包含回收站elb的监听器。 **默认取值**:不涉及
|
111
111
|
:type include_recycle_bin: bool
|
112
|
-
:param connection_limit:
|
112
|
+
:param connection_limit: **参数解释**:监听器的最大连接数。 支持多值查询,查询条件格式:*connection_limit=xxx&connection_limit=xxx*。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
113
113
|
:type connection_limit: list[int]
|
114
|
-
:param default_pool_id:
|
114
|
+
:param default_pool_id: **参数解释**:监听器的默认后端服务器组ID。当请求没有匹配的转发策略时,转发到默认后端服务器组上处理。 支持多值查询,查询条件格式:*default_pool_id=xxx&default_pool_id=xxx*。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
115
115
|
:type default_pool_id: list[str]
|
116
|
-
:param id:
|
116
|
+
:param id: **参数解释**:监听器ID。 支持多值查询,查询条件格式:*id=xxx&id=xxx*。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
117
117
|
:type id: list[str]
|
118
|
-
:param name:
|
118
|
+
:param name: **参数解释**:监听器名称。 支持多值查询,查询条件格式:*name=xxx&name=xxx*。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
119
119
|
:type name: list[str]
|
120
|
-
:param http2_enable:
|
120
|
+
:param http2_enable: **参数解释**:客户端与LB之间的HTTPS请求的HTTP2功能的开启状态。 开启后,可提升客户端与LB间的访问性能,但LB与后端服务器间仍采用HTTP1.X协议。 **约束限制**:不涉及 **取值范围**:true 开启,false 不开启。 **默认取值**:不涉及 [不支持QUIC。](tag:tm,hws_eu,g42,hk_g42,hcso_dt,dt)
|
121
121
|
:type http2_enable: bool
|
122
|
-
:param loadbalancer_id:
|
122
|
+
:param loadbalancer_id: **参数解释**:监听器所属的负载均衡器ID。 支持多值查询,查询条件格式:*loadbalancer_id=xxx&loadbalancer_id=xxx*。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
123
123
|
:type loadbalancer_id: list[str]
|
124
|
-
:param tls_ciphers_policy:
|
124
|
+
:param tls_ciphers_policy: **参数解释**:监听器使用的安全策略。 支持多值查询,查询条件格式:*tls_ciphers_policy=xxx&tls_ciphers_policy=xxx*。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
125
125
|
:type tls_ciphers_policy: list[str]
|
126
|
-
:param member_address:
|
126
|
+
:param member_address: **参数解释**:后端服务器的IP地址。仅用于查询条件,不作为响应参数字段。 支持多值查询,查询条件格式:*member_address=xxx&member_address=xxx*。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
127
127
|
:type member_address: list[str]
|
128
|
-
:param member_device_id:
|
128
|
+
:param member_device_id: **参数解释**:后端服务器对应的弹性云服务器的ID。仅用于查询条件,不作为响应参数字段。 支持多值查询,查询条件格式:*member_device_id=xxx&member_device_id=xxx*。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
129
129
|
:type member_device_id: list[str]
|
130
|
-
:param enterprise_project_id:
|
130
|
+
:param enterprise_project_id: **参数解释**:资源所属的企业项目ID。 支持多值查询,查询条件格式: *enterprise_project_id=xxx&enterprise_project_id=xxx*。 **约束限制**: 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:listeners:list权限。 如果enterprise_project_id传值,鉴权按照企业项目权限鉴权,分为传入具体eps_id和all_granted_eps两种场景,前者查询指定eps_id的eps下的资源,后者查询的是所有有list权限的eps下的资源。 **取值范围**:不涉及 **默认取值**:不涉及 [不支持该字段,请勿使用。](tag:dt,hcso_dt)
|
131
131
|
:type enterprise_project_id: list[str]
|
132
|
-
:param enable_member_retry:
|
132
|
+
:param enable_member_retry: **参数解释**:是否开启后端服务器的重试。 **约束限制**:不涉及 **取值范围**:true 开启,false 不开启。 **默认取值**:不涉及
|
133
133
|
:type enable_member_retry: bool
|
134
|
-
:param member_timeout:
|
134
|
+
:param member_timeout: **参数解释**:等待后端服务器响应超时时间。请求转发后端服务器后,在等待超时member_timeout时长没有响应,负载均衡将终止等待,并返回HTTP504错误码。 支持多值查询,查询条件格式:*member_timeout=xxx&member_timeout=xxx*。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
135
135
|
:type member_timeout: list[int]
|
136
|
-
:param client_timeout:
|
136
|
+
:param client_timeout: **参数解释**:等待客户端请求超时时间,包括两种情况: - 读取整个客户端请求头的超时时长:如果客户端未在超时时长内发送完整个请求头,则请求将被中断 - 两个连续body体的数据包到达LB的时间间隔,超出client_timeout将会断开连接。 支持多值查询,查询条件格式:*client_timeout=xxx&client_timeout=xxx*。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
137
137
|
:type client_timeout: list[int]
|
138
|
-
:param keepalive_timeout:
|
138
|
+
:param keepalive_timeout: **参数解释**:客户端连接空闲超时时间。在超过keepalive_timeout时长一直没有请求,负载均衡会暂时中断当前连接,直到下一次请求时重新建立新的连接。 支持多值查询,查询条件格式:*keepalive_timeout=xxx&keepalive_timeout=xxx*。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
139
139
|
:type keepalive_timeout: list[int]
|
140
|
-
:param transparent_client_ip_enable:
|
140
|
+
:param transparent_client_ip_enable: **参数解释**:是否开启后客户端IP地址将透传到后端服务器。 [仅作用于共享型LB的TCP/UDP监听器。](tag:hws,hws_hk,ocb,ctc,g42,tm,cmcc,hk_g42,hws_ocb,hk_vdf,srg,fcs,dt,hk_tm) **约束限制**:不涉及 **取值范围**:true开启,false不开启。 **默认取值**:不涉及
|
141
141
|
:type transparent_client_ip_enable: bool
|
142
|
-
:param proxy_protocol_enable:
|
142
|
+
:param proxy_protocol_enable: **参数解释**:是否开启proxy_protocol。 **约束限制**:不涉及 **取值范围**:true开启,false不开启。 **默认取值**:不涉及
|
143
143
|
:type proxy_protocol_enable: bool
|
144
|
-
:param enhance_l7policy_enable:
|
144
|
+
:param enhance_l7policy_enable: **参数解释**:是否开启高级转发策略功能。开启高级转发策略后,支持更灵活的转发策略和转发规则设置。 **约束限制**:不涉及 **取值范围**:true开启,false不开启。 **默认取值**:不涉及 [荷兰region不支持该字段,请勿使用。](tag:dt)
|
145
145
|
:type enhance_l7policy_enable: bool
|
146
|
-
:param member_instance_id:
|
146
|
+
:param member_instance_id: **参数解释**:后端服务器ID。仅用于查询条件,不作为响应参数字段。 支持多值查询,查询条件格式:*member_instance_id=xxx&member_instance_id=xxx*。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
147
147
|
:type member_instance_id: list[str]
|
148
|
-
:param protection_status:
|
148
|
+
:param protection_status: **参数解释**:修改保护状态。 支持多值查询,查询条件格式:*protection_status=xxx&protection_status=xxx*。 **约束限制**:不涉及 **取值范围**: - nonProtection: 不保护,默认值为nonProtection - consoleProtection: 控制台修改保护 **默认取值**:不涉及
|
149
149
|
:type protection_status: list[str]
|
150
|
-
:param ssl_early_data_enable:
|
150
|
+
:param ssl_early_data_enable: **参数解释**:是否开启监听器0-RTT功能。 **约束限制**:不涉及 **取值范围**:true开启,false不开启。 **默认取值**:不涉及
|
151
151
|
:type ssl_early_data_enable: bool
|
152
|
-
:param nat64_enable:
|
152
|
+
:param nat64_enable: **参数解释**:是否开启nat64地址转换功能。 **约束限制**:不涉及 **取值范围**:true开启,false不开启。 **默认取值**:不涉及
|
153
153
|
:type nat64_enable: bool
|
154
154
|
"""
|
155
155
|
|
@@ -255,7 +255,7 @@ class ListListenersRequest:
|
|
255
255
|
def limit(self):
|
256
256
|
r"""Gets the limit of this ListListenersRequest.
|
257
257
|
|
258
|
-
|
258
|
+
**参数解释**:每页返回的个数。 **约束限制**:不涉及 **取值范围**:0-2000 **默认取值**:2000
|
259
259
|
|
260
260
|
:return: The limit of this ListListenersRequest.
|
261
261
|
:rtype: int
|
@@ -266,7 +266,7 @@ class ListListenersRequest:
|
|
266
266
|
def limit(self, limit):
|
267
267
|
r"""Sets the limit of this ListListenersRequest.
|
268
268
|
|
269
|
-
|
269
|
+
**参数解释**:每页返回的个数。 **约束限制**:不涉及 **取值范围**:0-2000 **默认取值**:2000
|
270
270
|
|
271
271
|
:param limit: The limit of this ListListenersRequest.
|
272
272
|
:type limit: int
|
@@ -277,7 +277,7 @@ class ListListenersRequest:
|
|
277
277
|
def marker(self):
|
278
278
|
r"""Gets the marker of this ListListenersRequest.
|
279
279
|
|
280
|
-
|
280
|
+
**参数解释**:上一页最后一条记录的ID。 **约束限制**: - 必须与limit一起使用。 - 不指定时表示查询第一页。 - 该字段不允许为空或无效的ID。 **取值范围**:不涉及 **默认取值**:不涉及
|
281
281
|
|
282
282
|
:return: The marker of this ListListenersRequest.
|
283
283
|
:rtype: str
|
@@ -288,7 +288,7 @@ class ListListenersRequest:
|
|
288
288
|
def marker(self, marker):
|
289
289
|
r"""Sets the marker of this ListListenersRequest.
|
290
290
|
|
291
|
-
|
291
|
+
**参数解释**:上一页最后一条记录的ID。 **约束限制**: - 必须与limit一起使用。 - 不指定时表示查询第一页。 - 该字段不允许为空或无效的ID。 **取值范围**:不涉及 **默认取值**:不涉及
|
292
292
|
|
293
293
|
:param marker: The marker of this ListListenersRequest.
|
294
294
|
:type marker: str
|
@@ -299,7 +299,7 @@ class ListListenersRequest:
|
|
299
299
|
def page_reverse(self):
|
300
300
|
r"""Gets the page_reverse of this ListListenersRequest.
|
301
301
|
|
302
|
-
|
302
|
+
**参数解释**:是否反向查询。 **约束限制**: - 必须与limit一起使用。 - 当page_reverse=true时,若要查询上一页,marker取值为当前页返回值的previous_marker。 **取值范围**: - true:查询上一页。 - false:查询下一页。 **默认取值**:false
|
303
303
|
|
304
304
|
:return: The page_reverse of this ListListenersRequest.
|
305
305
|
:rtype: bool
|
@@ -310,7 +310,7 @@ class ListListenersRequest:
|
|
310
310
|
def page_reverse(self, page_reverse):
|
311
311
|
r"""Sets the page_reverse of this ListListenersRequest.
|
312
312
|
|
313
|
-
|
313
|
+
**参数解释**:是否反向查询。 **约束限制**: - 必须与limit一起使用。 - 当page_reverse=true时,若要查询上一页,marker取值为当前页返回值的previous_marker。 **取值范围**: - true:查询上一页。 - false:查询下一页。 **默认取值**:false
|
314
314
|
|
315
315
|
:param page_reverse: The page_reverse of this ListListenersRequest.
|
316
316
|
:type page_reverse: bool
|
@@ -321,7 +321,7 @@ class ListListenersRequest:
|
|
321
321
|
def protocol_port(self):
|
322
322
|
r"""Gets the protocol_port of this ListListenersRequest.
|
323
323
|
|
324
|
-
|
324
|
+
**参数解释**:监听器的前端监听端口。 支持多值查询,查询条件格式:*protocol_port=xxx&protocol_port=xxx*。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
325
325
|
|
326
326
|
:return: The protocol_port of this ListListenersRequest.
|
327
327
|
:rtype: list[str]
|
@@ -332,7 +332,7 @@ class ListListenersRequest:
|
|
332
332
|
def protocol_port(self, protocol_port):
|
333
333
|
r"""Sets the protocol_port of this ListListenersRequest.
|
334
334
|
|
335
|
-
|
335
|
+
**参数解释**:监听器的前端监听端口。 支持多值查询,查询条件格式:*protocol_port=xxx&protocol_port=xxx*。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
336
336
|
|
337
337
|
:param protocol_port: The protocol_port of this ListListenersRequest.
|
338
338
|
:type protocol_port: list[str]
|
@@ -343,7 +343,7 @@ class ListListenersRequest:
|
|
343
343
|
def protocol(self):
|
344
344
|
r"""Gets the protocol of this ListListenersRequest.
|
345
345
|
|
346
|
-
|
346
|
+
**参数解释**:监听器的监听协议。 支持多值查询,查询条件格式:*protocol=xxx&protocol=xxx*。 **约束限制**:不涉及 [取值范围:TCP、UDP、HTTP、HTTPS、TERMINATED_HTTPS、QUIC、TLS。 说明:TERMINATED_HTTPS为共享型LB上的监听器独有的协议。](tag:hws,hws_hk,ocb,ctc,hcs,g42,tm,cmcc,hk_g42,hws_ocb,srg,fcs,dt) [取值范围:TCP、UDP、HTTP、HTTPS。](tag:hcso_dt) [取值范围:TCP、UDP、IP、HTTP、HTTPS。IP为网关型LB上的监听器独有的协议。](tag:hws_eu) **默认取值**:不涉及 [不支持QUIC。](tag:tm,hws_eu,g42,hk_g42,hcso_dt,dt)
|
347
347
|
|
348
348
|
:return: The protocol of this ListListenersRequest.
|
349
349
|
:rtype: list[str]
|
@@ -354,7 +354,7 @@ class ListListenersRequest:
|
|
354
354
|
def protocol(self, protocol):
|
355
355
|
r"""Sets the protocol of this ListListenersRequest.
|
356
356
|
|
357
|
-
|
357
|
+
**参数解释**:监听器的监听协议。 支持多值查询,查询条件格式:*protocol=xxx&protocol=xxx*。 **约束限制**:不涉及 [取值范围:TCP、UDP、HTTP、HTTPS、TERMINATED_HTTPS、QUIC、TLS。 说明:TERMINATED_HTTPS为共享型LB上的监听器独有的协议。](tag:hws,hws_hk,ocb,ctc,hcs,g42,tm,cmcc,hk_g42,hws_ocb,srg,fcs,dt) [取值范围:TCP、UDP、HTTP、HTTPS。](tag:hcso_dt) [取值范围:TCP、UDP、IP、HTTP、HTTPS。IP为网关型LB上的监听器独有的协议。](tag:hws_eu) **默认取值**:不涉及 [不支持QUIC。](tag:tm,hws_eu,g42,hk_g42,hcso_dt,dt)
|
358
358
|
|
359
359
|
:param protocol: The protocol of this ListListenersRequest.
|
360
360
|
:type protocol: list[str]
|
@@ -365,7 +365,7 @@ class ListListenersRequest:
|
|
365
365
|
def description(self):
|
366
366
|
r"""Gets the description of this ListListenersRequest.
|
367
367
|
|
368
|
-
|
368
|
+
**参数解释**:监听器的描述信息。 支持多值查询,查询条件格式:*description=xxx&description=xxx*。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
369
369
|
|
370
370
|
:return: The description of this ListListenersRequest.
|
371
371
|
:rtype: list[str]
|
@@ -376,7 +376,7 @@ class ListListenersRequest:
|
|
376
376
|
def description(self, description):
|
377
377
|
r"""Sets the description of this ListListenersRequest.
|
378
378
|
|
379
|
-
|
379
|
+
**参数解释**:监听器的描述信息。 支持多值查询,查询条件格式:*description=xxx&description=xxx*。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
380
380
|
|
381
381
|
:param description: The description of this ListListenersRequest.
|
382
382
|
:type description: list[str]
|
@@ -387,7 +387,7 @@ class ListListenersRequest:
|
|
387
387
|
def default_tls_container_ref(self):
|
388
388
|
r"""Gets the default_tls_container_ref of this ListListenersRequest.
|
389
389
|
|
390
|
-
|
390
|
+
**参数解释**:监听器的服务器证书ID。 支持多值查询,查询条件格式: *default_tls_container_ref=xxx&default_tls_container_ref=xxx*。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
391
391
|
|
392
392
|
:return: The default_tls_container_ref of this ListListenersRequest.
|
393
393
|
:rtype: list[str]
|
@@ -398,7 +398,7 @@ class ListListenersRequest:
|
|
398
398
|
def default_tls_container_ref(self, default_tls_container_ref):
|
399
399
|
r"""Sets the default_tls_container_ref of this ListListenersRequest.
|
400
400
|
|
401
|
-
|
401
|
+
**参数解释**:监听器的服务器证书ID。 支持多值查询,查询条件格式: *default_tls_container_ref=xxx&default_tls_container_ref=xxx*。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
402
402
|
|
403
403
|
:param default_tls_container_ref: The default_tls_container_ref of this ListListenersRequest.
|
404
404
|
:type default_tls_container_ref: list[str]
|
@@ -409,7 +409,7 @@ class ListListenersRequest:
|
|
409
409
|
def client_ca_tls_container_ref(self):
|
410
410
|
r"""Gets the client_ca_tls_container_ref of this ListListenersRequest.
|
411
411
|
|
412
|
-
|
412
|
+
**参数解释**:监听器的CA证书ID。 支持多值查询,查询条件格式: *client_ca_tls_container_ref=xxx&client_ca_tls_container_ref=xxx*。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
413
413
|
|
414
414
|
:return: The client_ca_tls_container_ref of this ListListenersRequest.
|
415
415
|
:rtype: list[str]
|
@@ -420,7 +420,7 @@ class ListListenersRequest:
|
|
420
420
|
def client_ca_tls_container_ref(self, client_ca_tls_container_ref):
|
421
421
|
r"""Sets the client_ca_tls_container_ref of this ListListenersRequest.
|
422
422
|
|
423
|
-
|
423
|
+
**参数解释**:监听器的CA证书ID。 支持多值查询,查询条件格式: *client_ca_tls_container_ref=xxx&client_ca_tls_container_ref=xxx*。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
424
424
|
|
425
425
|
:param client_ca_tls_container_ref: The client_ca_tls_container_ref of this ListListenersRequest.
|
426
426
|
:type client_ca_tls_container_ref: list[str]
|
@@ -431,7 +431,7 @@ class ListListenersRequest:
|
|
431
431
|
def admin_state_up(self):
|
432
432
|
r"""Gets the admin_state_up of this ListListenersRequest.
|
433
433
|
|
434
|
-
|
434
|
+
**参数解释**:监听器的管理状态。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及 [不支持该字段,请勿使用。](tag:dt,hcso_dt)
|
435
435
|
|
436
436
|
:return: The admin_state_up of this ListListenersRequest.
|
437
437
|
:rtype: bool
|
@@ -442,7 +442,7 @@ class ListListenersRequest:
|
|
442
442
|
def admin_state_up(self, admin_state_up):
|
443
443
|
r"""Sets the admin_state_up of this ListListenersRequest.
|
444
444
|
|
445
|
-
|
445
|
+
**参数解释**:监听器的管理状态。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及 [不支持该字段,请勿使用。](tag:dt,hcso_dt)
|
446
446
|
|
447
447
|
:param admin_state_up: The admin_state_up of this ListListenersRequest.
|
448
448
|
:type admin_state_up: bool
|
@@ -453,7 +453,7 @@ class ListListenersRequest:
|
|
453
453
|
def include_recycle_bin(self):
|
454
454
|
r"""Gets the include_recycle_bin of this ListListenersRequest.
|
455
455
|
|
456
|
-
|
456
|
+
**参数解释**:查询结果是否包含回收站负载均衡器的监听器 **约束限制**:不涉及 **取值范围**: - true :包含回收站elb的监听器。 - false:不包含回收站elb的监听器。 **默认取值**:不涉及
|
457
457
|
|
458
458
|
:return: The include_recycle_bin of this ListListenersRequest.
|
459
459
|
:rtype: bool
|
@@ -464,7 +464,7 @@ class ListListenersRequest:
|
|
464
464
|
def include_recycle_bin(self, include_recycle_bin):
|
465
465
|
r"""Sets the include_recycle_bin of this ListListenersRequest.
|
466
466
|
|
467
|
-
|
467
|
+
**参数解释**:查询结果是否包含回收站负载均衡器的监听器 **约束限制**:不涉及 **取值范围**: - true :包含回收站elb的监听器。 - false:不包含回收站elb的监听器。 **默认取值**:不涉及
|
468
468
|
|
469
469
|
:param include_recycle_bin: The include_recycle_bin of this ListListenersRequest.
|
470
470
|
:type include_recycle_bin: bool
|
@@ -475,7 +475,7 @@ class ListListenersRequest:
|
|
475
475
|
def connection_limit(self):
|
476
476
|
r"""Gets the connection_limit of this ListListenersRequest.
|
477
477
|
|
478
|
-
|
478
|
+
**参数解释**:监听器的最大连接数。 支持多值查询,查询条件格式:*connection_limit=xxx&connection_limit=xxx*。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
479
479
|
|
480
480
|
:return: The connection_limit of this ListListenersRequest.
|
481
481
|
:rtype: list[int]
|
@@ -486,7 +486,7 @@ class ListListenersRequest:
|
|
486
486
|
def connection_limit(self, connection_limit):
|
487
487
|
r"""Sets the connection_limit of this ListListenersRequest.
|
488
488
|
|
489
|
-
|
489
|
+
**参数解释**:监听器的最大连接数。 支持多值查询,查询条件格式:*connection_limit=xxx&connection_limit=xxx*。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
490
490
|
|
491
491
|
:param connection_limit: The connection_limit of this ListListenersRequest.
|
492
492
|
:type connection_limit: list[int]
|
@@ -497,7 +497,7 @@ class ListListenersRequest:
|
|
497
497
|
def default_pool_id(self):
|
498
498
|
r"""Gets the default_pool_id of this ListListenersRequest.
|
499
499
|
|
500
|
-
|
500
|
+
**参数解释**:监听器的默认后端服务器组ID。当请求没有匹配的转发策略时,转发到默认后端服务器组上处理。 支持多值查询,查询条件格式:*default_pool_id=xxx&default_pool_id=xxx*。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
501
501
|
|
502
502
|
:return: The default_pool_id of this ListListenersRequest.
|
503
503
|
:rtype: list[str]
|
@@ -508,7 +508,7 @@ class ListListenersRequest:
|
|
508
508
|
def default_pool_id(self, default_pool_id):
|
509
509
|
r"""Sets the default_pool_id of this ListListenersRequest.
|
510
510
|
|
511
|
-
|
511
|
+
**参数解释**:监听器的默认后端服务器组ID。当请求没有匹配的转发策略时,转发到默认后端服务器组上处理。 支持多值查询,查询条件格式:*default_pool_id=xxx&default_pool_id=xxx*。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
512
512
|
|
513
513
|
:param default_pool_id: The default_pool_id of this ListListenersRequest.
|
514
514
|
:type default_pool_id: list[str]
|
@@ -519,7 +519,7 @@ class ListListenersRequest:
|
|
519
519
|
def id(self):
|
520
520
|
r"""Gets the id of this ListListenersRequest.
|
521
521
|
|
522
|
-
|
522
|
+
**参数解释**:监听器ID。 支持多值查询,查询条件格式:*id=xxx&id=xxx*。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
523
523
|
|
524
524
|
:return: The id of this ListListenersRequest.
|
525
525
|
:rtype: list[str]
|
@@ -530,7 +530,7 @@ class ListListenersRequest:
|
|
530
530
|
def id(self, id):
|
531
531
|
r"""Sets the id of this ListListenersRequest.
|
532
532
|
|
533
|
-
|
533
|
+
**参数解释**:监听器ID。 支持多值查询,查询条件格式:*id=xxx&id=xxx*。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
534
534
|
|
535
535
|
:param id: The id of this ListListenersRequest.
|
536
536
|
:type id: list[str]
|
@@ -541,7 +541,7 @@ class ListListenersRequest:
|
|
541
541
|
def name(self):
|
542
542
|
r"""Gets the name of this ListListenersRequest.
|
543
543
|
|
544
|
-
|
544
|
+
**参数解释**:监听器名称。 支持多值查询,查询条件格式:*name=xxx&name=xxx*。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
545
545
|
|
546
546
|
:return: The name of this ListListenersRequest.
|
547
547
|
:rtype: list[str]
|
@@ -552,7 +552,7 @@ class ListListenersRequest:
|
|
552
552
|
def name(self, name):
|
553
553
|
r"""Sets the name of this ListListenersRequest.
|
554
554
|
|
555
|
-
|
555
|
+
**参数解释**:监听器名称。 支持多值查询,查询条件格式:*name=xxx&name=xxx*。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
556
556
|
|
557
557
|
:param name: The name of this ListListenersRequest.
|
558
558
|
:type name: list[str]
|
@@ -563,7 +563,7 @@ class ListListenersRequest:
|
|
563
563
|
def http2_enable(self):
|
564
564
|
r"""Gets the http2_enable of this ListListenersRequest.
|
565
565
|
|
566
|
-
|
566
|
+
**参数解释**:客户端与LB之间的HTTPS请求的HTTP2功能的开启状态。 开启后,可提升客户端与LB间的访问性能,但LB与后端服务器间仍采用HTTP1.X协议。 **约束限制**:不涉及 **取值范围**:true 开启,false 不开启。 **默认取值**:不涉及 [不支持QUIC。](tag:tm,hws_eu,g42,hk_g42,hcso_dt,dt)
|
567
567
|
|
568
568
|
:return: The http2_enable of this ListListenersRequest.
|
569
569
|
:rtype: bool
|
@@ -574,7 +574,7 @@ class ListListenersRequest:
|
|
574
574
|
def http2_enable(self, http2_enable):
|
575
575
|
r"""Sets the http2_enable of this ListListenersRequest.
|
576
576
|
|
577
|
-
|
577
|
+
**参数解释**:客户端与LB之间的HTTPS请求的HTTP2功能的开启状态。 开启后,可提升客户端与LB间的访问性能,但LB与后端服务器间仍采用HTTP1.X协议。 **约束限制**:不涉及 **取值范围**:true 开启,false 不开启。 **默认取值**:不涉及 [不支持QUIC。](tag:tm,hws_eu,g42,hk_g42,hcso_dt,dt)
|
578
578
|
|
579
579
|
:param http2_enable: The http2_enable of this ListListenersRequest.
|
580
580
|
:type http2_enable: bool
|
@@ -585,7 +585,7 @@ class ListListenersRequest:
|
|
585
585
|
def loadbalancer_id(self):
|
586
586
|
r"""Gets the loadbalancer_id of this ListListenersRequest.
|
587
587
|
|
588
|
-
|
588
|
+
**参数解释**:监听器所属的负载均衡器ID。 支持多值查询,查询条件格式:*loadbalancer_id=xxx&loadbalancer_id=xxx*。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
589
589
|
|
590
590
|
:return: The loadbalancer_id of this ListListenersRequest.
|
591
591
|
:rtype: list[str]
|
@@ -596,7 +596,7 @@ class ListListenersRequest:
|
|
596
596
|
def loadbalancer_id(self, loadbalancer_id):
|
597
597
|
r"""Sets the loadbalancer_id of this ListListenersRequest.
|
598
598
|
|
599
|
-
|
599
|
+
**参数解释**:监听器所属的负载均衡器ID。 支持多值查询,查询条件格式:*loadbalancer_id=xxx&loadbalancer_id=xxx*。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
600
600
|
|
601
601
|
:param loadbalancer_id: The loadbalancer_id of this ListListenersRequest.
|
602
602
|
:type loadbalancer_id: list[str]
|
@@ -607,7 +607,7 @@ class ListListenersRequest:
|
|
607
607
|
def tls_ciphers_policy(self):
|
608
608
|
r"""Gets the tls_ciphers_policy of this ListListenersRequest.
|
609
609
|
|
610
|
-
|
610
|
+
**参数解释**:监听器使用的安全策略。 支持多值查询,查询条件格式:*tls_ciphers_policy=xxx&tls_ciphers_policy=xxx*。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
611
611
|
|
612
612
|
:return: The tls_ciphers_policy of this ListListenersRequest.
|
613
613
|
:rtype: list[str]
|
@@ -618,7 +618,7 @@ class ListListenersRequest:
|
|
618
618
|
def tls_ciphers_policy(self, tls_ciphers_policy):
|
619
619
|
r"""Sets the tls_ciphers_policy of this ListListenersRequest.
|
620
620
|
|
621
|
-
|
621
|
+
**参数解释**:监听器使用的安全策略。 支持多值查询,查询条件格式:*tls_ciphers_policy=xxx&tls_ciphers_policy=xxx*。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
622
622
|
|
623
623
|
:param tls_ciphers_policy: The tls_ciphers_policy of this ListListenersRequest.
|
624
624
|
:type tls_ciphers_policy: list[str]
|
@@ -629,7 +629,7 @@ class ListListenersRequest:
|
|
629
629
|
def member_address(self):
|
630
630
|
r"""Gets the member_address of this ListListenersRequest.
|
631
631
|
|
632
|
-
|
632
|
+
**参数解释**:后端服务器的IP地址。仅用于查询条件,不作为响应参数字段。 支持多值查询,查询条件格式:*member_address=xxx&member_address=xxx*。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
633
633
|
|
634
634
|
:return: The member_address of this ListListenersRequest.
|
635
635
|
:rtype: list[str]
|
@@ -640,7 +640,7 @@ class ListListenersRequest:
|
|
640
640
|
def member_address(self, member_address):
|
641
641
|
r"""Sets the member_address of this ListListenersRequest.
|
642
642
|
|
643
|
-
|
643
|
+
**参数解释**:后端服务器的IP地址。仅用于查询条件,不作为响应参数字段。 支持多值查询,查询条件格式:*member_address=xxx&member_address=xxx*。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
644
644
|
|
645
645
|
:param member_address: The member_address of this ListListenersRequest.
|
646
646
|
:type member_address: list[str]
|
@@ -651,7 +651,7 @@ class ListListenersRequest:
|
|
651
651
|
def member_device_id(self):
|
652
652
|
r"""Gets the member_device_id of this ListListenersRequest.
|
653
653
|
|
654
|
-
|
654
|
+
**参数解释**:后端服务器对应的弹性云服务器的ID。仅用于查询条件,不作为响应参数字段。 支持多值查询,查询条件格式:*member_device_id=xxx&member_device_id=xxx*。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
655
655
|
|
656
656
|
:return: The member_device_id of this ListListenersRequest.
|
657
657
|
:rtype: list[str]
|
@@ -662,7 +662,7 @@ class ListListenersRequest:
|
|
662
662
|
def member_device_id(self, member_device_id):
|
663
663
|
r"""Sets the member_device_id of this ListListenersRequest.
|
664
664
|
|
665
|
-
|
665
|
+
**参数解释**:后端服务器对应的弹性云服务器的ID。仅用于查询条件,不作为响应参数字段。 支持多值查询,查询条件格式:*member_device_id=xxx&member_device_id=xxx*。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
666
666
|
|
667
667
|
:param member_device_id: The member_device_id of this ListListenersRequest.
|
668
668
|
:type member_device_id: list[str]
|
@@ -673,7 +673,7 @@ class ListListenersRequest:
|
|
673
673
|
def enterprise_project_id(self):
|
674
674
|
r"""Gets the enterprise_project_id of this ListListenersRequest.
|
675
675
|
|
676
|
-
|
676
|
+
**参数解释**:资源所属的企业项目ID。 支持多值查询,查询条件格式: *enterprise_project_id=xxx&enterprise_project_id=xxx*。 **约束限制**: 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:listeners:list权限。 如果enterprise_project_id传值,鉴权按照企业项目权限鉴权,分为传入具体eps_id和all_granted_eps两种场景,前者查询指定eps_id的eps下的资源,后者查询的是所有有list权限的eps下的资源。 **取值范围**:不涉及 **默认取值**:不涉及 [不支持该字段,请勿使用。](tag:dt,hcso_dt)
|
677
677
|
|
678
678
|
:return: The enterprise_project_id of this ListListenersRequest.
|
679
679
|
:rtype: list[str]
|
@@ -684,7 +684,7 @@ class ListListenersRequest:
|
|
684
684
|
def enterprise_project_id(self, enterprise_project_id):
|
685
685
|
r"""Sets the enterprise_project_id of this ListListenersRequest.
|
686
686
|
|
687
|
-
|
687
|
+
**参数解释**:资源所属的企业项目ID。 支持多值查询,查询条件格式: *enterprise_project_id=xxx&enterprise_project_id=xxx*。 **约束限制**: 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:listeners:list权限。 如果enterprise_project_id传值,鉴权按照企业项目权限鉴权,分为传入具体eps_id和all_granted_eps两种场景,前者查询指定eps_id的eps下的资源,后者查询的是所有有list权限的eps下的资源。 **取值范围**:不涉及 **默认取值**:不涉及 [不支持该字段,请勿使用。](tag:dt,hcso_dt)
|
688
688
|
|
689
689
|
:param enterprise_project_id: The enterprise_project_id of this ListListenersRequest.
|
690
690
|
:type enterprise_project_id: list[str]
|
@@ -695,7 +695,7 @@ class ListListenersRequest:
|
|
695
695
|
def enable_member_retry(self):
|
696
696
|
r"""Gets the enable_member_retry of this ListListenersRequest.
|
697
697
|
|
698
|
-
|
698
|
+
**参数解释**:是否开启后端服务器的重试。 **约束限制**:不涉及 **取值范围**:true 开启,false 不开启。 **默认取值**:不涉及
|
699
699
|
|
700
700
|
:return: The enable_member_retry of this ListListenersRequest.
|
701
701
|
:rtype: bool
|
@@ -706,7 +706,7 @@ class ListListenersRequest:
|
|
706
706
|
def enable_member_retry(self, enable_member_retry):
|
707
707
|
r"""Sets the enable_member_retry of this ListListenersRequest.
|
708
708
|
|
709
|
-
|
709
|
+
**参数解释**:是否开启后端服务器的重试。 **约束限制**:不涉及 **取值范围**:true 开启,false 不开启。 **默认取值**:不涉及
|
710
710
|
|
711
711
|
:param enable_member_retry: The enable_member_retry of this ListListenersRequest.
|
712
712
|
:type enable_member_retry: bool
|
@@ -717,7 +717,7 @@ class ListListenersRequest:
|
|
717
717
|
def member_timeout(self):
|
718
718
|
r"""Gets the member_timeout of this ListListenersRequest.
|
719
719
|
|
720
|
-
|
720
|
+
**参数解释**:等待后端服务器响应超时时间。请求转发后端服务器后,在等待超时member_timeout时长没有响应,负载均衡将终止等待,并返回HTTP504错误码。 支持多值查询,查询条件格式:*member_timeout=xxx&member_timeout=xxx*。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
721
721
|
|
722
722
|
:return: The member_timeout of this ListListenersRequest.
|
723
723
|
:rtype: list[int]
|
@@ -728,7 +728,7 @@ class ListListenersRequest:
|
|
728
728
|
def member_timeout(self, member_timeout):
|
729
729
|
r"""Sets the member_timeout of this ListListenersRequest.
|
730
730
|
|
731
|
-
|
731
|
+
**参数解释**:等待后端服务器响应超时时间。请求转发后端服务器后,在等待超时member_timeout时长没有响应,负载均衡将终止等待,并返回HTTP504错误码。 支持多值查询,查询条件格式:*member_timeout=xxx&member_timeout=xxx*。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
732
732
|
|
733
733
|
:param member_timeout: The member_timeout of this ListListenersRequest.
|
734
734
|
:type member_timeout: list[int]
|
@@ -739,7 +739,7 @@ class ListListenersRequest:
|
|
739
739
|
def client_timeout(self):
|
740
740
|
r"""Gets the client_timeout of this ListListenersRequest.
|
741
741
|
|
742
|
-
|
742
|
+
**参数解释**:等待客户端请求超时时间,包括两种情况: - 读取整个客户端请求头的超时时长:如果客户端未在超时时长内发送完整个请求头,则请求将被中断 - 两个连续body体的数据包到达LB的时间间隔,超出client_timeout将会断开连接。 支持多值查询,查询条件格式:*client_timeout=xxx&client_timeout=xxx*。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
743
743
|
|
744
744
|
:return: The client_timeout of this ListListenersRequest.
|
745
745
|
:rtype: list[int]
|
@@ -750,7 +750,7 @@ class ListListenersRequest:
|
|
750
750
|
def client_timeout(self, client_timeout):
|
751
751
|
r"""Sets the client_timeout of this ListListenersRequest.
|
752
752
|
|
753
|
-
|
753
|
+
**参数解释**:等待客户端请求超时时间,包括两种情况: - 读取整个客户端请求头的超时时长:如果客户端未在超时时长内发送完整个请求头,则请求将被中断 - 两个连续body体的数据包到达LB的时间间隔,超出client_timeout将会断开连接。 支持多值查询,查询条件格式:*client_timeout=xxx&client_timeout=xxx*。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
754
754
|
|
755
755
|
:param client_timeout: The client_timeout of this ListListenersRequest.
|
756
756
|
:type client_timeout: list[int]
|
@@ -761,7 +761,7 @@ class ListListenersRequest:
|
|
761
761
|
def keepalive_timeout(self):
|
762
762
|
r"""Gets the keepalive_timeout of this ListListenersRequest.
|
763
763
|
|
764
|
-
|
764
|
+
**参数解释**:客户端连接空闲超时时间。在超过keepalive_timeout时长一直没有请求,负载均衡会暂时中断当前连接,直到下一次请求时重新建立新的连接。 支持多值查询,查询条件格式:*keepalive_timeout=xxx&keepalive_timeout=xxx*。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
765
765
|
|
766
766
|
:return: The keepalive_timeout of this ListListenersRequest.
|
767
767
|
:rtype: list[int]
|
@@ -772,7 +772,7 @@ class ListListenersRequest:
|
|
772
772
|
def keepalive_timeout(self, keepalive_timeout):
|
773
773
|
r"""Sets the keepalive_timeout of this ListListenersRequest.
|
774
774
|
|
775
|
-
|
775
|
+
**参数解释**:客户端连接空闲超时时间。在超过keepalive_timeout时长一直没有请求,负载均衡会暂时中断当前连接,直到下一次请求时重新建立新的连接。 支持多值查询,查询条件格式:*keepalive_timeout=xxx&keepalive_timeout=xxx*。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
776
776
|
|
777
777
|
:param keepalive_timeout: The keepalive_timeout of this ListListenersRequest.
|
778
778
|
:type keepalive_timeout: list[int]
|
@@ -783,7 +783,7 @@ class ListListenersRequest:
|
|
783
783
|
def transparent_client_ip_enable(self):
|
784
784
|
r"""Gets the transparent_client_ip_enable of this ListListenersRequest.
|
785
785
|
|
786
|
-
|
786
|
+
**参数解释**:是否开启后客户端IP地址将透传到后端服务器。 [仅作用于共享型LB的TCP/UDP监听器。](tag:hws,hws_hk,ocb,ctc,g42,tm,cmcc,hk_g42,hws_ocb,hk_vdf,srg,fcs,dt,hk_tm) **约束限制**:不涉及 **取值范围**:true开启,false不开启。 **默认取值**:不涉及
|
787
787
|
|
788
788
|
:return: The transparent_client_ip_enable of this ListListenersRequest.
|
789
789
|
:rtype: bool
|
@@ -794,7 +794,7 @@ class ListListenersRequest:
|
|
794
794
|
def transparent_client_ip_enable(self, transparent_client_ip_enable):
|
795
795
|
r"""Sets the transparent_client_ip_enable of this ListListenersRequest.
|
796
796
|
|
797
|
-
|
797
|
+
**参数解释**:是否开启后客户端IP地址将透传到后端服务器。 [仅作用于共享型LB的TCP/UDP监听器。](tag:hws,hws_hk,ocb,ctc,g42,tm,cmcc,hk_g42,hws_ocb,hk_vdf,srg,fcs,dt,hk_tm) **约束限制**:不涉及 **取值范围**:true开启,false不开启。 **默认取值**:不涉及
|
798
798
|
|
799
799
|
:param transparent_client_ip_enable: The transparent_client_ip_enable of this ListListenersRequest.
|
800
800
|
:type transparent_client_ip_enable: bool
|
@@ -805,7 +805,7 @@ class ListListenersRequest:
|
|
805
805
|
def proxy_protocol_enable(self):
|
806
806
|
r"""Gets the proxy_protocol_enable of this ListListenersRequest.
|
807
807
|
|
808
|
-
|
808
|
+
**参数解释**:是否开启proxy_protocol。 **约束限制**:不涉及 **取值范围**:true开启,false不开启。 **默认取值**:不涉及
|
809
809
|
|
810
810
|
:return: The proxy_protocol_enable of this ListListenersRequest.
|
811
811
|
:rtype: bool
|
@@ -816,7 +816,7 @@ class ListListenersRequest:
|
|
816
816
|
def proxy_protocol_enable(self, proxy_protocol_enable):
|
817
817
|
r"""Sets the proxy_protocol_enable of this ListListenersRequest.
|
818
818
|
|
819
|
-
|
819
|
+
**参数解释**:是否开启proxy_protocol。 **约束限制**:不涉及 **取值范围**:true开启,false不开启。 **默认取值**:不涉及
|
820
820
|
|
821
821
|
:param proxy_protocol_enable: The proxy_protocol_enable of this ListListenersRequest.
|
822
822
|
:type proxy_protocol_enable: bool
|
@@ -827,7 +827,7 @@ class ListListenersRequest:
|
|
827
827
|
def enhance_l7policy_enable(self):
|
828
828
|
r"""Gets the enhance_l7policy_enable of this ListListenersRequest.
|
829
829
|
|
830
|
-
|
830
|
+
**参数解释**:是否开启高级转发策略功能。开启高级转发策略后,支持更灵活的转发策略和转发规则设置。 **约束限制**:不涉及 **取值范围**:true开启,false不开启。 **默认取值**:不涉及 [荷兰region不支持该字段,请勿使用。](tag:dt)
|
831
831
|
|
832
832
|
:return: The enhance_l7policy_enable of this ListListenersRequest.
|
833
833
|
:rtype: bool
|
@@ -838,7 +838,7 @@ class ListListenersRequest:
|
|
838
838
|
def enhance_l7policy_enable(self, enhance_l7policy_enable):
|
839
839
|
r"""Sets the enhance_l7policy_enable of this ListListenersRequest.
|
840
840
|
|
841
|
-
|
841
|
+
**参数解释**:是否开启高级转发策略功能。开启高级转发策略后,支持更灵活的转发策略和转发规则设置。 **约束限制**:不涉及 **取值范围**:true开启,false不开启。 **默认取值**:不涉及 [荷兰region不支持该字段,请勿使用。](tag:dt)
|
842
842
|
|
843
843
|
:param enhance_l7policy_enable: The enhance_l7policy_enable of this ListListenersRequest.
|
844
844
|
:type enhance_l7policy_enable: bool
|
@@ -849,7 +849,7 @@ class ListListenersRequest:
|
|
849
849
|
def member_instance_id(self):
|
850
850
|
r"""Gets the member_instance_id of this ListListenersRequest.
|
851
851
|
|
852
|
-
|
852
|
+
**参数解释**:后端服务器ID。仅用于查询条件,不作为响应参数字段。 支持多值查询,查询条件格式:*member_instance_id=xxx&member_instance_id=xxx*。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
853
853
|
|
854
854
|
:return: The member_instance_id of this ListListenersRequest.
|
855
855
|
:rtype: list[str]
|
@@ -860,7 +860,7 @@ class ListListenersRequest:
|
|
860
860
|
def member_instance_id(self, member_instance_id):
|
861
861
|
r"""Sets the member_instance_id of this ListListenersRequest.
|
862
862
|
|
863
|
-
|
863
|
+
**参数解释**:后端服务器ID。仅用于查询条件,不作为响应参数字段。 支持多值查询,查询条件格式:*member_instance_id=xxx&member_instance_id=xxx*。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
864
864
|
|
865
865
|
:param member_instance_id: The member_instance_id of this ListListenersRequest.
|
866
866
|
:type member_instance_id: list[str]
|
@@ -871,7 +871,7 @@ class ListListenersRequest:
|
|
871
871
|
def protection_status(self):
|
872
872
|
r"""Gets the protection_status of this ListListenersRequest.
|
873
873
|
|
874
|
-
|
874
|
+
**参数解释**:修改保护状态。 支持多值查询,查询条件格式:*protection_status=xxx&protection_status=xxx*。 **约束限制**:不涉及 **取值范围**: - nonProtection: 不保护,默认值为nonProtection - consoleProtection: 控制台修改保护 **默认取值**:不涉及
|
875
875
|
|
876
876
|
:return: The protection_status of this ListListenersRequest.
|
877
877
|
:rtype: list[str]
|
@@ -882,7 +882,7 @@ class ListListenersRequest:
|
|
882
882
|
def protection_status(self, protection_status):
|
883
883
|
r"""Sets the protection_status of this ListListenersRequest.
|
884
884
|
|
885
|
-
|
885
|
+
**参数解释**:修改保护状态。 支持多值查询,查询条件格式:*protection_status=xxx&protection_status=xxx*。 **约束限制**:不涉及 **取值范围**: - nonProtection: 不保护,默认值为nonProtection - consoleProtection: 控制台修改保护 **默认取值**:不涉及
|
886
886
|
|
887
887
|
:param protection_status: The protection_status of this ListListenersRequest.
|
888
888
|
:type protection_status: list[str]
|
@@ -893,7 +893,7 @@ class ListListenersRequest:
|
|
893
893
|
def ssl_early_data_enable(self):
|
894
894
|
r"""Gets the ssl_early_data_enable of this ListListenersRequest.
|
895
895
|
|
896
|
-
|
896
|
+
**参数解释**:是否开启监听器0-RTT功能。 **约束限制**:不涉及 **取值范围**:true开启,false不开启。 **默认取值**:不涉及
|
897
897
|
|
898
898
|
:return: The ssl_early_data_enable of this ListListenersRequest.
|
899
899
|
:rtype: bool
|
@@ -904,7 +904,7 @@ class ListListenersRequest:
|
|
904
904
|
def ssl_early_data_enable(self, ssl_early_data_enable):
|
905
905
|
r"""Sets the ssl_early_data_enable of this ListListenersRequest.
|
906
906
|
|
907
|
-
|
907
|
+
**参数解释**:是否开启监听器0-RTT功能。 **约束限制**:不涉及 **取值范围**:true开启,false不开启。 **默认取值**:不涉及
|
908
908
|
|
909
909
|
:param ssl_early_data_enable: The ssl_early_data_enable of this ListListenersRequest.
|
910
910
|
:type ssl_early_data_enable: bool
|
@@ -915,7 +915,7 @@ class ListListenersRequest:
|
|
915
915
|
def nat64_enable(self):
|
916
916
|
r"""Gets the nat64_enable of this ListListenersRequest.
|
917
917
|
|
918
|
-
|
918
|
+
**参数解释**:是否开启nat64地址转换功能。 **约束限制**:不涉及 **取值范围**:true开启,false不开启。 **默认取值**:不涉及
|
919
919
|
|
920
920
|
:return: The nat64_enable of this ListListenersRequest.
|
921
921
|
:rtype: bool
|
@@ -926,7 +926,7 @@ class ListListenersRequest:
|
|
926
926
|
def nat64_enable(self, nat64_enable):
|
927
927
|
r"""Sets the nat64_enable of this ListListenersRequest.
|
928
928
|
|
929
|
-
|
929
|
+
**参数解释**:是否开启nat64地址转换功能。 **约束限制**:不涉及 **取值范围**:true开启,false不开启。 **默认取值**:不涉及
|
930
930
|
|
931
931
|
:param nat64_enable: The nat64_enable of this ListListenersRequest.
|
932
932
|
:type nat64_enable: bool
|