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
@@ -69,47 +69,47 @@ class Quota:
|
|
69
69
|
|
70
70
|
The model defined in huaweicloud sdk
|
71
71
|
|
72
|
-
:param project_id:
|
72
|
+
:param project_id: **参数解释**:项目ID。获取方式请参见[获取项目ID](elb_fl_0008.xml)。 **取值范围**:长度为32个字符,由小写字母和数字组成。
|
73
73
|
:type project_id: str
|
74
|
-
:param loadbalancer:
|
74
|
+
:param loadbalancer: **参数解释**:负载均衡器配额。 **取值范围**: - 大于等于0:表示当前配额数量。 - -1:表示无配额限制。
|
75
75
|
:type loadbalancer: int
|
76
|
-
:param certificate:
|
76
|
+
:param certificate: **参数解释**:证书配额。 **取值范围**: - 大于等于0:表示当前配额数量。 - -1:表示无配额限制。
|
77
77
|
:type certificate: int
|
78
|
-
:param listener:
|
78
|
+
:param listener: **参数解释**:监听器配额。 **取值范围**: - 大于等于0:表示当前配额数量。 - -1:表示无配额限制。
|
79
79
|
:type listener: int
|
80
|
-
:param l7policy:
|
80
|
+
:param l7policy: **参数解释**:转发策略配额。 **取值范围**: - 大于等于0:表示当前配额数量。 - -1:表示无配额限制。
|
81
81
|
:type l7policy: int
|
82
|
-
:param condition_per_policy:
|
82
|
+
:param condition_per_policy: **参数解释**:单个转发策略下所有转发规则的condition总数配额。 **取值范围**: - 大于等于0:表示当前配额数量。 - -1:表示无配额限制。
|
83
83
|
:type condition_per_policy: int
|
84
|
-
:param pool:
|
84
|
+
:param pool: **参数解释**:后端服务器组配额。 **取值范围**: - 大于等于0:表示当前配额数量。 - -1:表示无配额限制。
|
85
85
|
:type pool: int
|
86
|
-
:param healthmonitor:
|
86
|
+
:param healthmonitor: **参数解释**:健康检查配额。 **取值范围**: - 大于等于0:表示当前配额数量。 - -1:表示无配额限制。
|
87
87
|
:type healthmonitor: int
|
88
|
-
:param member:
|
88
|
+
:param member: **参数解释**:后端服务器配额。 **取值范围**: - 大于等于0:表示当前配额数量。 - -1:表示无配额限制。
|
89
89
|
:type member: int
|
90
|
-
:param members_per_pool:
|
90
|
+
:param members_per_pool: **参数解释**:单个pool下的member的配额。 **取值范围**: - 大于等于0:表示当前配额数量。 - -1:表示无配额限制。
|
91
91
|
:type members_per_pool: int
|
92
|
-
:param listeners_per_pool:
|
92
|
+
:param listeners_per_pool: **参数解释**:单个pool关联的监听器配额。 **取值范围**: - 大于等于0:表示当前配额数量。 - -1:表示无配额限制。
|
93
93
|
:type listeners_per_pool: int
|
94
|
-
:param ipgroup: IP地址组配额。
|
94
|
+
:param ipgroup: **参数解释**:IP地址组配额。 **取值范围**: - 大于等于0:表示当前配额数量。 - -1:表示无配额限制。 [不支持该字段,请勿使用。](tag:hcso_dt)
|
95
95
|
:type ipgroup: int
|
96
|
-
:param ipgroup_bindings:
|
96
|
+
:param ipgroup_bindings: **参数解释**:单个IP地址组可以关联的监听器数量配额。 **取值范围**: - 大于等于0:表示当前配额数量。 - -1:表示无配额限制。 [不支持该字段,请勿使用。](tag:hcso_dt)
|
97
97
|
:type ipgroup_bindings: int
|
98
|
-
:param ipgroup_max_length:
|
98
|
+
:param ipgroup_max_length: **参数解释**:单个监听器下关联的所有IP地址组的ip列表中的IP总数不能超过ipgroup_max_length。 **取值范围**: - 大于等于0:表示当前配额数量。 - -1:表示无配额限制。 [不支持该字段,请勿使用。](tag:hcso_dt)
|
99
99
|
:type ipgroup_max_length: int
|
100
|
-
:param security_policy:
|
100
|
+
:param security_policy: **参数解释**:自定义安全策略配额。 **取值范围**: - 大于等于0:表示当前配额数量。 - -1:表示无配额限制。 [不支持该字段,请勿使用。](tag:hcso_dt)
|
101
101
|
:type security_policy: int
|
102
|
-
:param listeners_per_loadbalancer:
|
102
|
+
:param listeners_per_loadbalancer: **参数解释**:单个LB实例下的监听器配额。 **取值范围**: - 大于等于0:表示当前配额数量。 - -1:表示无配额限制。 > 当前单个LB下监听器配额实际未限制,但建议不要超过默认配额。
|
103
103
|
:type listeners_per_loadbalancer: int
|
104
|
-
:param ipgroups_per_listener:
|
104
|
+
:param ipgroups_per_listener: **参数解释**:单个监听器下的IP地址组配额。 **取值范围**: - 大于等于0:表示当前配额数量。 - -1:表示无配额限制。
|
105
105
|
:type ipgroups_per_listener: int
|
106
|
-
:param pools_per_l7policy:
|
106
|
+
:param pools_per_l7policy: **参数解释**:单个转发策略下的后端服务器组配额。 **取值范围**: - 大于等于0:表示当前配额数量。 - -1:表示无配额限制。
|
107
107
|
:type pools_per_l7policy: int
|
108
|
-
:param l7policies_per_listener:
|
108
|
+
:param l7policies_per_listener: **参数解释**:单个监听器下的转发策略配额。 **取值范围**: - 大于等于0:表示当前配额数量。 - -1:表示无配额限制。
|
109
109
|
:type l7policies_per_listener: int
|
110
|
-
:param free_instance_members_per_pool:
|
110
|
+
:param free_instance_members_per_pool: **参数解释**:单个pool实例下的免费member配额。 **取值范围**: - 大于等于0:表示当前配额数量。 - -1:表示无配额限制。
|
111
111
|
:type free_instance_members_per_pool: int
|
112
|
-
:param free_instance_listeners_per_loadbalancer:
|
112
|
+
:param free_instance_listeners_per_loadbalancer: **参数解释**:单个LB实例下的免费监听器配额。 **取值范围**: - 大于等于0:表示当前配额数量。 - -1:表示无配额限制。
|
113
113
|
:type free_instance_listeners_per_loadbalancer: int
|
114
114
|
"""
|
115
115
|
|
@@ -164,7 +164,7 @@ class Quota:
|
|
164
164
|
def project_id(self):
|
165
165
|
r"""Gets the project_id of this Quota.
|
166
166
|
|
167
|
-
|
167
|
+
**参数解释**:项目ID。获取方式请参见[获取项目ID](elb_fl_0008.xml)。 **取值范围**:长度为32个字符,由小写字母和数字组成。
|
168
168
|
|
169
169
|
:return: The project_id of this Quota.
|
170
170
|
:rtype: str
|
@@ -175,7 +175,7 @@ class Quota:
|
|
175
175
|
def project_id(self, project_id):
|
176
176
|
r"""Sets the project_id of this Quota.
|
177
177
|
|
178
|
-
|
178
|
+
**参数解释**:项目ID。获取方式请参见[获取项目ID](elb_fl_0008.xml)。 **取值范围**:长度为32个字符,由小写字母和数字组成。
|
179
179
|
|
180
180
|
:param project_id: The project_id of this Quota.
|
181
181
|
:type project_id: str
|
@@ -186,7 +186,7 @@ class Quota:
|
|
186
186
|
def loadbalancer(self):
|
187
187
|
r"""Gets the loadbalancer of this Quota.
|
188
188
|
|
189
|
-
|
189
|
+
**参数解释**:负载均衡器配额。 **取值范围**: - 大于等于0:表示当前配额数量。 - -1:表示无配额限制。
|
190
190
|
|
191
191
|
:return: The loadbalancer of this Quota.
|
192
192
|
:rtype: int
|
@@ -197,7 +197,7 @@ class Quota:
|
|
197
197
|
def loadbalancer(self, loadbalancer):
|
198
198
|
r"""Sets the loadbalancer of this Quota.
|
199
199
|
|
200
|
-
|
200
|
+
**参数解释**:负载均衡器配额。 **取值范围**: - 大于等于0:表示当前配额数量。 - -1:表示无配额限制。
|
201
201
|
|
202
202
|
:param loadbalancer: The loadbalancer of this Quota.
|
203
203
|
:type loadbalancer: int
|
@@ -208,7 +208,7 @@ class Quota:
|
|
208
208
|
def certificate(self):
|
209
209
|
r"""Gets the certificate of this Quota.
|
210
210
|
|
211
|
-
|
211
|
+
**参数解释**:证书配额。 **取值范围**: - 大于等于0:表示当前配额数量。 - -1:表示无配额限制。
|
212
212
|
|
213
213
|
:return: The certificate of this Quota.
|
214
214
|
:rtype: int
|
@@ -219,7 +219,7 @@ class Quota:
|
|
219
219
|
def certificate(self, certificate):
|
220
220
|
r"""Sets the certificate of this Quota.
|
221
221
|
|
222
|
-
|
222
|
+
**参数解释**:证书配额。 **取值范围**: - 大于等于0:表示当前配额数量。 - -1:表示无配额限制。
|
223
223
|
|
224
224
|
:param certificate: The certificate of this Quota.
|
225
225
|
:type certificate: int
|
@@ -230,7 +230,7 @@ class Quota:
|
|
230
230
|
def listener(self):
|
231
231
|
r"""Gets the listener of this Quota.
|
232
232
|
|
233
|
-
|
233
|
+
**参数解释**:监听器配额。 **取值范围**: - 大于等于0:表示当前配额数量。 - -1:表示无配额限制。
|
234
234
|
|
235
235
|
:return: The listener of this Quota.
|
236
236
|
:rtype: int
|
@@ -241,7 +241,7 @@ class Quota:
|
|
241
241
|
def listener(self, listener):
|
242
242
|
r"""Sets the listener of this Quota.
|
243
243
|
|
244
|
-
|
244
|
+
**参数解释**:监听器配额。 **取值范围**: - 大于等于0:表示当前配额数量。 - -1:表示无配额限制。
|
245
245
|
|
246
246
|
:param listener: The listener of this Quota.
|
247
247
|
:type listener: int
|
@@ -252,7 +252,7 @@ class Quota:
|
|
252
252
|
def l7policy(self):
|
253
253
|
r"""Gets the l7policy of this Quota.
|
254
254
|
|
255
|
-
|
255
|
+
**参数解释**:转发策略配额。 **取值范围**: - 大于等于0:表示当前配额数量。 - -1:表示无配额限制。
|
256
256
|
|
257
257
|
:return: The l7policy of this Quota.
|
258
258
|
:rtype: int
|
@@ -263,7 +263,7 @@ class Quota:
|
|
263
263
|
def l7policy(self, l7policy):
|
264
264
|
r"""Sets the l7policy of this Quota.
|
265
265
|
|
266
|
-
|
266
|
+
**参数解释**:转发策略配额。 **取值范围**: - 大于等于0:表示当前配额数量。 - -1:表示无配额限制。
|
267
267
|
|
268
268
|
:param l7policy: The l7policy of this Quota.
|
269
269
|
:type l7policy: int
|
@@ -274,7 +274,7 @@ class Quota:
|
|
274
274
|
def condition_per_policy(self):
|
275
275
|
r"""Gets the condition_per_policy of this Quota.
|
276
276
|
|
277
|
-
|
277
|
+
**参数解释**:单个转发策略下所有转发规则的condition总数配额。 **取值范围**: - 大于等于0:表示当前配额数量。 - -1:表示无配额限制。
|
278
278
|
|
279
279
|
:return: The condition_per_policy of this Quota.
|
280
280
|
:rtype: int
|
@@ -285,7 +285,7 @@ class Quota:
|
|
285
285
|
def condition_per_policy(self, condition_per_policy):
|
286
286
|
r"""Sets the condition_per_policy of this Quota.
|
287
287
|
|
288
|
-
|
288
|
+
**参数解释**:单个转发策略下所有转发规则的condition总数配额。 **取值范围**: - 大于等于0:表示当前配额数量。 - -1:表示无配额限制。
|
289
289
|
|
290
290
|
:param condition_per_policy: The condition_per_policy of this Quota.
|
291
291
|
:type condition_per_policy: int
|
@@ -296,7 +296,7 @@ class Quota:
|
|
296
296
|
def pool(self):
|
297
297
|
r"""Gets the pool of this Quota.
|
298
298
|
|
299
|
-
|
299
|
+
**参数解释**:后端服务器组配额。 **取值范围**: - 大于等于0:表示当前配额数量。 - -1:表示无配额限制。
|
300
300
|
|
301
301
|
:return: The pool of this Quota.
|
302
302
|
:rtype: int
|
@@ -307,7 +307,7 @@ class Quota:
|
|
307
307
|
def pool(self, pool):
|
308
308
|
r"""Sets the pool of this Quota.
|
309
309
|
|
310
|
-
|
310
|
+
**参数解释**:后端服务器组配额。 **取值范围**: - 大于等于0:表示当前配额数量。 - -1:表示无配额限制。
|
311
311
|
|
312
312
|
:param pool: The pool of this Quota.
|
313
313
|
:type pool: int
|
@@ -318,7 +318,7 @@ class Quota:
|
|
318
318
|
def healthmonitor(self):
|
319
319
|
r"""Gets the healthmonitor of this Quota.
|
320
320
|
|
321
|
-
|
321
|
+
**参数解释**:健康检查配额。 **取值范围**: - 大于等于0:表示当前配额数量。 - -1:表示无配额限制。
|
322
322
|
|
323
323
|
:return: The healthmonitor of this Quota.
|
324
324
|
:rtype: int
|
@@ -329,7 +329,7 @@ class Quota:
|
|
329
329
|
def healthmonitor(self, healthmonitor):
|
330
330
|
r"""Sets the healthmonitor of this Quota.
|
331
331
|
|
332
|
-
|
332
|
+
**参数解释**:健康检查配额。 **取值范围**: - 大于等于0:表示当前配额数量。 - -1:表示无配额限制。
|
333
333
|
|
334
334
|
:param healthmonitor: The healthmonitor of this Quota.
|
335
335
|
:type healthmonitor: int
|
@@ -340,7 +340,7 @@ class Quota:
|
|
340
340
|
def member(self):
|
341
341
|
r"""Gets the member of this Quota.
|
342
342
|
|
343
|
-
|
343
|
+
**参数解释**:后端服务器配额。 **取值范围**: - 大于等于0:表示当前配额数量。 - -1:表示无配额限制。
|
344
344
|
|
345
345
|
:return: The member of this Quota.
|
346
346
|
:rtype: int
|
@@ -351,7 +351,7 @@ class Quota:
|
|
351
351
|
def member(self, member):
|
352
352
|
r"""Sets the member of this Quota.
|
353
353
|
|
354
|
-
|
354
|
+
**参数解释**:后端服务器配额。 **取值范围**: - 大于等于0:表示当前配额数量。 - -1:表示无配额限制。
|
355
355
|
|
356
356
|
:param member: The member of this Quota.
|
357
357
|
:type member: int
|
@@ -362,7 +362,7 @@ class Quota:
|
|
362
362
|
def members_per_pool(self):
|
363
363
|
r"""Gets the members_per_pool of this Quota.
|
364
364
|
|
365
|
-
|
365
|
+
**参数解释**:单个pool下的member的配额。 **取值范围**: - 大于等于0:表示当前配额数量。 - -1:表示无配额限制。
|
366
366
|
|
367
367
|
:return: The members_per_pool of this Quota.
|
368
368
|
:rtype: int
|
@@ -373,7 +373,7 @@ class Quota:
|
|
373
373
|
def members_per_pool(self, members_per_pool):
|
374
374
|
r"""Sets the members_per_pool of this Quota.
|
375
375
|
|
376
|
-
|
376
|
+
**参数解释**:单个pool下的member的配额。 **取值范围**: - 大于等于0:表示当前配额数量。 - -1:表示无配额限制。
|
377
377
|
|
378
378
|
:param members_per_pool: The members_per_pool of this Quota.
|
379
379
|
:type members_per_pool: int
|
@@ -384,7 +384,7 @@ class Quota:
|
|
384
384
|
def listeners_per_pool(self):
|
385
385
|
r"""Gets the listeners_per_pool of this Quota.
|
386
386
|
|
387
|
-
|
387
|
+
**参数解释**:单个pool关联的监听器配额。 **取值范围**: - 大于等于0:表示当前配额数量。 - -1:表示无配额限制。
|
388
388
|
|
389
389
|
:return: The listeners_per_pool of this Quota.
|
390
390
|
:rtype: int
|
@@ -395,7 +395,7 @@ class Quota:
|
|
395
395
|
def listeners_per_pool(self, listeners_per_pool):
|
396
396
|
r"""Sets the listeners_per_pool of this Quota.
|
397
397
|
|
398
|
-
|
398
|
+
**参数解释**:单个pool关联的监听器配额。 **取值范围**: - 大于等于0:表示当前配额数量。 - -1:表示无配额限制。
|
399
399
|
|
400
400
|
:param listeners_per_pool: The listeners_per_pool of this Quota.
|
401
401
|
:type listeners_per_pool: int
|
@@ -406,7 +406,7 @@ class Quota:
|
|
406
406
|
def ipgroup(self):
|
407
407
|
r"""Gets the ipgroup of this Quota.
|
408
408
|
|
409
|
-
IP地址组配额。
|
409
|
+
**参数解释**:IP地址组配额。 **取值范围**: - 大于等于0:表示当前配额数量。 - -1:表示无配额限制。 [不支持该字段,请勿使用。](tag:hcso_dt)
|
410
410
|
|
411
411
|
:return: The ipgroup of this Quota.
|
412
412
|
:rtype: int
|
@@ -417,7 +417,7 @@ class Quota:
|
|
417
417
|
def ipgroup(self, ipgroup):
|
418
418
|
r"""Sets the ipgroup of this Quota.
|
419
419
|
|
420
|
-
IP地址组配额。
|
420
|
+
**参数解释**:IP地址组配额。 **取值范围**: - 大于等于0:表示当前配额数量。 - -1:表示无配额限制。 [不支持该字段,请勿使用。](tag:hcso_dt)
|
421
421
|
|
422
422
|
:param ipgroup: The ipgroup of this Quota.
|
423
423
|
:type ipgroup: int
|
@@ -428,7 +428,7 @@ class Quota:
|
|
428
428
|
def ipgroup_bindings(self):
|
429
429
|
r"""Gets the ipgroup_bindings of this Quota.
|
430
430
|
|
431
|
-
|
431
|
+
**参数解释**:单个IP地址组可以关联的监听器数量配额。 **取值范围**: - 大于等于0:表示当前配额数量。 - -1:表示无配额限制。 [不支持该字段,请勿使用。](tag:hcso_dt)
|
432
432
|
|
433
433
|
:return: The ipgroup_bindings of this Quota.
|
434
434
|
:rtype: int
|
@@ -439,7 +439,7 @@ class Quota:
|
|
439
439
|
def ipgroup_bindings(self, ipgroup_bindings):
|
440
440
|
r"""Sets the ipgroup_bindings of this Quota.
|
441
441
|
|
442
|
-
|
442
|
+
**参数解释**:单个IP地址组可以关联的监听器数量配额。 **取值范围**: - 大于等于0:表示当前配额数量。 - -1:表示无配额限制。 [不支持该字段,请勿使用。](tag:hcso_dt)
|
443
443
|
|
444
444
|
:param ipgroup_bindings: The ipgroup_bindings of this Quota.
|
445
445
|
:type ipgroup_bindings: int
|
@@ -450,7 +450,7 @@ class Quota:
|
|
450
450
|
def ipgroup_max_length(self):
|
451
451
|
r"""Gets the ipgroup_max_length of this Quota.
|
452
452
|
|
453
|
-
|
453
|
+
**参数解释**:单个监听器下关联的所有IP地址组的ip列表中的IP总数不能超过ipgroup_max_length。 **取值范围**: - 大于等于0:表示当前配额数量。 - -1:表示无配额限制。 [不支持该字段,请勿使用。](tag:hcso_dt)
|
454
454
|
|
455
455
|
:return: The ipgroup_max_length of this Quota.
|
456
456
|
:rtype: int
|
@@ -461,7 +461,7 @@ class Quota:
|
|
461
461
|
def ipgroup_max_length(self, ipgroup_max_length):
|
462
462
|
r"""Sets the ipgroup_max_length of this Quota.
|
463
463
|
|
464
|
-
|
464
|
+
**参数解释**:单个监听器下关联的所有IP地址组的ip列表中的IP总数不能超过ipgroup_max_length。 **取值范围**: - 大于等于0:表示当前配额数量。 - -1:表示无配额限制。 [不支持该字段,请勿使用。](tag:hcso_dt)
|
465
465
|
|
466
466
|
:param ipgroup_max_length: The ipgroup_max_length of this Quota.
|
467
467
|
:type ipgroup_max_length: int
|
@@ -472,7 +472,7 @@ class Quota:
|
|
472
472
|
def security_policy(self):
|
473
473
|
r"""Gets the security_policy of this Quota.
|
474
474
|
|
475
|
-
|
475
|
+
**参数解释**:自定义安全策略配额。 **取值范围**: - 大于等于0:表示当前配额数量。 - -1:表示无配额限制。 [不支持该字段,请勿使用。](tag:hcso_dt)
|
476
476
|
|
477
477
|
:return: The security_policy of this Quota.
|
478
478
|
:rtype: int
|
@@ -483,7 +483,7 @@ class Quota:
|
|
483
483
|
def security_policy(self, security_policy):
|
484
484
|
r"""Sets the security_policy of this Quota.
|
485
485
|
|
486
|
-
|
486
|
+
**参数解释**:自定义安全策略配额。 **取值范围**: - 大于等于0:表示当前配额数量。 - -1:表示无配额限制。 [不支持该字段,请勿使用。](tag:hcso_dt)
|
487
487
|
|
488
488
|
:param security_policy: The security_policy of this Quota.
|
489
489
|
:type security_policy: int
|
@@ -494,7 +494,7 @@ class Quota:
|
|
494
494
|
def listeners_per_loadbalancer(self):
|
495
495
|
r"""Gets the listeners_per_loadbalancer of this Quota.
|
496
496
|
|
497
|
-
|
497
|
+
**参数解释**:单个LB实例下的监听器配额。 **取值范围**: - 大于等于0:表示当前配额数量。 - -1:表示无配额限制。 > 当前单个LB下监听器配额实际未限制,但建议不要超过默认配额。
|
498
498
|
|
499
499
|
:return: The listeners_per_loadbalancer of this Quota.
|
500
500
|
:rtype: int
|
@@ -505,7 +505,7 @@ class Quota:
|
|
505
505
|
def listeners_per_loadbalancer(self, listeners_per_loadbalancer):
|
506
506
|
r"""Sets the listeners_per_loadbalancer of this Quota.
|
507
507
|
|
508
|
-
|
508
|
+
**参数解释**:单个LB实例下的监听器配额。 **取值范围**: - 大于等于0:表示当前配额数量。 - -1:表示无配额限制。 > 当前单个LB下监听器配额实际未限制,但建议不要超过默认配额。
|
509
509
|
|
510
510
|
:param listeners_per_loadbalancer: The listeners_per_loadbalancer of this Quota.
|
511
511
|
:type listeners_per_loadbalancer: int
|
@@ -516,7 +516,7 @@ class Quota:
|
|
516
516
|
def ipgroups_per_listener(self):
|
517
517
|
r"""Gets the ipgroups_per_listener of this Quota.
|
518
518
|
|
519
|
-
|
519
|
+
**参数解释**:单个监听器下的IP地址组配额。 **取值范围**: - 大于等于0:表示当前配额数量。 - -1:表示无配额限制。
|
520
520
|
|
521
521
|
:return: The ipgroups_per_listener of this Quota.
|
522
522
|
:rtype: int
|
@@ -527,7 +527,7 @@ class Quota:
|
|
527
527
|
def ipgroups_per_listener(self, ipgroups_per_listener):
|
528
528
|
r"""Sets the ipgroups_per_listener of this Quota.
|
529
529
|
|
530
|
-
|
530
|
+
**参数解释**:单个监听器下的IP地址组配额。 **取值范围**: - 大于等于0:表示当前配额数量。 - -1:表示无配额限制。
|
531
531
|
|
532
532
|
:param ipgroups_per_listener: The ipgroups_per_listener of this Quota.
|
533
533
|
:type ipgroups_per_listener: int
|
@@ -538,7 +538,7 @@ class Quota:
|
|
538
538
|
def pools_per_l7policy(self):
|
539
539
|
r"""Gets the pools_per_l7policy of this Quota.
|
540
540
|
|
541
|
-
|
541
|
+
**参数解释**:单个转发策略下的后端服务器组配额。 **取值范围**: - 大于等于0:表示当前配额数量。 - -1:表示无配额限制。
|
542
542
|
|
543
543
|
:return: The pools_per_l7policy of this Quota.
|
544
544
|
:rtype: int
|
@@ -549,7 +549,7 @@ class Quota:
|
|
549
549
|
def pools_per_l7policy(self, pools_per_l7policy):
|
550
550
|
r"""Sets the pools_per_l7policy of this Quota.
|
551
551
|
|
552
|
-
|
552
|
+
**参数解释**:单个转发策略下的后端服务器组配额。 **取值范围**: - 大于等于0:表示当前配额数量。 - -1:表示无配额限制。
|
553
553
|
|
554
554
|
:param pools_per_l7policy: The pools_per_l7policy of this Quota.
|
555
555
|
:type pools_per_l7policy: int
|
@@ -560,7 +560,7 @@ class Quota:
|
|
560
560
|
def l7policies_per_listener(self):
|
561
561
|
r"""Gets the l7policies_per_listener of this Quota.
|
562
562
|
|
563
|
-
|
563
|
+
**参数解释**:单个监听器下的转发策略配额。 **取值范围**: - 大于等于0:表示当前配额数量。 - -1:表示无配额限制。
|
564
564
|
|
565
565
|
:return: The l7policies_per_listener of this Quota.
|
566
566
|
:rtype: int
|
@@ -571,7 +571,7 @@ class Quota:
|
|
571
571
|
def l7policies_per_listener(self, l7policies_per_listener):
|
572
572
|
r"""Sets the l7policies_per_listener of this Quota.
|
573
573
|
|
574
|
-
|
574
|
+
**参数解释**:单个监听器下的转发策略配额。 **取值范围**: - 大于等于0:表示当前配额数量。 - -1:表示无配额限制。
|
575
575
|
|
576
576
|
:param l7policies_per_listener: The l7policies_per_listener of this Quota.
|
577
577
|
:type l7policies_per_listener: int
|
@@ -582,7 +582,7 @@ class Quota:
|
|
582
582
|
def free_instance_members_per_pool(self):
|
583
583
|
r"""Gets the free_instance_members_per_pool of this Quota.
|
584
584
|
|
585
|
-
|
585
|
+
**参数解释**:单个pool实例下的免费member配额。 **取值范围**: - 大于等于0:表示当前配额数量。 - -1:表示无配额限制。
|
586
586
|
|
587
587
|
:return: The free_instance_members_per_pool of this Quota.
|
588
588
|
:rtype: int
|
@@ -593,7 +593,7 @@ class Quota:
|
|
593
593
|
def free_instance_members_per_pool(self, free_instance_members_per_pool):
|
594
594
|
r"""Sets the free_instance_members_per_pool of this Quota.
|
595
595
|
|
596
|
-
|
596
|
+
**参数解释**:单个pool实例下的免费member配额。 **取值范围**: - 大于等于0:表示当前配额数量。 - -1:表示无配额限制。
|
597
597
|
|
598
598
|
:param free_instance_members_per_pool: The free_instance_members_per_pool of this Quota.
|
599
599
|
:type free_instance_members_per_pool: int
|
@@ -604,7 +604,7 @@ class Quota:
|
|
604
604
|
def free_instance_listeners_per_loadbalancer(self):
|
605
605
|
r"""Gets the free_instance_listeners_per_loadbalancer of this Quota.
|
606
606
|
|
607
|
-
|
607
|
+
**参数解释**:单个LB实例下的免费监听器配额。 **取值范围**: - 大于等于0:表示当前配额数量。 - -1:表示无配额限制。
|
608
608
|
|
609
609
|
:return: The free_instance_listeners_per_loadbalancer of this Quota.
|
610
610
|
:rtype: int
|
@@ -615,7 +615,7 @@ class Quota:
|
|
615
615
|
def free_instance_listeners_per_loadbalancer(self, free_instance_listeners_per_loadbalancer):
|
616
616
|
r"""Sets the free_instance_listeners_per_loadbalancer of this Quota.
|
617
617
|
|
618
|
-
|
618
|
+
**参数解释**:单个LB实例下的免费监听器配额。 **取值范围**: - 大于等于0:表示当前配额数量。 - -1:表示无配额限制。
|
619
619
|
|
620
620
|
:param free_instance_listeners_per_loadbalancer: The free_instance_listeners_per_loadbalancer of this Quota.
|
621
621
|
:type free_instance_listeners_per_loadbalancer: int
|
@@ -35,13 +35,13 @@ class QuotaInfo:
|
|
35
35
|
|
36
36
|
The model defined in huaweicloud sdk
|
37
37
|
|
38
|
-
:param quota_key:
|
38
|
+
:param quota_key: **参数解释**:配额类型。 **取值范围**:loadbalancer、listener、ipgroup、pool、member、healthmonitor、l7policy、certificate、security_policy、listeners_per_loadbalancer、listeners_per_pool、members_per_pool、condition_per_policy、ipgroup_bindings、ipgroup_max_length、ipgroups_per_listener、pools_per_l7policy、l7policies_per_listener、free_instance_members_per_pool、free_instance_listeners_per_loadbalancer。
|
39
39
|
:type quota_key: str
|
40
|
-
:param quota_limit:
|
40
|
+
:param quota_limit: **参数解释**:总配额。 **取值范围**: - 大于等于0:表示当前配额数量。 - -1:表示无配额限制。
|
41
41
|
:type quota_limit: int
|
42
|
-
:param used:
|
42
|
+
:param used: **参数解释**:已使用配额。 **取值范围**:大于等于0。
|
43
43
|
:type used: int
|
44
|
-
:param unit:
|
44
|
+
:param unit: **参数解释**:配额单位。 **取值范围**:count,表示个数。
|
45
45
|
:type unit: str
|
46
46
|
"""
|
47
47
|
|
@@ -62,7 +62,7 @@ class QuotaInfo:
|
|
62
62
|
def quota_key(self):
|
63
63
|
r"""Gets the quota_key of this QuotaInfo.
|
64
64
|
|
65
|
-
|
65
|
+
**参数解释**:配额类型。 **取值范围**:loadbalancer、listener、ipgroup、pool、member、healthmonitor、l7policy、certificate、security_policy、listeners_per_loadbalancer、listeners_per_pool、members_per_pool、condition_per_policy、ipgroup_bindings、ipgroup_max_length、ipgroups_per_listener、pools_per_l7policy、l7policies_per_listener、free_instance_members_per_pool、free_instance_listeners_per_loadbalancer。
|
66
66
|
|
67
67
|
:return: The quota_key of this QuotaInfo.
|
68
68
|
:rtype: str
|
@@ -73,7 +73,7 @@ class QuotaInfo:
|
|
73
73
|
def quota_key(self, quota_key):
|
74
74
|
r"""Sets the quota_key of this QuotaInfo.
|
75
75
|
|
76
|
-
|
76
|
+
**参数解释**:配额类型。 **取值范围**:loadbalancer、listener、ipgroup、pool、member、healthmonitor、l7policy、certificate、security_policy、listeners_per_loadbalancer、listeners_per_pool、members_per_pool、condition_per_policy、ipgroup_bindings、ipgroup_max_length、ipgroups_per_listener、pools_per_l7policy、l7policies_per_listener、free_instance_members_per_pool、free_instance_listeners_per_loadbalancer。
|
77
77
|
|
78
78
|
:param quota_key: The quota_key of this QuotaInfo.
|
79
79
|
:type quota_key: str
|
@@ -84,7 +84,7 @@ class QuotaInfo:
|
|
84
84
|
def quota_limit(self):
|
85
85
|
r"""Gets the quota_limit of this QuotaInfo.
|
86
86
|
|
87
|
-
|
87
|
+
**参数解释**:总配额。 **取值范围**: - 大于等于0:表示当前配额数量。 - -1:表示无配额限制。
|
88
88
|
|
89
89
|
:return: The quota_limit of this QuotaInfo.
|
90
90
|
:rtype: int
|
@@ -95,7 +95,7 @@ class QuotaInfo:
|
|
95
95
|
def quota_limit(self, quota_limit):
|
96
96
|
r"""Sets the quota_limit of this QuotaInfo.
|
97
97
|
|
98
|
-
|
98
|
+
**参数解释**:总配额。 **取值范围**: - 大于等于0:表示当前配额数量。 - -1:表示无配额限制。
|
99
99
|
|
100
100
|
:param quota_limit: The quota_limit of this QuotaInfo.
|
101
101
|
:type quota_limit: int
|
@@ -106,7 +106,7 @@ class QuotaInfo:
|
|
106
106
|
def used(self):
|
107
107
|
r"""Gets the used of this QuotaInfo.
|
108
108
|
|
109
|
-
|
109
|
+
**参数解释**:已使用配额。 **取值范围**:大于等于0。
|
110
110
|
|
111
111
|
:return: The used of this QuotaInfo.
|
112
112
|
:rtype: int
|
@@ -117,7 +117,7 @@ class QuotaInfo:
|
|
117
117
|
def used(self, used):
|
118
118
|
r"""Sets the used of this QuotaInfo.
|
119
119
|
|
120
|
-
|
120
|
+
**参数解释**:已使用配额。 **取值范围**:大于等于0。
|
121
121
|
|
122
122
|
:param used: The used of this QuotaInfo.
|
123
123
|
:type used: int
|
@@ -128,7 +128,7 @@ class QuotaInfo:
|
|
128
128
|
def unit(self):
|
129
129
|
r"""Gets the unit of this QuotaInfo.
|
130
130
|
|
131
|
-
|
131
|
+
**参数解释**:配额单位。 **取值范围**:count,表示个数。
|
132
132
|
|
133
133
|
:return: The unit of this QuotaInfo.
|
134
134
|
:rtype: str
|
@@ -139,7 +139,7 @@ class QuotaInfo:
|
|
139
139
|
def unit(self, unit):
|
140
140
|
r"""Sets the unit of this QuotaInfo.
|
141
141
|
|
142
|
-
|
142
|
+
**参数解释**:配额单位。 **取值范围**:count,表示个数。
|
143
143
|
|
144
144
|
:param unit: The unit of this QuotaInfo.
|
145
145
|
:type unit: str
|
@@ -31,9 +31,9 @@ class RecycleBinPolicy:
|
|
31
31
|
|
32
32
|
The model defined in huaweicloud sdk
|
33
33
|
|
34
|
-
:param recycle_threshold_hour:
|
34
|
+
:param recycle_threshold_hour: **参数解释**:允许进入回收站的最小创建时间,不足此时长则删除时不满足进入回收站的条件。 **取值范围**:不涉及
|
35
35
|
:type recycle_threshold_hour: int
|
36
|
-
:param retention_hour:
|
36
|
+
:param retention_hour: **参数解释**:进入回收站的最大保留时长。 **取值范围**:不涉及
|
37
37
|
:type retention_hour: int
|
38
38
|
"""
|
39
39
|
|
@@ -52,7 +52,7 @@ class RecycleBinPolicy:
|
|
52
52
|
def recycle_threshold_hour(self):
|
53
53
|
r"""Gets the recycle_threshold_hour of this RecycleBinPolicy.
|
54
54
|
|
55
|
-
|
55
|
+
**参数解释**:允许进入回收站的最小创建时间,不足此时长则删除时不满足进入回收站的条件。 **取值范围**:不涉及
|
56
56
|
|
57
57
|
:return: The recycle_threshold_hour of this RecycleBinPolicy.
|
58
58
|
:rtype: int
|
@@ -63,7 +63,7 @@ class RecycleBinPolicy:
|
|
63
63
|
def recycle_threshold_hour(self, recycle_threshold_hour):
|
64
64
|
r"""Sets the recycle_threshold_hour of this RecycleBinPolicy.
|
65
65
|
|
66
|
-
|
66
|
+
**参数解释**:允许进入回收站的最小创建时间,不足此时长则删除时不满足进入回收站的条件。 **取值范围**:不涉及
|
67
67
|
|
68
68
|
:param recycle_threshold_hour: The recycle_threshold_hour of this RecycleBinPolicy.
|
69
69
|
:type recycle_threshold_hour: int
|
@@ -74,7 +74,7 @@ class RecycleBinPolicy:
|
|
74
74
|
def retention_hour(self):
|
75
75
|
r"""Gets the retention_hour of this RecycleBinPolicy.
|
76
76
|
|
77
|
-
|
77
|
+
**参数解释**:进入回收站的最大保留时长。 **取值范围**:不涉及
|
78
78
|
|
79
79
|
:return: The retention_hour of this RecycleBinPolicy.
|
80
80
|
:rtype: int
|
@@ -85,7 +85,7 @@ class RecycleBinPolicy:
|
|
85
85
|
def retention_hour(self, retention_hour):
|
86
86
|
r"""Sets the retention_hour of this RecycleBinPolicy.
|
87
87
|
|
88
|
-
|
88
|
+
**参数解释**:进入回收站的最大保留时长。 **取值范围**:不涉及
|
89
89
|
|
90
90
|
:param retention_hour: The retention_hour of this RecycleBinPolicy.
|
91
91
|
:type retention_hour: int
|
@@ -29,7 +29,7 @@ class RecycleBinRequestBody:
|
|
29
29
|
|
30
30
|
The model defined in huaweicloud sdk
|
31
31
|
|
32
|
-
:param enable:
|
32
|
+
:param enable: **参数解释**:是否启用回收站。 **取值范围**: - true:启用回收站。 - false:不启用回收站。
|
33
33
|
:type enable: bool
|
34
34
|
"""
|
35
35
|
|
@@ -45,7 +45,7 @@ class RecycleBinRequestBody:
|
|
45
45
|
def enable(self):
|
46
46
|
r"""Gets the enable of this RecycleBinRequestBody.
|
47
47
|
|
48
|
-
|
48
|
+
**参数解释**:是否启用回收站。 **取值范围**: - true:启用回收站。 - false:不启用回收站。
|
49
49
|
|
50
50
|
:return: The enable of this RecycleBinRequestBody.
|
51
51
|
:rtype: bool
|
@@ -56,7 +56,7 @@ class RecycleBinRequestBody:
|
|
56
56
|
def enable(self, enable):
|
57
57
|
r"""Sets the enable of this RecycleBinRequestBody.
|
58
58
|
|
59
|
-
|
59
|
+
**参数解释**:是否启用回收站。 **取值范围**: - true:启用回收站。 - false:不启用回收站。
|
60
60
|
|
61
61
|
:param enable: The enable of this RecycleBinRequestBody.
|
62
62
|
:type enable: bool
|