huaweicloudsdkelb 3.1.164__py3-none-any.whl → 3.1.165__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.165.dist-info}/METADATA +2 -2
- {huaweicloudsdkelb-3.1.164.dist-info → huaweicloudsdkelb-3.1.165.dist-info}/RECORD +343 -343
- {huaweicloudsdkelb-3.1.164.dist-info → huaweicloudsdkelb-3.1.165.dist-info}/LICENSE +0 -0
- {huaweicloudsdkelb-3.1.164.dist-info → huaweicloudsdkelb-3.1.165.dist-info}/WHEEL +0 -0
- {huaweicloudsdkelb-3.1.164.dist-info → huaweicloudsdkelb-3.1.165.dist-info}/top_level.txt +0 -0
@@ -53,31 +53,31 @@ class MasterSlaveHealthMonitor:
|
|
53
53
|
|
54
54
|
The model defined in huaweicloud sdk
|
55
55
|
|
56
|
-
:param admin_state_up:
|
56
|
+
:param admin_state_up: **参数解释**:健康检查的管理状态。 **取值范围**: - true:表示开启健康检查。 - false表示关闭健康检查。
|
57
57
|
:type admin_state_up: bool
|
58
|
-
:param delay:
|
58
|
+
:param delay: **参数解释**:健康检查间隔。 **取值范围**:1-50,单位:秒。
|
59
59
|
:type delay: int
|
60
|
-
:param domain_name:
|
60
|
+
:param domain_name: **参数解释**:发送健康检查请求的域名。 **取值范围**:以数字或字母开头,只能包含数字、字母、’-’、’.’。
|
61
61
|
:type domain_name: str
|
62
|
-
:param expected_codes:
|
62
|
+
:param expected_codes: **参数解释**:期望响应状态码。 **取值范围**: - 单值:单个返回码,例如200。 - 列表:多个特定返回码,例如200,202。 - 区间:一个返回码区间,例如200-204。
|
63
63
|
:type expected_codes: str
|
64
|
-
:param http_method: HTTP请求方法。
|
64
|
+
:param http_method: **约束限制**:HTTP请求方法。 **取值范围**:GET、HEAD、POST
|
65
65
|
:type http_method: str
|
66
|
-
:param id:
|
66
|
+
:param id: **参数解释**:健康检查ID **取值范围**:不涉及
|
67
67
|
:type id: str
|
68
|
-
:param max_retries:
|
68
|
+
:param max_retries: **参数解释**:健康检查连续成功多少次后,将后端服务器的健康检查状态由OFFLINE判定为ONLINE。 **取值范围**:1-10
|
69
69
|
:type max_retries: int
|
70
|
-
:param max_retries_down:
|
70
|
+
:param max_retries_down: **参数解释**:健康检查连续失败多少次后,将后端服务器的健康检查状态由ONLINE判定为OFFLINE。 **取值范围**:1-10
|
71
71
|
:type max_retries_down: int
|
72
|
-
:param monitor_port:
|
72
|
+
:param monitor_port: **参数解释**:健康检查端口号。 **取值范围**:1-65535
|
73
73
|
:type monitor_port: int
|
74
|
-
:param name:
|
74
|
+
:param name: **参数解释**:健康检查名称。 **取值范围**:不涉及
|
75
75
|
:type name: str
|
76
|
-
:param timeout:
|
76
|
+
:param timeout: **参数解释**:一次健康检查请求的超时时间。 **取值范围**:不涉及
|
77
77
|
:type timeout: int
|
78
|
-
:param type:
|
78
|
+
:param type: **参数解释**:健康检查请求协议。 **取值范围**:TCP、UDP_CONNECT、HTTP、HTTPS。
|
79
79
|
:type type: str
|
80
|
-
:param url_path:
|
80
|
+
:param url_path: **参数解释**:健康检查请求的请求路径。以\"/\"开头,默认为\"/\"。 **取值范围**:支持使用字母、数字和短划线(-)、正斜线(/)、半角句号(.)、百分号(%)、半角问号(?)、井号(#)和and(&)以及扩展字符集_;~!()*[]@$^:',+
|
81
81
|
:type url_path: str
|
82
82
|
"""
|
83
83
|
|
@@ -116,7 +116,7 @@ class MasterSlaveHealthMonitor:
|
|
116
116
|
def admin_state_up(self):
|
117
117
|
r"""Gets the admin_state_up of this MasterSlaveHealthMonitor.
|
118
118
|
|
119
|
-
|
119
|
+
**参数解释**:健康检查的管理状态。 **取值范围**: - true:表示开启健康检查。 - false表示关闭健康检查。
|
120
120
|
|
121
121
|
:return: The admin_state_up of this MasterSlaveHealthMonitor.
|
122
122
|
:rtype: bool
|
@@ -127,7 +127,7 @@ class MasterSlaveHealthMonitor:
|
|
127
127
|
def admin_state_up(self, admin_state_up):
|
128
128
|
r"""Sets the admin_state_up of this MasterSlaveHealthMonitor.
|
129
129
|
|
130
|
-
|
130
|
+
**参数解释**:健康检查的管理状态。 **取值范围**: - true:表示开启健康检查。 - false表示关闭健康检查。
|
131
131
|
|
132
132
|
:param admin_state_up: The admin_state_up of this MasterSlaveHealthMonitor.
|
133
133
|
:type admin_state_up: bool
|
@@ -138,7 +138,7 @@ class MasterSlaveHealthMonitor:
|
|
138
138
|
def delay(self):
|
139
139
|
r"""Gets the delay of this MasterSlaveHealthMonitor.
|
140
140
|
|
141
|
-
|
141
|
+
**参数解释**:健康检查间隔。 **取值范围**:1-50,单位:秒。
|
142
142
|
|
143
143
|
:return: The delay of this MasterSlaveHealthMonitor.
|
144
144
|
:rtype: int
|
@@ -149,7 +149,7 @@ class MasterSlaveHealthMonitor:
|
|
149
149
|
def delay(self, delay):
|
150
150
|
r"""Sets the delay of this MasterSlaveHealthMonitor.
|
151
151
|
|
152
|
-
|
152
|
+
**参数解释**:健康检查间隔。 **取值范围**:1-50,单位:秒。
|
153
153
|
|
154
154
|
:param delay: The delay of this MasterSlaveHealthMonitor.
|
155
155
|
:type delay: int
|
@@ -160,7 +160,7 @@ class MasterSlaveHealthMonitor:
|
|
160
160
|
def domain_name(self):
|
161
161
|
r"""Gets the domain_name of this MasterSlaveHealthMonitor.
|
162
162
|
|
163
|
-
|
163
|
+
**参数解释**:发送健康检查请求的域名。 **取值范围**:以数字或字母开头,只能包含数字、字母、’-’、’.’。
|
164
164
|
|
165
165
|
:return: The domain_name of this MasterSlaveHealthMonitor.
|
166
166
|
:rtype: str
|
@@ -171,7 +171,7 @@ class MasterSlaveHealthMonitor:
|
|
171
171
|
def domain_name(self, domain_name):
|
172
172
|
r"""Sets the domain_name of this MasterSlaveHealthMonitor.
|
173
173
|
|
174
|
-
|
174
|
+
**参数解释**:发送健康检查请求的域名。 **取值范围**:以数字或字母开头,只能包含数字、字母、’-’、’.’。
|
175
175
|
|
176
176
|
:param domain_name: The domain_name of this MasterSlaveHealthMonitor.
|
177
177
|
:type domain_name: str
|
@@ -182,7 +182,7 @@ class MasterSlaveHealthMonitor:
|
|
182
182
|
def expected_codes(self):
|
183
183
|
r"""Gets the expected_codes of this MasterSlaveHealthMonitor.
|
184
184
|
|
185
|
-
|
185
|
+
**参数解释**:期望响应状态码。 **取值范围**: - 单值:单个返回码,例如200。 - 列表:多个特定返回码,例如200,202。 - 区间:一个返回码区间,例如200-204。
|
186
186
|
|
187
187
|
:return: The expected_codes of this MasterSlaveHealthMonitor.
|
188
188
|
:rtype: str
|
@@ -193,7 +193,7 @@ class MasterSlaveHealthMonitor:
|
|
193
193
|
def expected_codes(self, expected_codes):
|
194
194
|
r"""Sets the expected_codes of this MasterSlaveHealthMonitor.
|
195
195
|
|
196
|
-
|
196
|
+
**参数解释**:期望响应状态码。 **取值范围**: - 单值:单个返回码,例如200。 - 列表:多个特定返回码,例如200,202。 - 区间:一个返回码区间,例如200-204。
|
197
197
|
|
198
198
|
:param expected_codes: The expected_codes of this MasterSlaveHealthMonitor.
|
199
199
|
:type expected_codes: str
|
@@ -204,7 +204,7 @@ class MasterSlaveHealthMonitor:
|
|
204
204
|
def http_method(self):
|
205
205
|
r"""Gets the http_method of this MasterSlaveHealthMonitor.
|
206
206
|
|
207
|
-
HTTP请求方法。
|
207
|
+
**约束限制**:HTTP请求方法。 **取值范围**:GET、HEAD、POST
|
208
208
|
|
209
209
|
:return: The http_method of this MasterSlaveHealthMonitor.
|
210
210
|
:rtype: str
|
@@ -215,7 +215,7 @@ class MasterSlaveHealthMonitor:
|
|
215
215
|
def http_method(self, http_method):
|
216
216
|
r"""Sets the http_method of this MasterSlaveHealthMonitor.
|
217
217
|
|
218
|
-
HTTP请求方法。
|
218
|
+
**约束限制**:HTTP请求方法。 **取值范围**:GET、HEAD、POST
|
219
219
|
|
220
220
|
:param http_method: The http_method of this MasterSlaveHealthMonitor.
|
221
221
|
:type http_method: str
|
@@ -226,7 +226,7 @@ class MasterSlaveHealthMonitor:
|
|
226
226
|
def id(self):
|
227
227
|
r"""Gets the id of this MasterSlaveHealthMonitor.
|
228
228
|
|
229
|
-
|
229
|
+
**参数解释**:健康检查ID **取值范围**:不涉及
|
230
230
|
|
231
231
|
:return: The id of this MasterSlaveHealthMonitor.
|
232
232
|
:rtype: str
|
@@ -237,7 +237,7 @@ class MasterSlaveHealthMonitor:
|
|
237
237
|
def id(self, id):
|
238
238
|
r"""Sets the id of this MasterSlaveHealthMonitor.
|
239
239
|
|
240
|
-
|
240
|
+
**参数解释**:健康检查ID **取值范围**:不涉及
|
241
241
|
|
242
242
|
:param id: The id of this MasterSlaveHealthMonitor.
|
243
243
|
:type id: str
|
@@ -248,7 +248,7 @@ class MasterSlaveHealthMonitor:
|
|
248
248
|
def max_retries(self):
|
249
249
|
r"""Gets the max_retries of this MasterSlaveHealthMonitor.
|
250
250
|
|
251
|
-
|
251
|
+
**参数解释**:健康检查连续成功多少次后,将后端服务器的健康检查状态由OFFLINE判定为ONLINE。 **取值范围**:1-10
|
252
252
|
|
253
253
|
:return: The max_retries of this MasterSlaveHealthMonitor.
|
254
254
|
:rtype: int
|
@@ -259,7 +259,7 @@ class MasterSlaveHealthMonitor:
|
|
259
259
|
def max_retries(self, max_retries):
|
260
260
|
r"""Sets the max_retries of this MasterSlaveHealthMonitor.
|
261
261
|
|
262
|
-
|
262
|
+
**参数解释**:健康检查连续成功多少次后,将后端服务器的健康检查状态由OFFLINE判定为ONLINE。 **取值范围**:1-10
|
263
263
|
|
264
264
|
:param max_retries: The max_retries of this MasterSlaveHealthMonitor.
|
265
265
|
:type max_retries: int
|
@@ -270,7 +270,7 @@ class MasterSlaveHealthMonitor:
|
|
270
270
|
def max_retries_down(self):
|
271
271
|
r"""Gets the max_retries_down of this MasterSlaveHealthMonitor.
|
272
272
|
|
273
|
-
|
273
|
+
**参数解释**:健康检查连续失败多少次后,将后端服务器的健康检查状态由ONLINE判定为OFFLINE。 **取值范围**:1-10
|
274
274
|
|
275
275
|
:return: The max_retries_down of this MasterSlaveHealthMonitor.
|
276
276
|
:rtype: int
|
@@ -281,7 +281,7 @@ class MasterSlaveHealthMonitor:
|
|
281
281
|
def max_retries_down(self, max_retries_down):
|
282
282
|
r"""Sets the max_retries_down of this MasterSlaveHealthMonitor.
|
283
283
|
|
284
|
-
|
284
|
+
**参数解释**:健康检查连续失败多少次后,将后端服务器的健康检查状态由ONLINE判定为OFFLINE。 **取值范围**:1-10
|
285
285
|
|
286
286
|
:param max_retries_down: The max_retries_down of this MasterSlaveHealthMonitor.
|
287
287
|
:type max_retries_down: int
|
@@ -292,7 +292,7 @@ class MasterSlaveHealthMonitor:
|
|
292
292
|
def monitor_port(self):
|
293
293
|
r"""Gets the monitor_port of this MasterSlaveHealthMonitor.
|
294
294
|
|
295
|
-
|
295
|
+
**参数解释**:健康检查端口号。 **取值范围**:1-65535
|
296
296
|
|
297
297
|
:return: The monitor_port of this MasterSlaveHealthMonitor.
|
298
298
|
:rtype: int
|
@@ -303,7 +303,7 @@ class MasterSlaveHealthMonitor:
|
|
303
303
|
def monitor_port(self, monitor_port):
|
304
304
|
r"""Sets the monitor_port of this MasterSlaveHealthMonitor.
|
305
305
|
|
306
|
-
|
306
|
+
**参数解释**:健康检查端口号。 **取值范围**:1-65535
|
307
307
|
|
308
308
|
:param monitor_port: The monitor_port of this MasterSlaveHealthMonitor.
|
309
309
|
:type monitor_port: int
|
@@ -314,7 +314,7 @@ class MasterSlaveHealthMonitor:
|
|
314
314
|
def name(self):
|
315
315
|
r"""Gets the name of this MasterSlaveHealthMonitor.
|
316
316
|
|
317
|
-
|
317
|
+
**参数解释**:健康检查名称。 **取值范围**:不涉及
|
318
318
|
|
319
319
|
:return: The name of this MasterSlaveHealthMonitor.
|
320
320
|
:rtype: str
|
@@ -325,7 +325,7 @@ class MasterSlaveHealthMonitor:
|
|
325
325
|
def name(self, name):
|
326
326
|
r"""Sets the name of this MasterSlaveHealthMonitor.
|
327
327
|
|
328
|
-
|
328
|
+
**参数解释**:健康检查名称。 **取值范围**:不涉及
|
329
329
|
|
330
330
|
:param name: The name of this MasterSlaveHealthMonitor.
|
331
331
|
:type name: str
|
@@ -336,7 +336,7 @@ class MasterSlaveHealthMonitor:
|
|
336
336
|
def timeout(self):
|
337
337
|
r"""Gets the timeout of this MasterSlaveHealthMonitor.
|
338
338
|
|
339
|
-
|
339
|
+
**参数解释**:一次健康检查请求的超时时间。 **取值范围**:不涉及
|
340
340
|
|
341
341
|
:return: The timeout of this MasterSlaveHealthMonitor.
|
342
342
|
:rtype: int
|
@@ -347,7 +347,7 @@ class MasterSlaveHealthMonitor:
|
|
347
347
|
def timeout(self, timeout):
|
348
348
|
r"""Sets the timeout of this MasterSlaveHealthMonitor.
|
349
349
|
|
350
|
-
|
350
|
+
**参数解释**:一次健康检查请求的超时时间。 **取值范围**:不涉及
|
351
351
|
|
352
352
|
:param timeout: The timeout of this MasterSlaveHealthMonitor.
|
353
353
|
:type timeout: int
|
@@ -358,7 +358,7 @@ class MasterSlaveHealthMonitor:
|
|
358
358
|
def type(self):
|
359
359
|
r"""Gets the type of this MasterSlaveHealthMonitor.
|
360
360
|
|
361
|
-
|
361
|
+
**参数解释**:健康检查请求协议。 **取值范围**:TCP、UDP_CONNECT、HTTP、HTTPS。
|
362
362
|
|
363
363
|
:return: The type of this MasterSlaveHealthMonitor.
|
364
364
|
:rtype: str
|
@@ -369,7 +369,7 @@ class MasterSlaveHealthMonitor:
|
|
369
369
|
def type(self, type):
|
370
370
|
r"""Sets the type of this MasterSlaveHealthMonitor.
|
371
371
|
|
372
|
-
|
372
|
+
**参数解释**:健康检查请求协议。 **取值范围**:TCP、UDP_CONNECT、HTTP、HTTPS。
|
373
373
|
|
374
374
|
:param type: The type of this MasterSlaveHealthMonitor.
|
375
375
|
:type type: str
|
@@ -380,7 +380,7 @@ class MasterSlaveHealthMonitor:
|
|
380
380
|
def url_path(self):
|
381
381
|
r"""Gets the url_path of this MasterSlaveHealthMonitor.
|
382
382
|
|
383
|
-
|
383
|
+
**参数解释**:健康检查请求的请求路径。以\"/\"开头,默认为\"/\"。 **取值范围**:支持使用字母、数字和短划线(-)、正斜线(/)、半角句号(.)、百分号(%)、半角问号(?)、井号(#)和and(&)以及扩展字符集_;~!()*[]@$^:',+
|
384
384
|
|
385
385
|
:return: The url_path of this MasterSlaveHealthMonitor.
|
386
386
|
:rtype: str
|
@@ -391,7 +391,7 @@ class MasterSlaveHealthMonitor:
|
|
391
391
|
def url_path(self, url_path):
|
392
392
|
r"""Sets the url_path of this MasterSlaveHealthMonitor.
|
393
393
|
|
394
|
-
|
394
|
+
**参数解释**:健康检查请求的请求路径。以\"/\"开头,默认为\"/\"。 **取值范围**:支持使用字母、数字和短划线(-)、正斜线(/)、半角句号(.)、百分号(%)、半角问号(?)、井号(#)和and(&)以及扩展字符集_;~!()*[]@$^:',+
|
395
395
|
|
396
396
|
:param url_path: The url_path of this MasterSlaveHealthMonitor.
|
397
397
|
:type url_path: str
|
@@ -57,35 +57,35 @@ class MasterSlaveMember:
|
|
57
57
|
|
58
58
|
The model defined in huaweicloud sdk
|
59
59
|
|
60
|
-
:param id:
|
60
|
+
:param id: **参数解释**:后端服务器ID。 **取值范围**:不涉及
|
61
61
|
:type id: str
|
62
|
-
:param name:
|
62
|
+
:param name: **参数解释**:后端服务器名称。 **取值范围**:不涉及
|
63
63
|
:type name: str
|
64
|
-
:param admin_state_up:
|
64
|
+
:param admin_state_up: **参数解释**:后端服务器的管理状态。 虽然创建、更新请求支持该字段,但实际取值决定于后端服务器对应的弹性云服务器是否存在。若存在,该值为true,否则,该值为false。 **取值范围**:true、false。
|
65
65
|
:type admin_state_up: bool
|
66
|
-
:param subnet_cidr_id:
|
66
|
+
:param subnet_cidr_id: **参数解释**:后端服务器所在子网的IPv4子网ID或IPv6子网ID。 若所属的LB的IP类型后端转发特性已开启,则该字段可以不传,表示添加跨VPC的后端服务器。此时address必须为**私网IPv4**地址,所在的pool的协议必须为UDP/TCP/TLS/HTTP/HTTPS/QUIC/GRPC。 **取值范围**:不涉及 [不支持IPv6,请勿设置为IPv6子网ID。](tag:dt)
|
67
67
|
:type subnet_cidr_id: str
|
68
|
-
:param protocol_port:
|
68
|
+
:param protocol_port: **参数解释**:后端服务器业务端口。 >在开启端口透传的pool下创建member传该字段不生效,可不传该字段。
|
69
69
|
:type protocol_port: int
|
70
|
-
:param address:
|
70
|
+
:param address: **参数解释**:后端服务器对应的IP地址。 **取值范围**:不涉及 [不支持IPv6,请勿设置为IPv6地址。](tag:dt)
|
71
71
|
:type address: str
|
72
|
-
:param ip_version:
|
72
|
+
:param ip_version: **参数解释**:当前后端服务器的IP地址版本,由后端系统自动根据传入的address字段确定。 **取值范围**:v4、v6
|
73
73
|
:type ip_version: str
|
74
|
-
:param device_owner:
|
74
|
+
:param device_owner: **参数解释**:设备所有者。 **取值范围**:不涉及 - 空,表示后端服务器未关联到ECS。 - compute:{az_name},表示关联到ECS,其中{az_name}表示ECS所在可用区名。 - compute:subeni,表示辅助弹性网卡。 不支持该字段,请勿使用。
|
75
75
|
:type device_owner: str
|
76
|
-
:param device_id:
|
76
|
+
:param device_id: **参数解释**:关联的ECS ID,为空表示后端服务器未关联到ECS。 **取值范围**:不涉及 不支持该字段,请勿使用。
|
77
77
|
:type device_id: str
|
78
|
-
:param operating_status:
|
78
|
+
:param operating_status: **参数解释**:后端服务器的健康状态。 **取值范围**:不涉及 - ONLINE:后端服务器正常。 - NO_MONITOR:后端服务器所在的服务器组没有健康检查器。 - OFFLINE:后端服务器关联的ECS服务器不存在或已关机。
|
79
79
|
:type operating_status: str
|
80
80
|
:param reason:
|
81
81
|
:type reason: :class:`huaweicloudsdkelb.v3.MemberHealthCheckFailedReason`
|
82
|
-
:param member_type:
|
82
|
+
:param member_type: **参数解释**:后端服务器的类型。 **取值范围**: - ip:跨VPC的member。 - instance:关联到ECS的member。
|
83
83
|
:type member_type: str
|
84
|
-
:param instance_id: member关联的实例ID。空表示member关联的实例为非真实设备 (如:跨VPC
|
84
|
+
:param instance_id: **参数解释**:member关联的实例ID。空表示member关联的实例为非真实设备 (如:跨VPC场景)。 **取值范围**:不涉及
|
85
85
|
:type instance_id: str
|
86
|
-
:param role:
|
86
|
+
:param role: **参数解释**:后端服务器的主备状态。 **取值范围**:不涉及
|
87
87
|
:type role: str
|
88
|
-
:param status:
|
88
|
+
:param status: **参数解释**:后端服务器监听器粒度的的健康状态。 若绑定的监听器在该字段中,则以该字段中监听器对应的operating_status为准。 若绑定的监听器不在该字段中,则以外层的operating_status为准。 **取值范围**:不涉及
|
89
89
|
:type status: list[:class:`huaweicloudsdkelb.v3.ListenerMemberInfo`]
|
90
90
|
"""
|
91
91
|
|
@@ -129,7 +129,7 @@ class MasterSlaveMember:
|
|
129
129
|
def id(self):
|
130
130
|
r"""Gets the id of this MasterSlaveMember.
|
131
131
|
|
132
|
-
|
132
|
+
**参数解释**:后端服务器ID。 **取值范围**:不涉及
|
133
133
|
|
134
134
|
:return: The id of this MasterSlaveMember.
|
135
135
|
:rtype: str
|
@@ -140,7 +140,7 @@ class MasterSlaveMember:
|
|
140
140
|
def id(self, id):
|
141
141
|
r"""Sets the id of this MasterSlaveMember.
|
142
142
|
|
143
|
-
|
143
|
+
**参数解释**:后端服务器ID。 **取值范围**:不涉及
|
144
144
|
|
145
145
|
:param id: The id of this MasterSlaveMember.
|
146
146
|
:type id: str
|
@@ -151,7 +151,7 @@ class MasterSlaveMember:
|
|
151
151
|
def name(self):
|
152
152
|
r"""Gets the name of this MasterSlaveMember.
|
153
153
|
|
154
|
-
|
154
|
+
**参数解释**:后端服务器名称。 **取值范围**:不涉及
|
155
155
|
|
156
156
|
:return: The name of this MasterSlaveMember.
|
157
157
|
:rtype: str
|
@@ -162,7 +162,7 @@ class MasterSlaveMember:
|
|
162
162
|
def name(self, name):
|
163
163
|
r"""Sets the name of this MasterSlaveMember.
|
164
164
|
|
165
|
-
|
165
|
+
**参数解释**:后端服务器名称。 **取值范围**:不涉及
|
166
166
|
|
167
167
|
:param name: The name of this MasterSlaveMember.
|
168
168
|
:type name: str
|
@@ -173,7 +173,7 @@ class MasterSlaveMember:
|
|
173
173
|
def admin_state_up(self):
|
174
174
|
r"""Gets the admin_state_up of this MasterSlaveMember.
|
175
175
|
|
176
|
-
|
176
|
+
**参数解释**:后端服务器的管理状态。 虽然创建、更新请求支持该字段,但实际取值决定于后端服务器对应的弹性云服务器是否存在。若存在,该值为true,否则,该值为false。 **取值范围**:true、false。
|
177
177
|
|
178
178
|
:return: The admin_state_up of this MasterSlaveMember.
|
179
179
|
:rtype: bool
|
@@ -184,7 +184,7 @@ class MasterSlaveMember:
|
|
184
184
|
def admin_state_up(self, admin_state_up):
|
185
185
|
r"""Sets the admin_state_up of this MasterSlaveMember.
|
186
186
|
|
187
|
-
|
187
|
+
**参数解释**:后端服务器的管理状态。 虽然创建、更新请求支持该字段,但实际取值决定于后端服务器对应的弹性云服务器是否存在。若存在,该值为true,否则,该值为false。 **取值范围**:true、false。
|
188
188
|
|
189
189
|
:param admin_state_up: The admin_state_up of this MasterSlaveMember.
|
190
190
|
:type admin_state_up: bool
|
@@ -195,7 +195,7 @@ class MasterSlaveMember:
|
|
195
195
|
def subnet_cidr_id(self):
|
196
196
|
r"""Gets the subnet_cidr_id of this MasterSlaveMember.
|
197
197
|
|
198
|
-
|
198
|
+
**参数解释**:后端服务器所在子网的IPv4子网ID或IPv6子网ID。 若所属的LB的IP类型后端转发特性已开启,则该字段可以不传,表示添加跨VPC的后端服务器。此时address必须为**私网IPv4**地址,所在的pool的协议必须为UDP/TCP/TLS/HTTP/HTTPS/QUIC/GRPC。 **取值范围**:不涉及 [不支持IPv6,请勿设置为IPv6子网ID。](tag:dt)
|
199
199
|
|
200
200
|
:return: The subnet_cidr_id of this MasterSlaveMember.
|
201
201
|
:rtype: str
|
@@ -206,7 +206,7 @@ class MasterSlaveMember:
|
|
206
206
|
def subnet_cidr_id(self, subnet_cidr_id):
|
207
207
|
r"""Sets the subnet_cidr_id of this MasterSlaveMember.
|
208
208
|
|
209
|
-
|
209
|
+
**参数解释**:后端服务器所在子网的IPv4子网ID或IPv6子网ID。 若所属的LB的IP类型后端转发特性已开启,则该字段可以不传,表示添加跨VPC的后端服务器。此时address必须为**私网IPv4**地址,所在的pool的协议必须为UDP/TCP/TLS/HTTP/HTTPS/QUIC/GRPC。 **取值范围**:不涉及 [不支持IPv6,请勿设置为IPv6子网ID。](tag:dt)
|
210
210
|
|
211
211
|
:param subnet_cidr_id: The subnet_cidr_id of this MasterSlaveMember.
|
212
212
|
:type subnet_cidr_id: str
|
@@ -217,7 +217,7 @@ class MasterSlaveMember:
|
|
217
217
|
def protocol_port(self):
|
218
218
|
r"""Gets the protocol_port of this MasterSlaveMember.
|
219
219
|
|
220
|
-
|
220
|
+
**参数解释**:后端服务器业务端口。 >在开启端口透传的pool下创建member传该字段不生效,可不传该字段。
|
221
221
|
|
222
222
|
:return: The protocol_port of this MasterSlaveMember.
|
223
223
|
:rtype: int
|
@@ -228,7 +228,7 @@ class MasterSlaveMember:
|
|
228
228
|
def protocol_port(self, protocol_port):
|
229
229
|
r"""Sets the protocol_port of this MasterSlaveMember.
|
230
230
|
|
231
|
-
|
231
|
+
**参数解释**:后端服务器业务端口。 >在开启端口透传的pool下创建member传该字段不生效,可不传该字段。
|
232
232
|
|
233
233
|
:param protocol_port: The protocol_port of this MasterSlaveMember.
|
234
234
|
:type protocol_port: int
|
@@ -239,7 +239,7 @@ class MasterSlaveMember:
|
|
239
239
|
def address(self):
|
240
240
|
r"""Gets the address of this MasterSlaveMember.
|
241
241
|
|
242
|
-
|
242
|
+
**参数解释**:后端服务器对应的IP地址。 **取值范围**:不涉及 [不支持IPv6,请勿设置为IPv6地址。](tag:dt)
|
243
243
|
|
244
244
|
:return: The address of this MasterSlaveMember.
|
245
245
|
:rtype: str
|
@@ -250,7 +250,7 @@ class MasterSlaveMember:
|
|
250
250
|
def address(self, address):
|
251
251
|
r"""Sets the address of this MasterSlaveMember.
|
252
252
|
|
253
|
-
|
253
|
+
**参数解释**:后端服务器对应的IP地址。 **取值范围**:不涉及 [不支持IPv6,请勿设置为IPv6地址。](tag:dt)
|
254
254
|
|
255
255
|
:param address: The address of this MasterSlaveMember.
|
256
256
|
:type address: str
|
@@ -261,7 +261,7 @@ class MasterSlaveMember:
|
|
261
261
|
def ip_version(self):
|
262
262
|
r"""Gets the ip_version of this MasterSlaveMember.
|
263
263
|
|
264
|
-
|
264
|
+
**参数解释**:当前后端服务器的IP地址版本,由后端系统自动根据传入的address字段确定。 **取值范围**:v4、v6
|
265
265
|
|
266
266
|
:return: The ip_version of this MasterSlaveMember.
|
267
267
|
:rtype: str
|
@@ -272,7 +272,7 @@ class MasterSlaveMember:
|
|
272
272
|
def ip_version(self, ip_version):
|
273
273
|
r"""Sets the ip_version of this MasterSlaveMember.
|
274
274
|
|
275
|
-
|
275
|
+
**参数解释**:当前后端服务器的IP地址版本,由后端系统自动根据传入的address字段确定。 **取值范围**:v4、v6
|
276
276
|
|
277
277
|
:param ip_version: The ip_version of this MasterSlaveMember.
|
278
278
|
:type ip_version: str
|
@@ -283,7 +283,7 @@ class MasterSlaveMember:
|
|
283
283
|
def device_owner(self):
|
284
284
|
r"""Gets the device_owner of this MasterSlaveMember.
|
285
285
|
|
286
|
-
|
286
|
+
**参数解释**:设备所有者。 **取值范围**:不涉及 - 空,表示后端服务器未关联到ECS。 - compute:{az_name},表示关联到ECS,其中{az_name}表示ECS所在可用区名。 - compute:subeni,表示辅助弹性网卡。 不支持该字段,请勿使用。
|
287
287
|
|
288
288
|
:return: The device_owner of this MasterSlaveMember.
|
289
289
|
:rtype: str
|
@@ -294,7 +294,7 @@ class MasterSlaveMember:
|
|
294
294
|
def device_owner(self, device_owner):
|
295
295
|
r"""Sets the device_owner of this MasterSlaveMember.
|
296
296
|
|
297
|
-
|
297
|
+
**参数解释**:设备所有者。 **取值范围**:不涉及 - 空,表示后端服务器未关联到ECS。 - compute:{az_name},表示关联到ECS,其中{az_name}表示ECS所在可用区名。 - compute:subeni,表示辅助弹性网卡。 不支持该字段,请勿使用。
|
298
298
|
|
299
299
|
:param device_owner: The device_owner of this MasterSlaveMember.
|
300
300
|
:type device_owner: str
|
@@ -305,7 +305,7 @@ class MasterSlaveMember:
|
|
305
305
|
def device_id(self):
|
306
306
|
r"""Gets the device_id of this MasterSlaveMember.
|
307
307
|
|
308
|
-
|
308
|
+
**参数解释**:关联的ECS ID,为空表示后端服务器未关联到ECS。 **取值范围**:不涉及 不支持该字段,请勿使用。
|
309
309
|
|
310
310
|
:return: The device_id of this MasterSlaveMember.
|
311
311
|
:rtype: str
|
@@ -316,7 +316,7 @@ class MasterSlaveMember:
|
|
316
316
|
def device_id(self, device_id):
|
317
317
|
r"""Sets the device_id of this MasterSlaveMember.
|
318
318
|
|
319
|
-
|
319
|
+
**参数解释**:关联的ECS ID,为空表示后端服务器未关联到ECS。 **取值范围**:不涉及 不支持该字段,请勿使用。
|
320
320
|
|
321
321
|
:param device_id: The device_id of this MasterSlaveMember.
|
322
322
|
:type device_id: str
|
@@ -327,7 +327,7 @@ class MasterSlaveMember:
|
|
327
327
|
def operating_status(self):
|
328
328
|
r"""Gets the operating_status of this MasterSlaveMember.
|
329
329
|
|
330
|
-
|
330
|
+
**参数解释**:后端服务器的健康状态。 **取值范围**:不涉及 - ONLINE:后端服务器正常。 - NO_MONITOR:后端服务器所在的服务器组没有健康检查器。 - OFFLINE:后端服务器关联的ECS服务器不存在或已关机。
|
331
331
|
|
332
332
|
:return: The operating_status of this MasterSlaveMember.
|
333
333
|
:rtype: str
|
@@ -338,7 +338,7 @@ class MasterSlaveMember:
|
|
338
338
|
def operating_status(self, operating_status):
|
339
339
|
r"""Sets the operating_status of this MasterSlaveMember.
|
340
340
|
|
341
|
-
|
341
|
+
**参数解释**:后端服务器的健康状态。 **取值范围**:不涉及 - ONLINE:后端服务器正常。 - NO_MONITOR:后端服务器所在的服务器组没有健康检查器。 - OFFLINE:后端服务器关联的ECS服务器不存在或已关机。
|
342
342
|
|
343
343
|
:param operating_status: The operating_status of this MasterSlaveMember.
|
344
344
|
:type operating_status: str
|
@@ -367,7 +367,7 @@ class MasterSlaveMember:
|
|
367
367
|
def member_type(self):
|
368
368
|
r"""Gets the member_type of this MasterSlaveMember.
|
369
369
|
|
370
|
-
|
370
|
+
**参数解释**:后端服务器的类型。 **取值范围**: - ip:跨VPC的member。 - instance:关联到ECS的member。
|
371
371
|
|
372
372
|
:return: The member_type of this MasterSlaveMember.
|
373
373
|
:rtype: str
|
@@ -378,7 +378,7 @@ class MasterSlaveMember:
|
|
378
378
|
def member_type(self, member_type):
|
379
379
|
r"""Sets the member_type of this MasterSlaveMember.
|
380
380
|
|
381
|
-
|
381
|
+
**参数解释**:后端服务器的类型。 **取值范围**: - ip:跨VPC的member。 - instance:关联到ECS的member。
|
382
382
|
|
383
383
|
:param member_type: The member_type of this MasterSlaveMember.
|
384
384
|
:type member_type: str
|
@@ -389,7 +389,7 @@ class MasterSlaveMember:
|
|
389
389
|
def instance_id(self):
|
390
390
|
r"""Gets the instance_id of this MasterSlaveMember.
|
391
391
|
|
392
|
-
member关联的实例ID。空表示member关联的实例为非真实设备 (如:跨VPC
|
392
|
+
**参数解释**:member关联的实例ID。空表示member关联的实例为非真实设备 (如:跨VPC场景)。 **取值范围**:不涉及
|
393
393
|
|
394
394
|
:return: The instance_id of this MasterSlaveMember.
|
395
395
|
:rtype: str
|
@@ -400,7 +400,7 @@ class MasterSlaveMember:
|
|
400
400
|
def instance_id(self, instance_id):
|
401
401
|
r"""Sets the instance_id of this MasterSlaveMember.
|
402
402
|
|
403
|
-
member关联的实例ID。空表示member关联的实例为非真实设备 (如:跨VPC
|
403
|
+
**参数解释**:member关联的实例ID。空表示member关联的实例为非真实设备 (如:跨VPC场景)。 **取值范围**:不涉及
|
404
404
|
|
405
405
|
:param instance_id: The instance_id of this MasterSlaveMember.
|
406
406
|
:type instance_id: str
|
@@ -411,7 +411,7 @@ class MasterSlaveMember:
|
|
411
411
|
def role(self):
|
412
412
|
r"""Gets the role of this MasterSlaveMember.
|
413
413
|
|
414
|
-
|
414
|
+
**参数解释**:后端服务器的主备状态。 **取值范围**:不涉及
|
415
415
|
|
416
416
|
:return: The role of this MasterSlaveMember.
|
417
417
|
:rtype: str
|
@@ -422,7 +422,7 @@ class MasterSlaveMember:
|
|
422
422
|
def role(self, role):
|
423
423
|
r"""Sets the role of this MasterSlaveMember.
|
424
424
|
|
425
|
-
|
425
|
+
**参数解释**:后端服务器的主备状态。 **取值范围**:不涉及
|
426
426
|
|
427
427
|
:param role: The role of this MasterSlaveMember.
|
428
428
|
:type role: str
|
@@ -433,7 +433,7 @@ class MasterSlaveMember:
|
|
433
433
|
def status(self):
|
434
434
|
r"""Gets the status of this MasterSlaveMember.
|
435
435
|
|
436
|
-
|
436
|
+
**参数解释**:后端服务器监听器粒度的的健康状态。 若绑定的监听器在该字段中,则以该字段中监听器对应的operating_status为准。 若绑定的监听器不在该字段中,则以外层的operating_status为准。 **取值范围**:不涉及
|
437
437
|
|
438
438
|
:return: The status of this MasterSlaveMember.
|
439
439
|
:rtype: list[:class:`huaweicloudsdkelb.v3.ListenerMemberInfo`]
|
@@ -444,7 +444,7 @@ class MasterSlaveMember:
|
|
444
444
|
def status(self, status):
|
445
445
|
r"""Sets the status of this MasterSlaveMember.
|
446
446
|
|
447
|
-
|
447
|
+
**参数解释**:后端服务器监听器粒度的的健康状态。 若绑定的监听器在该字段中,则以该字段中监听器对应的operating_status为准。 若绑定的监听器不在该字段中,则以外层的operating_status为准。 **取值范围**:不涉及
|
448
448
|
|
449
449
|
:param status: The status of this MasterSlaveMember.
|
450
450
|
:type status: list[:class:`huaweicloudsdkelb.v3.ListenerMemberInfo`]
|