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
@@ -49,27 +49,27 @@ class FeatureConfig:
|
|
49
49
|
|
50
50
|
The model defined in huaweicloud sdk
|
51
51
|
|
52
|
-
:param id:
|
52
|
+
:param id: **参数解释**:配置的ID。 **取值范围**:不涉及
|
53
53
|
:type id: str
|
54
|
-
:param created_at:
|
54
|
+
:param created_at: **参数解释**:创建时间。 **取值范围**:不涉及
|
55
55
|
:type created_at: str
|
56
|
-
:param updated_at:
|
56
|
+
:param updated_at: **参数解释**:更新时间。 **取值范围**:不涉及
|
57
57
|
:type updated_at: str
|
58
|
-
:param service:
|
58
|
+
:param service: **参数解释**:所属服务,固定ELB。 **取值范围**:不涉及
|
59
59
|
:type service: str
|
60
|
-
:param tenant_id:
|
60
|
+
:param tenant_id: **参数解释**:租户ID,含义同project_id。 **取值范围**:不涉及
|
61
61
|
:type tenant_id: str
|
62
|
-
:param feature:
|
62
|
+
:param feature: **参数解释**:特性名称。 **取值范围**:不涉及
|
63
63
|
:type feature: str
|
64
|
-
:param switch:
|
64
|
+
:param switch: **参数解释**:特性配置启用开关,表示当前配置是否生效。 **取值范围**: - true:特性配置已生效。 - false: 特性配置未生效。
|
65
65
|
:type switch: bool
|
66
|
-
:param type:
|
66
|
+
:param type: **参数解释**:特性配置值(value字段)的类型,如:INT,表示整型。 **取值范围**:不涉及
|
67
67
|
:type type: str
|
68
|
-
:param value:
|
68
|
+
:param value: **参数解释**:特性配置值。如开关类型的特性配置取值true/false,表示特性开启关闭;配额类型的特性配置取值整数,表示限制配额。 **取值范围**:不涉及
|
69
69
|
:type value: str
|
70
|
-
:param description:
|
70
|
+
:param description: **参数解释**:特性配置描述。 **取值范围**:不涉及
|
71
71
|
:type description: str
|
72
|
-
:param caller:
|
72
|
+
:param caller: **参数解释**:配置创建者。 **取值范围**:不涉及
|
73
73
|
:type caller: str
|
74
74
|
"""
|
75
75
|
|
@@ -104,7 +104,7 @@ class FeatureConfig:
|
|
104
104
|
def id(self):
|
105
105
|
r"""Gets the id of this FeatureConfig.
|
106
106
|
|
107
|
-
|
107
|
+
**参数解释**:配置的ID。 **取值范围**:不涉及
|
108
108
|
|
109
109
|
:return: The id of this FeatureConfig.
|
110
110
|
:rtype: str
|
@@ -115,7 +115,7 @@ class FeatureConfig:
|
|
115
115
|
def id(self, id):
|
116
116
|
r"""Sets the id of this FeatureConfig.
|
117
117
|
|
118
|
-
|
118
|
+
**参数解释**:配置的ID。 **取值范围**:不涉及
|
119
119
|
|
120
120
|
:param id: The id of this FeatureConfig.
|
121
121
|
:type id: str
|
@@ -126,7 +126,7 @@ class FeatureConfig:
|
|
126
126
|
def created_at(self):
|
127
127
|
r"""Gets the created_at of this FeatureConfig.
|
128
128
|
|
129
|
-
|
129
|
+
**参数解释**:创建时间。 **取值范围**:不涉及
|
130
130
|
|
131
131
|
:return: The created_at of this FeatureConfig.
|
132
132
|
:rtype: str
|
@@ -137,7 +137,7 @@ class FeatureConfig:
|
|
137
137
|
def created_at(self, created_at):
|
138
138
|
r"""Sets the created_at of this FeatureConfig.
|
139
139
|
|
140
|
-
|
140
|
+
**参数解释**:创建时间。 **取值范围**:不涉及
|
141
141
|
|
142
142
|
:param created_at: The created_at of this FeatureConfig.
|
143
143
|
:type created_at: str
|
@@ -148,7 +148,7 @@ class FeatureConfig:
|
|
148
148
|
def updated_at(self):
|
149
149
|
r"""Gets the updated_at of this FeatureConfig.
|
150
150
|
|
151
|
-
|
151
|
+
**参数解释**:更新时间。 **取值范围**:不涉及
|
152
152
|
|
153
153
|
:return: The updated_at of this FeatureConfig.
|
154
154
|
:rtype: str
|
@@ -159,7 +159,7 @@ class FeatureConfig:
|
|
159
159
|
def updated_at(self, updated_at):
|
160
160
|
r"""Sets the updated_at of this FeatureConfig.
|
161
161
|
|
162
|
-
|
162
|
+
**参数解释**:更新时间。 **取值范围**:不涉及
|
163
163
|
|
164
164
|
:param updated_at: The updated_at of this FeatureConfig.
|
165
165
|
:type updated_at: str
|
@@ -170,7 +170,7 @@ class FeatureConfig:
|
|
170
170
|
def service(self):
|
171
171
|
r"""Gets the service of this FeatureConfig.
|
172
172
|
|
173
|
-
|
173
|
+
**参数解释**:所属服务,固定ELB。 **取值范围**:不涉及
|
174
174
|
|
175
175
|
:return: The service of this FeatureConfig.
|
176
176
|
:rtype: str
|
@@ -181,7 +181,7 @@ class FeatureConfig:
|
|
181
181
|
def service(self, service):
|
182
182
|
r"""Sets the service of this FeatureConfig.
|
183
183
|
|
184
|
-
|
184
|
+
**参数解释**:所属服务,固定ELB。 **取值范围**:不涉及
|
185
185
|
|
186
186
|
:param service: The service of this FeatureConfig.
|
187
187
|
:type service: str
|
@@ -192,7 +192,7 @@ class FeatureConfig:
|
|
192
192
|
def tenant_id(self):
|
193
193
|
r"""Gets the tenant_id of this FeatureConfig.
|
194
194
|
|
195
|
-
|
195
|
+
**参数解释**:租户ID,含义同project_id。 **取值范围**:不涉及
|
196
196
|
|
197
197
|
:return: The tenant_id of this FeatureConfig.
|
198
198
|
:rtype: str
|
@@ -203,7 +203,7 @@ class FeatureConfig:
|
|
203
203
|
def tenant_id(self, tenant_id):
|
204
204
|
r"""Sets the tenant_id of this FeatureConfig.
|
205
205
|
|
206
|
-
|
206
|
+
**参数解释**:租户ID,含义同project_id。 **取值范围**:不涉及
|
207
207
|
|
208
208
|
:param tenant_id: The tenant_id of this FeatureConfig.
|
209
209
|
:type tenant_id: str
|
@@ -214,7 +214,7 @@ class FeatureConfig:
|
|
214
214
|
def feature(self):
|
215
215
|
r"""Gets the feature of this FeatureConfig.
|
216
216
|
|
217
|
-
|
217
|
+
**参数解释**:特性名称。 **取值范围**:不涉及
|
218
218
|
|
219
219
|
:return: The feature of this FeatureConfig.
|
220
220
|
:rtype: str
|
@@ -225,7 +225,7 @@ class FeatureConfig:
|
|
225
225
|
def feature(self, feature):
|
226
226
|
r"""Sets the feature of this FeatureConfig.
|
227
227
|
|
228
|
-
|
228
|
+
**参数解释**:特性名称。 **取值范围**:不涉及
|
229
229
|
|
230
230
|
:param feature: The feature of this FeatureConfig.
|
231
231
|
:type feature: str
|
@@ -236,7 +236,7 @@ class FeatureConfig:
|
|
236
236
|
def switch(self):
|
237
237
|
r"""Gets the switch of this FeatureConfig.
|
238
238
|
|
239
|
-
|
239
|
+
**参数解释**:特性配置启用开关,表示当前配置是否生效。 **取值范围**: - true:特性配置已生效。 - false: 特性配置未生效。
|
240
240
|
|
241
241
|
:return: The switch of this FeatureConfig.
|
242
242
|
:rtype: bool
|
@@ -247,7 +247,7 @@ class FeatureConfig:
|
|
247
247
|
def switch(self, switch):
|
248
248
|
r"""Sets the switch of this FeatureConfig.
|
249
249
|
|
250
|
-
|
250
|
+
**参数解释**:特性配置启用开关,表示当前配置是否生效。 **取值范围**: - true:特性配置已生效。 - false: 特性配置未生效。
|
251
251
|
|
252
252
|
:param switch: The switch of this FeatureConfig.
|
253
253
|
:type switch: bool
|
@@ -258,7 +258,7 @@ class FeatureConfig:
|
|
258
258
|
def type(self):
|
259
259
|
r"""Gets the type of this FeatureConfig.
|
260
260
|
|
261
|
-
|
261
|
+
**参数解释**:特性配置值(value字段)的类型,如:INT,表示整型。 **取值范围**:不涉及
|
262
262
|
|
263
263
|
:return: The type of this FeatureConfig.
|
264
264
|
:rtype: str
|
@@ -269,7 +269,7 @@ class FeatureConfig:
|
|
269
269
|
def type(self, type):
|
270
270
|
r"""Sets the type of this FeatureConfig.
|
271
271
|
|
272
|
-
|
272
|
+
**参数解释**:特性配置值(value字段)的类型,如:INT,表示整型。 **取值范围**:不涉及
|
273
273
|
|
274
274
|
:param type: The type of this FeatureConfig.
|
275
275
|
:type type: str
|
@@ -280,7 +280,7 @@ class FeatureConfig:
|
|
280
280
|
def value(self):
|
281
281
|
r"""Gets the value of this FeatureConfig.
|
282
282
|
|
283
|
-
|
283
|
+
**参数解释**:特性配置值。如开关类型的特性配置取值true/false,表示特性开启关闭;配额类型的特性配置取值整数,表示限制配额。 **取值范围**:不涉及
|
284
284
|
|
285
285
|
:return: The value of this FeatureConfig.
|
286
286
|
:rtype: str
|
@@ -291,7 +291,7 @@ class FeatureConfig:
|
|
291
291
|
def value(self, value):
|
292
292
|
r"""Sets the value of this FeatureConfig.
|
293
293
|
|
294
|
-
|
294
|
+
**参数解释**:特性配置值。如开关类型的特性配置取值true/false,表示特性开启关闭;配额类型的特性配置取值整数,表示限制配额。 **取值范围**:不涉及
|
295
295
|
|
296
296
|
:param value: The value of this FeatureConfig.
|
297
297
|
:type value: str
|
@@ -302,7 +302,7 @@ class FeatureConfig:
|
|
302
302
|
def description(self):
|
303
303
|
r"""Gets the description of this FeatureConfig.
|
304
304
|
|
305
|
-
|
305
|
+
**参数解释**:特性配置描述。 **取值范围**:不涉及
|
306
306
|
|
307
307
|
:return: The description of this FeatureConfig.
|
308
308
|
:rtype: str
|
@@ -313,7 +313,7 @@ class FeatureConfig:
|
|
313
313
|
def description(self, description):
|
314
314
|
r"""Sets the description of this FeatureConfig.
|
315
315
|
|
316
|
-
|
316
|
+
**参数解释**:特性配置描述。 **取值范围**:不涉及
|
317
317
|
|
318
318
|
:param description: The description of this FeatureConfig.
|
319
319
|
:type description: str
|
@@ -324,7 +324,7 @@ class FeatureConfig:
|
|
324
324
|
def caller(self):
|
325
325
|
r"""Gets the caller of this FeatureConfig.
|
326
326
|
|
327
|
-
|
327
|
+
**参数解释**:配置创建者。 **取值范围**:不涉及
|
328
328
|
|
329
329
|
:return: The caller of this FeatureConfig.
|
330
330
|
:rtype: str
|
@@ -335,7 +335,7 @@ class FeatureConfig:
|
|
335
335
|
def caller(self, caller):
|
336
336
|
r"""Sets the caller of this FeatureConfig.
|
337
337
|
|
338
|
-
|
338
|
+
**参数解释**:配置创建者。 **取值范围**:不涉及
|
339
339
|
|
340
340
|
:param caller: The caller of this FeatureConfig.
|
341
341
|
:type caller: str
|
@@ -39,11 +39,11 @@ class FixtedResponseConfig:
|
|
39
39
|
|
40
40
|
The model defined in huaweicloud sdk
|
41
41
|
|
42
|
-
:param status_code:
|
42
|
+
:param status_code: **参数解释**:返回码。 **取值范围**:200~299、400~499和500~599。
|
43
43
|
:type status_code: str
|
44
|
-
:param content_type:
|
44
|
+
:param content_type: **参数解释**:返回body的格式。 **取值范围**: - text/plain - text/css - text/html - application/javascript - application/json
|
45
45
|
:type content_type: str
|
46
|
-
:param message_body:
|
46
|
+
:param message_body: **参数解释**:返回消息内容。 **取值范围**:不涉及
|
47
47
|
:type message_body: str
|
48
48
|
:param insert_headers_config:
|
49
49
|
:type insert_headers_config: :class:`huaweicloudsdkelb.v3.InsertHeadersConfig`
|
@@ -77,7 +77,7 @@ class FixtedResponseConfig:
|
|
77
77
|
def status_code(self):
|
78
78
|
r"""Gets the status_code of this FixtedResponseConfig.
|
79
79
|
|
80
|
-
|
80
|
+
**参数解释**:返回码。 **取值范围**:200~299、400~499和500~599。
|
81
81
|
|
82
82
|
:return: The status_code of this FixtedResponseConfig.
|
83
83
|
:rtype: str
|
@@ -88,7 +88,7 @@ class FixtedResponseConfig:
|
|
88
88
|
def status_code(self, status_code):
|
89
89
|
r"""Sets the status_code of this FixtedResponseConfig.
|
90
90
|
|
91
|
-
|
91
|
+
**参数解释**:返回码。 **取值范围**:200~299、400~499和500~599。
|
92
92
|
|
93
93
|
:param status_code: The status_code of this FixtedResponseConfig.
|
94
94
|
:type status_code: str
|
@@ -99,7 +99,7 @@ class FixtedResponseConfig:
|
|
99
99
|
def content_type(self):
|
100
100
|
r"""Gets the content_type of this FixtedResponseConfig.
|
101
101
|
|
102
|
-
|
102
|
+
**参数解释**:返回body的格式。 **取值范围**: - text/plain - text/css - text/html - application/javascript - application/json
|
103
103
|
|
104
104
|
:return: The content_type of this FixtedResponseConfig.
|
105
105
|
:rtype: str
|
@@ -110,7 +110,7 @@ class FixtedResponseConfig:
|
|
110
110
|
def content_type(self, content_type):
|
111
111
|
r"""Sets the content_type of this FixtedResponseConfig.
|
112
112
|
|
113
|
-
|
113
|
+
**参数解释**:返回body的格式。 **取值范围**: - text/plain - text/css - text/html - application/javascript - application/json
|
114
114
|
|
115
115
|
:param content_type: The content_type of this FixtedResponseConfig.
|
116
116
|
:type content_type: str
|
@@ -121,7 +121,7 @@ class FixtedResponseConfig:
|
|
121
121
|
def message_body(self):
|
122
122
|
r"""Gets the message_body of this FixtedResponseConfig.
|
123
123
|
|
124
|
-
|
124
|
+
**参数解释**:返回消息内容。 **取值范围**:不涉及
|
125
125
|
|
126
126
|
:return: The message_body of this FixtedResponseConfig.
|
127
127
|
:rtype: str
|
@@ -132,7 +132,7 @@ class FixtedResponseConfig:
|
|
132
132
|
def message_body(self, message_body):
|
133
133
|
r"""Sets the message_body of this FixtedResponseConfig.
|
134
134
|
|
135
|
-
|
135
|
+
**参数解释**:返回消息内容。 **取值范围**:不涉及
|
136
136
|
|
137
137
|
:param message_body: The message_body of this FixtedResponseConfig.
|
138
138
|
:type message_body: str
|
@@ -45,23 +45,23 @@ class Flavor:
|
|
45
45
|
|
46
46
|
The model defined in huaweicloud sdk
|
47
47
|
|
48
|
-
:param id:
|
48
|
+
:param id: **参数解释**:规格ID。 **取值范围**:不涉及
|
49
49
|
:type id: str
|
50
50
|
:param info:
|
51
51
|
:type info: :class:`huaweicloudsdkelb.v3.FlavorInfo`
|
52
|
-
:param name:
|
52
|
+
:param name: **参数解释**:规格名称。 **取值范围**: [网络型有如下规格: - L4_flavor.elb.s1.small: 小型 I - L4_flavor.elb.s2.small: 小型 II - L4_flavor.elb.s1.medium: 中型 I - L4_flavor.elb.s2.medium: 中型 II - L4_flavor.elb.s1.large: 大型 I - L4_flavor.elb.s2.large: 大型 II - L4_flavor.elb.pro.max: 四层弹性规格 应用型有如下规格: - L7_flavor.elb.s1.small: 小型 I - L7_flavor.elb.s2.small: 小型 II - L7_flavor.elb.s1.medium: 中型 I - L7_flavor.elb.s2.medium: 中型 II - L7_flavor.elb.s1.large: 大型 I - L7_flavor.elb.s2.large: 大型 II - L7_flavor.elb.s1.extra-large: 超大型 I - L7_flavor.elb.s2.extra-large: 超大型 II - L7_flavor.elb.pro.max: 七层弹性规格](tag:hws,hws_hk,hws_eu,hws_eu_wb,hws_test,fcs,ctc,cmcc,tm,sbc,hk_sbc,hk_tm,hk_vdf,srg,g42,hk_g42) [网络型有如下规格: - L4_flavor.elb.s1.small: 小型 I - L4_flavor.elb.s2.small: 小型 II - L4_flavor.elb.s1.medium: 中型 I - L4_flavor.elb.s2.medium: 中型 II - L4_flavor.elb.s1.large: 大型 I - L4_flavor.elb.s2.large: 大型 II - L4_flavor.elb.pro.max: 四层弹性规格 应用型有如下规格: - L7_flavor.elb.s1.small: 小型 I - L7_flavor.elb.s2.small: 小型 II - L7_flavor.elb.s1.medium: 中型 I - L7_flavor.elb.s2.medium: 中型 II - L7_flavor.elb.s1.large: 大型 I - L7_flavor.elb.s2.large: 大型 II - L7_flavor.elb.pro.s1.small:弹性规格小型I。已不支持,请勿使用。 - L7_flavor.elb.pro.s1.medium:弹性规格中型I。已不支持,请勿使用。 - L7_flavor.elb.pro.s1.large:弹性规格大型I。已不支持,请勿使用。 - L7_flavor.elb.pro.max: 七层弹性规格](tag:dt,hcso_dt)
|
53
53
|
:type name: str
|
54
|
-
:param shared:
|
54
|
+
:param shared: **参数解释**:是否公共规格。 **取值范围**: - true表示公共规格,所有租户可见。 - false表示私有规格,为当前租户所有。
|
55
55
|
:type shared: bool
|
56
|
-
:param project_id:
|
56
|
+
:param project_id: **参数解释**:项目ID。获取方式请参见[获取项目ID](elb_fl_0008.xml)。 **取值范围**:长度为32个字符,由小写字母和数字组成。
|
57
57
|
:type project_id: str
|
58
|
-
:param type:
|
58
|
+
:param type: **参数解释**:规格类别。 **取值范围**: - L4和L7 表示四层网络型和七层应用型flavor。 [- gateway 表示网关型LB的flavor,目前只支持弹性计费类型。当前仅支持欧洲局点。](tag:hws_eu) - L4_elastic和L7_elastic 表示弹性扩缩容实例的下限规格。已废弃,请勿使用。 - L4_elastic_max、L7_elastic_max[和gateway_elastic_max](tag:hws_eu) 表示弹性扩缩容实例的上限规格。
|
59
59
|
:type type: str
|
60
|
-
:param flavor_sold_out:
|
60
|
+
:param flavor_sold_out: **参数解释**:[是否售罄。](tag:hws)[是否无法购买该规格的LB。](tag:hws_hk,hws_eu,hws_eu_wb,hws_test,fcs,dt,ctc,cmcc,tm,sbc,hk_sbc,hk_tm,hk_vdf,srg,ct) **取值范围**: - true:[已售罄,将](tag:hws)无法购买该规格的LB。 - false:[未售罄,](tag:hws)可购买该规格的LB。
|
61
61
|
:type flavor_sold_out: bool
|
62
|
-
:param public_border_group:
|
62
|
+
:param public_border_group: **参数解释**:公网边界组。 **取值范围**: - center:表示中心站点的公网边界组 - 边缘站点名称:表示边缘站点的公网边界组
|
63
63
|
:type public_border_group: str
|
64
|
-
:param category:
|
64
|
+
:param category: **参数解释**:可用区子类型编码。该字段主要用于区分在边缘场景下,边缘AZ的类型。 **取值范围**:0表示center,21表示homezone,41表示IES。
|
65
65
|
:type category: int
|
66
66
|
"""
|
67
67
|
|
@@ -94,7 +94,7 @@ class Flavor:
|
|
94
94
|
def id(self):
|
95
95
|
r"""Gets the id of this Flavor.
|
96
96
|
|
97
|
-
|
97
|
+
**参数解释**:规格ID。 **取值范围**:不涉及
|
98
98
|
|
99
99
|
:return: The id of this Flavor.
|
100
100
|
:rtype: str
|
@@ -105,7 +105,7 @@ class Flavor:
|
|
105
105
|
def id(self, id):
|
106
106
|
r"""Sets the id of this Flavor.
|
107
107
|
|
108
|
-
|
108
|
+
**参数解释**:规格ID。 **取值范围**:不涉及
|
109
109
|
|
110
110
|
:param id: The id of this Flavor.
|
111
111
|
:type id: str
|
@@ -134,7 +134,7 @@ class Flavor:
|
|
134
134
|
def name(self):
|
135
135
|
r"""Gets the name of this Flavor.
|
136
136
|
|
137
|
-
|
137
|
+
**参数解释**:规格名称。 **取值范围**: [网络型有如下规格: - L4_flavor.elb.s1.small: 小型 I - L4_flavor.elb.s2.small: 小型 II - L4_flavor.elb.s1.medium: 中型 I - L4_flavor.elb.s2.medium: 中型 II - L4_flavor.elb.s1.large: 大型 I - L4_flavor.elb.s2.large: 大型 II - L4_flavor.elb.pro.max: 四层弹性规格 应用型有如下规格: - L7_flavor.elb.s1.small: 小型 I - L7_flavor.elb.s2.small: 小型 II - L7_flavor.elb.s1.medium: 中型 I - L7_flavor.elb.s2.medium: 中型 II - L7_flavor.elb.s1.large: 大型 I - L7_flavor.elb.s2.large: 大型 II - L7_flavor.elb.s1.extra-large: 超大型 I - L7_flavor.elb.s2.extra-large: 超大型 II - L7_flavor.elb.pro.max: 七层弹性规格](tag:hws,hws_hk,hws_eu,hws_eu_wb,hws_test,fcs,ctc,cmcc,tm,sbc,hk_sbc,hk_tm,hk_vdf,srg,g42,hk_g42) [网络型有如下规格: - L4_flavor.elb.s1.small: 小型 I - L4_flavor.elb.s2.small: 小型 II - L4_flavor.elb.s1.medium: 中型 I - L4_flavor.elb.s2.medium: 中型 II - L4_flavor.elb.s1.large: 大型 I - L4_flavor.elb.s2.large: 大型 II - L4_flavor.elb.pro.max: 四层弹性规格 应用型有如下规格: - L7_flavor.elb.s1.small: 小型 I - L7_flavor.elb.s2.small: 小型 II - L7_flavor.elb.s1.medium: 中型 I - L7_flavor.elb.s2.medium: 中型 II - L7_flavor.elb.s1.large: 大型 I - L7_flavor.elb.s2.large: 大型 II - L7_flavor.elb.pro.s1.small:弹性规格小型I。已不支持,请勿使用。 - L7_flavor.elb.pro.s1.medium:弹性规格中型I。已不支持,请勿使用。 - L7_flavor.elb.pro.s1.large:弹性规格大型I。已不支持,请勿使用。 - L7_flavor.elb.pro.max: 七层弹性规格](tag:dt,hcso_dt)
|
138
138
|
|
139
139
|
:return: The name of this Flavor.
|
140
140
|
:rtype: str
|
@@ -145,7 +145,7 @@ class Flavor:
|
|
145
145
|
def name(self, name):
|
146
146
|
r"""Sets the name of this Flavor.
|
147
147
|
|
148
|
-
|
148
|
+
**参数解释**:规格名称。 **取值范围**: [网络型有如下规格: - L4_flavor.elb.s1.small: 小型 I - L4_flavor.elb.s2.small: 小型 II - L4_flavor.elb.s1.medium: 中型 I - L4_flavor.elb.s2.medium: 中型 II - L4_flavor.elb.s1.large: 大型 I - L4_flavor.elb.s2.large: 大型 II - L4_flavor.elb.pro.max: 四层弹性规格 应用型有如下规格: - L7_flavor.elb.s1.small: 小型 I - L7_flavor.elb.s2.small: 小型 II - L7_flavor.elb.s1.medium: 中型 I - L7_flavor.elb.s2.medium: 中型 II - L7_flavor.elb.s1.large: 大型 I - L7_flavor.elb.s2.large: 大型 II - L7_flavor.elb.s1.extra-large: 超大型 I - L7_flavor.elb.s2.extra-large: 超大型 II - L7_flavor.elb.pro.max: 七层弹性规格](tag:hws,hws_hk,hws_eu,hws_eu_wb,hws_test,fcs,ctc,cmcc,tm,sbc,hk_sbc,hk_tm,hk_vdf,srg,g42,hk_g42) [网络型有如下规格: - L4_flavor.elb.s1.small: 小型 I - L4_flavor.elb.s2.small: 小型 II - L4_flavor.elb.s1.medium: 中型 I - L4_flavor.elb.s2.medium: 中型 II - L4_flavor.elb.s1.large: 大型 I - L4_flavor.elb.s2.large: 大型 II - L4_flavor.elb.pro.max: 四层弹性规格 应用型有如下规格: - L7_flavor.elb.s1.small: 小型 I - L7_flavor.elb.s2.small: 小型 II - L7_flavor.elb.s1.medium: 中型 I - L7_flavor.elb.s2.medium: 中型 II - L7_flavor.elb.s1.large: 大型 I - L7_flavor.elb.s2.large: 大型 II - L7_flavor.elb.pro.s1.small:弹性规格小型I。已不支持,请勿使用。 - L7_flavor.elb.pro.s1.medium:弹性规格中型I。已不支持,请勿使用。 - L7_flavor.elb.pro.s1.large:弹性规格大型I。已不支持,请勿使用。 - L7_flavor.elb.pro.max: 七层弹性规格](tag:dt,hcso_dt)
|
149
149
|
|
150
150
|
:param name: The name of this Flavor.
|
151
151
|
:type name: str
|
@@ -156,7 +156,7 @@ class Flavor:
|
|
156
156
|
def shared(self):
|
157
157
|
r"""Gets the shared of this Flavor.
|
158
158
|
|
159
|
-
|
159
|
+
**参数解释**:是否公共规格。 **取值范围**: - true表示公共规格,所有租户可见。 - false表示私有规格,为当前租户所有。
|
160
160
|
|
161
161
|
:return: The shared of this Flavor.
|
162
162
|
:rtype: bool
|
@@ -167,7 +167,7 @@ class Flavor:
|
|
167
167
|
def shared(self, shared):
|
168
168
|
r"""Sets the shared of this Flavor.
|
169
169
|
|
170
|
-
|
170
|
+
**参数解释**:是否公共规格。 **取值范围**: - true表示公共规格,所有租户可见。 - false表示私有规格,为当前租户所有。
|
171
171
|
|
172
172
|
:param shared: The shared of this Flavor.
|
173
173
|
:type shared: bool
|
@@ -178,7 +178,7 @@ class Flavor:
|
|
178
178
|
def project_id(self):
|
179
179
|
r"""Gets the project_id of this Flavor.
|
180
180
|
|
181
|
-
|
181
|
+
**参数解释**:项目ID。获取方式请参见[获取项目ID](elb_fl_0008.xml)。 **取值范围**:长度为32个字符,由小写字母和数字组成。
|
182
182
|
|
183
183
|
:return: The project_id of this Flavor.
|
184
184
|
:rtype: str
|
@@ -189,7 +189,7 @@ class Flavor:
|
|
189
189
|
def project_id(self, project_id):
|
190
190
|
r"""Sets the project_id of this Flavor.
|
191
191
|
|
192
|
-
|
192
|
+
**参数解释**:项目ID。获取方式请参见[获取项目ID](elb_fl_0008.xml)。 **取值范围**:长度为32个字符,由小写字母和数字组成。
|
193
193
|
|
194
194
|
:param project_id: The project_id of this Flavor.
|
195
195
|
:type project_id: str
|
@@ -200,7 +200,7 @@ class Flavor:
|
|
200
200
|
def type(self):
|
201
201
|
r"""Gets the type of this Flavor.
|
202
202
|
|
203
|
-
|
203
|
+
**参数解释**:规格类别。 **取值范围**: - L4和L7 表示四层网络型和七层应用型flavor。 [- gateway 表示网关型LB的flavor,目前只支持弹性计费类型。当前仅支持欧洲局点。](tag:hws_eu) - L4_elastic和L7_elastic 表示弹性扩缩容实例的下限规格。已废弃,请勿使用。 - L4_elastic_max、L7_elastic_max[和gateway_elastic_max](tag:hws_eu) 表示弹性扩缩容实例的上限规格。
|
204
204
|
|
205
205
|
:return: The type of this Flavor.
|
206
206
|
:rtype: str
|
@@ -211,7 +211,7 @@ class Flavor:
|
|
211
211
|
def type(self, type):
|
212
212
|
r"""Sets the type of this Flavor.
|
213
213
|
|
214
|
-
|
214
|
+
**参数解释**:规格类别。 **取值范围**: - L4和L7 表示四层网络型和七层应用型flavor。 [- gateway 表示网关型LB的flavor,目前只支持弹性计费类型。当前仅支持欧洲局点。](tag:hws_eu) - L4_elastic和L7_elastic 表示弹性扩缩容实例的下限规格。已废弃,请勿使用。 - L4_elastic_max、L7_elastic_max[和gateway_elastic_max](tag:hws_eu) 表示弹性扩缩容实例的上限规格。
|
215
215
|
|
216
216
|
:param type: The type of this Flavor.
|
217
217
|
:type type: str
|
@@ -222,7 +222,7 @@ class Flavor:
|
|
222
222
|
def flavor_sold_out(self):
|
223
223
|
r"""Gets the flavor_sold_out of this Flavor.
|
224
224
|
|
225
|
-
|
225
|
+
**参数解释**:[是否售罄。](tag:hws)[是否无法购买该规格的LB。](tag:hws_hk,hws_eu,hws_eu_wb,hws_test,fcs,dt,ctc,cmcc,tm,sbc,hk_sbc,hk_tm,hk_vdf,srg,ct) **取值范围**: - true:[已售罄,将](tag:hws)无法购买该规格的LB。 - false:[未售罄,](tag:hws)可购买该规格的LB。
|
226
226
|
|
227
227
|
:return: The flavor_sold_out of this Flavor.
|
228
228
|
:rtype: bool
|
@@ -233,7 +233,7 @@ class Flavor:
|
|
233
233
|
def flavor_sold_out(self, flavor_sold_out):
|
234
234
|
r"""Sets the flavor_sold_out of this Flavor.
|
235
235
|
|
236
|
-
|
236
|
+
**参数解释**:[是否售罄。](tag:hws)[是否无法购买该规格的LB。](tag:hws_hk,hws_eu,hws_eu_wb,hws_test,fcs,dt,ctc,cmcc,tm,sbc,hk_sbc,hk_tm,hk_vdf,srg,ct) **取值范围**: - true:[已售罄,将](tag:hws)无法购买该规格的LB。 - false:[未售罄,](tag:hws)可购买该规格的LB。
|
237
237
|
|
238
238
|
:param flavor_sold_out: The flavor_sold_out of this Flavor.
|
239
239
|
:type flavor_sold_out: bool
|
@@ -244,7 +244,7 @@ class Flavor:
|
|
244
244
|
def public_border_group(self):
|
245
245
|
r"""Gets the public_border_group of this Flavor.
|
246
246
|
|
247
|
-
|
247
|
+
**参数解释**:公网边界组。 **取值范围**: - center:表示中心站点的公网边界组 - 边缘站点名称:表示边缘站点的公网边界组
|
248
248
|
|
249
249
|
:return: The public_border_group of this Flavor.
|
250
250
|
:rtype: str
|
@@ -255,7 +255,7 @@ class Flavor:
|
|
255
255
|
def public_border_group(self, public_border_group):
|
256
256
|
r"""Sets the public_border_group of this Flavor.
|
257
257
|
|
258
|
-
|
258
|
+
**参数解释**:公网边界组。 **取值范围**: - center:表示中心站点的公网边界组 - 边缘站点名称:表示边缘站点的公网边界组
|
259
259
|
|
260
260
|
:param public_border_group: The public_border_group of this Flavor.
|
261
261
|
:type public_border_group: str
|
@@ -266,7 +266,7 @@ class Flavor:
|
|
266
266
|
def category(self):
|
267
267
|
r"""Gets the category of this Flavor.
|
268
268
|
|
269
|
-
|
269
|
+
**参数解释**:可用区子类型编码。该字段主要用于区分在边缘场景下,边缘AZ的类型。 **取值范围**:0表示center,21表示homezone,41表示IES。
|
270
270
|
|
271
271
|
:return: The category of this Flavor.
|
272
272
|
:rtype: int
|
@@ -277,7 +277,7 @@ class Flavor:
|
|
277
277
|
def category(self, category):
|
278
278
|
r"""Sets the category of this Flavor.
|
279
279
|
|
280
|
-
|
280
|
+
**参数解释**:可用区子类型编码。该字段主要用于区分在边缘场景下,边缘AZ的类型。 **取值范围**:0表示center,21表示homezone,41表示IES。
|
281
281
|
|
282
282
|
:param category: The category of this Flavor.
|
283
283
|
:type category: int
|
@@ -39,17 +39,17 @@ class FlavorInfo:
|
|
39
39
|
|
40
40
|
The model defined in huaweicloud sdk
|
41
41
|
|
42
|
-
:param connection:
|
42
|
+
:param connection: **参数解释**:最大并发连接数。单位:个。 **取值范围**:不涉及
|
43
43
|
:type connection: int
|
44
|
-
:param cps:
|
44
|
+
:param cps: **参数解释**:每秒新建连接数。单位:个。 **取值范围**:不涉及
|
45
45
|
:type cps: int
|
46
|
-
:param qps:
|
46
|
+
:param qps: **参数解释**:每秒查询速率。单位:个。仅7层LB有该指标。 **取值范围**:不涉及
|
47
47
|
:type qps: int
|
48
|
-
:param bandwidth:
|
48
|
+
:param bandwidth: **参数解释**:带宽。单位:Kbit/s。 **取值范围**:不涉及
|
49
49
|
:type bandwidth: int
|
50
|
-
:param lcu:
|
50
|
+
:param lcu: **参数解释**:当前flavor对应的lcu数量。单位:个。 **取值范围**:不涉及 > LCU是用来衡量独享型ELB处理性能综合指标,LCU值越大,性能越好。
|
51
51
|
:type lcu: int
|
52
|
-
:param https_cps:
|
52
|
+
:param https_cps: **参数解释**:https新建连接数,仅7层LB有该指标。单位:个。 **取值范围**:不涉及
|
53
53
|
:type https_cps: int
|
54
54
|
"""
|
55
55
|
|
@@ -78,7 +78,7 @@ class FlavorInfo:
|
|
78
78
|
def connection(self):
|
79
79
|
r"""Gets the connection of this FlavorInfo.
|
80
80
|
|
81
|
-
|
81
|
+
**参数解释**:最大并发连接数。单位:个。 **取值范围**:不涉及
|
82
82
|
|
83
83
|
:return: The connection of this FlavorInfo.
|
84
84
|
:rtype: int
|
@@ -89,7 +89,7 @@ class FlavorInfo:
|
|
89
89
|
def connection(self, connection):
|
90
90
|
r"""Sets the connection of this FlavorInfo.
|
91
91
|
|
92
|
-
|
92
|
+
**参数解释**:最大并发连接数。单位:个。 **取值范围**:不涉及
|
93
93
|
|
94
94
|
:param connection: The connection of this FlavorInfo.
|
95
95
|
:type connection: int
|
@@ -100,7 +100,7 @@ class FlavorInfo:
|
|
100
100
|
def cps(self):
|
101
101
|
r"""Gets the cps of this FlavorInfo.
|
102
102
|
|
103
|
-
|
103
|
+
**参数解释**:每秒新建连接数。单位:个。 **取值范围**:不涉及
|
104
104
|
|
105
105
|
:return: The cps of this FlavorInfo.
|
106
106
|
:rtype: int
|
@@ -111,7 +111,7 @@ class FlavorInfo:
|
|
111
111
|
def cps(self, cps):
|
112
112
|
r"""Sets the cps of this FlavorInfo.
|
113
113
|
|
114
|
-
|
114
|
+
**参数解释**:每秒新建连接数。单位:个。 **取值范围**:不涉及
|
115
115
|
|
116
116
|
:param cps: The cps of this FlavorInfo.
|
117
117
|
:type cps: int
|
@@ -122,7 +122,7 @@ class FlavorInfo:
|
|
122
122
|
def qps(self):
|
123
123
|
r"""Gets the qps of this FlavorInfo.
|
124
124
|
|
125
|
-
|
125
|
+
**参数解释**:每秒查询速率。单位:个。仅7层LB有该指标。 **取值范围**:不涉及
|
126
126
|
|
127
127
|
:return: The qps of this FlavorInfo.
|
128
128
|
:rtype: int
|
@@ -133,7 +133,7 @@ class FlavorInfo:
|
|
133
133
|
def qps(self, qps):
|
134
134
|
r"""Sets the qps of this FlavorInfo.
|
135
135
|
|
136
|
-
|
136
|
+
**参数解释**:每秒查询速率。单位:个。仅7层LB有该指标。 **取值范围**:不涉及
|
137
137
|
|
138
138
|
:param qps: The qps of this FlavorInfo.
|
139
139
|
:type qps: int
|
@@ -144,7 +144,7 @@ class FlavorInfo:
|
|
144
144
|
def bandwidth(self):
|
145
145
|
r"""Gets the bandwidth of this FlavorInfo.
|
146
146
|
|
147
|
-
|
147
|
+
**参数解释**:带宽。单位:Kbit/s。 **取值范围**:不涉及
|
148
148
|
|
149
149
|
:return: The bandwidth of this FlavorInfo.
|
150
150
|
:rtype: int
|
@@ -155,7 +155,7 @@ class FlavorInfo:
|
|
155
155
|
def bandwidth(self, bandwidth):
|
156
156
|
r"""Sets the bandwidth of this FlavorInfo.
|
157
157
|
|
158
|
-
|
158
|
+
**参数解释**:带宽。单位:Kbit/s。 **取值范围**:不涉及
|
159
159
|
|
160
160
|
:param bandwidth: The bandwidth of this FlavorInfo.
|
161
161
|
:type bandwidth: int
|
@@ -166,7 +166,7 @@ class FlavorInfo:
|
|
166
166
|
def lcu(self):
|
167
167
|
r"""Gets the lcu of this FlavorInfo.
|
168
168
|
|
169
|
-
|
169
|
+
**参数解释**:当前flavor对应的lcu数量。单位:个。 **取值范围**:不涉及 > LCU是用来衡量独享型ELB处理性能综合指标,LCU值越大,性能越好。
|
170
170
|
|
171
171
|
:return: The lcu of this FlavorInfo.
|
172
172
|
:rtype: int
|
@@ -177,7 +177,7 @@ class FlavorInfo:
|
|
177
177
|
def lcu(self, lcu):
|
178
178
|
r"""Sets the lcu of this FlavorInfo.
|
179
179
|
|
180
|
-
|
180
|
+
**参数解释**:当前flavor对应的lcu数量。单位:个。 **取值范围**:不涉及 > LCU是用来衡量独享型ELB处理性能综合指标,LCU值越大,性能越好。
|
181
181
|
|
182
182
|
:param lcu: The lcu of this FlavorInfo.
|
183
183
|
:type lcu: int
|
@@ -188,7 +188,7 @@ class FlavorInfo:
|
|
188
188
|
def https_cps(self):
|
189
189
|
r"""Gets the https_cps of this FlavorInfo.
|
190
190
|
|
191
|
-
|
191
|
+
**参数解释**:https新建连接数,仅7层LB有该指标。单位:个。 **取值范围**:不涉及
|
192
192
|
|
193
193
|
:return: The https_cps of this FlavorInfo.
|
194
194
|
:rtype: int
|
@@ -199,7 +199,7 @@ class FlavorInfo:
|
|
199
199
|
def https_cps(self, https_cps):
|
200
200
|
r"""Sets the https_cps of this FlavorInfo.
|
201
201
|
|
202
|
-
|
202
|
+
**参数解释**:https新建连接数,仅7层LB有该指标。单位:个。 **取值范围**:不涉及
|
203
203
|
|
204
204
|
:param https_cps: The https_cps of this FlavorInfo.
|
205
205
|
:type https_cps: int
|