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
@@ -61,39 +61,39 @@ class ListL7PoliciesRequest:
|
|
61
61
|
|
62
62
|
The model defined in huaweicloud sdk
|
63
63
|
|
64
|
-
:param marker:
|
64
|
+
:param marker: **参数解释**:上一页最后一条记录的ID。 **约束限制**: - 必须与limit一起使用。 - 不指定时表示查询第一页。 - 该字段不允许为空或无效的ID。 **取值范围**:不涉及 **默认取值**:不涉及
|
65
65
|
:type marker: str
|
66
|
-
:param limit:
|
66
|
+
:param limit: **参数解释**:每页返回的个数。 **约束限制**:不涉及 **取值范围**:0-2000 **默认取值**:2000
|
67
67
|
:type limit: int
|
68
|
-
:param page_reverse:
|
68
|
+
:param page_reverse: **参数解释**:是否反向查询。 **约束限制**: - 必须与limit一起使用。 - 当page_reverse=true时,若要查询上一页,marker取值为当前页返回值的previous_marker。 **取值范围**: - true:查询上一页。 - false:查询下一页。 **默认取值**:false
|
69
69
|
:type page_reverse: bool
|
70
|
-
:param enterprise_project_id:
|
70
|
+
:param enterprise_project_id: **参数解释**:资源所属的企业项目ID。 支持多值查询,查询条件格式:*enterprise_project_id=xxx&enterprise_project_id=xxx*。 **约束限制**: - 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:l7policies:list权限。 - 如果enterprise_project_id传值,鉴权按照企业项目权限鉴权,分为传入具体eps_id和all_granted_eps两种场景,前者查询指定eps_id的eps下的资源,后者查询的是所有有list权限的eps下的资源。 **取值范围**:不涉及 **默认取值**:不涉及 [不支持该字段,请勿使用。](tag:dt,hcso_dt)
|
71
71
|
:type enterprise_project_id: list[str]
|
72
|
-
:param id:
|
72
|
+
:param id: **参数解释**:转发策略ID。 支持多值查询,查询条件格式:*id=xxx&id=xxx*。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
73
73
|
:type id: list[str]
|
74
|
-
:param name:
|
74
|
+
:param name: **参数解释**:转发策略名称。 支持多值查询,查询条件格式:**name=xxx&name=xxx**。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
75
75
|
:type name: list[str]
|
76
|
-
:param description:
|
76
|
+
:param description: **参数解释**:转发策略额描述信息。 支持多值查询,查询条件格式:*description=xxx&description=xxx*。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
77
77
|
:type description: list[str]
|
78
|
-
:param admin_state_up:
|
78
|
+
:param admin_state_up: **参数解释**:转发策略的管理状态。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
79
79
|
:type admin_state_up: bool
|
80
|
-
:param listener_id:
|
80
|
+
:param listener_id: **参数解释**:转发策略所属的监听器ID。 支持多值查询,查询条件格式:*******listener_id=xxx&listener_id=xxx*******。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
81
81
|
:type listener_id: list[str]
|
82
|
-
:param position:
|
82
|
+
:param position: **参数解释**:转发策略的优先级。 支持多值查询,查询条件格式:****position=xxx&position=xxx****。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
83
83
|
:type position: list[int]
|
84
|
-
:param action:
|
84
|
+
:param action: **参数解释**:转发策略的转发动作。 支持多值查询,查询条件格式:*****action=xxx&action=xxx*****。 **约束限制**:不涉及 **取值范围**: - REDIRECT_TO_POOL:转发到后端服务器组。 - REDIRECT_TO_LISTENER:重定向到监听器。 - REDIRECT_TO_URL:重定向到URL。 - FIXED_RESPONSE:返回固定响应体。 **默认取值**:不涉及
|
85
85
|
:type action: list[str]
|
86
|
-
:param redirect_url:
|
86
|
+
:param redirect_url: **参数解释**:转发到的url。 支持多值查询,查询条件格式:****redirect_url=xxx&redirect_url=xxx****。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及 不支持该字段,请勿使用。
|
87
87
|
:type redirect_url: list[str]
|
88
|
-
:param redirect_pool_id:
|
88
|
+
:param redirect_pool_id: **参数解释**:转发到pool的ID。 支持多值查询,查询条件格式:***redirect_pool_id=xxx&redirect_pool_id=xxx***。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
89
89
|
:type redirect_pool_id: list[str]
|
90
|
-
:param redirect_listener_id:
|
90
|
+
:param redirect_listener_id: **参数解释**:转发到的listener的ID。 支持多值查询,查询条件格式:**redirect_listener_id=xxx&redirect_listener_id=xxx**。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
91
91
|
:type redirect_listener_id: list[str]
|
92
|
-
:param provisioning_status:
|
92
|
+
:param provisioning_status: **参数解释**:转发策略的配置状态。 支持多值查询,查询条件格式:*provisioning_status=xxx&provisioning_status=xxx*。 **约束限制**:不涉及 **取值范围**: - ACTIVE: 表示正常。 - ERROR: 表示当前策略与同一监听器下的其他策略存在相同的规则配置。 **默认取值**:不涉及
|
93
93
|
:type provisioning_status: list[str]
|
94
|
-
:param display_all_rules:
|
94
|
+
:param display_all_rules: **参数解释**:是否显示转发策略下的rule详细信息。 **约束限制**:不涉及 **取值范围**: - true:显示policy下面的rule的详细信息。 - false:只显示policy下面的rule的id信息。 **默认取值**:不涉及
|
95
95
|
:type display_all_rules: bool
|
96
|
-
:param priority:
|
96
|
+
:param priority: **参数解释**:转发策略的优先级。数值越小,优先级越高。 支持多值查询,查询条件格式:*priority=xxx&priority=xxx*。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及 [不支持该字段,请勿使用。](tag:hcso_dt)
|
97
97
|
:type priority: list[int]
|
98
98
|
"""
|
99
99
|
|
@@ -157,7 +157,7 @@ class ListL7PoliciesRequest:
|
|
157
157
|
def marker(self):
|
158
158
|
r"""Gets the marker of this ListL7PoliciesRequest.
|
159
159
|
|
160
|
-
|
160
|
+
**参数解释**:上一页最后一条记录的ID。 **约束限制**: - 必须与limit一起使用。 - 不指定时表示查询第一页。 - 该字段不允许为空或无效的ID。 **取值范围**:不涉及 **默认取值**:不涉及
|
161
161
|
|
162
162
|
:return: The marker of this ListL7PoliciesRequest.
|
163
163
|
:rtype: str
|
@@ -168,7 +168,7 @@ class ListL7PoliciesRequest:
|
|
168
168
|
def marker(self, marker):
|
169
169
|
r"""Sets the marker of this ListL7PoliciesRequest.
|
170
170
|
|
171
|
-
|
171
|
+
**参数解释**:上一页最后一条记录的ID。 **约束限制**: - 必须与limit一起使用。 - 不指定时表示查询第一页。 - 该字段不允许为空或无效的ID。 **取值范围**:不涉及 **默认取值**:不涉及
|
172
172
|
|
173
173
|
:param marker: The marker of this ListL7PoliciesRequest.
|
174
174
|
:type marker: str
|
@@ -179,7 +179,7 @@ class ListL7PoliciesRequest:
|
|
179
179
|
def limit(self):
|
180
180
|
r"""Gets the limit of this ListL7PoliciesRequest.
|
181
181
|
|
182
|
-
|
182
|
+
**参数解释**:每页返回的个数。 **约束限制**:不涉及 **取值范围**:0-2000 **默认取值**:2000
|
183
183
|
|
184
184
|
:return: The limit of this ListL7PoliciesRequest.
|
185
185
|
:rtype: int
|
@@ -190,7 +190,7 @@ class ListL7PoliciesRequest:
|
|
190
190
|
def limit(self, limit):
|
191
191
|
r"""Sets the limit of this ListL7PoliciesRequest.
|
192
192
|
|
193
|
-
|
193
|
+
**参数解释**:每页返回的个数。 **约束限制**:不涉及 **取值范围**:0-2000 **默认取值**:2000
|
194
194
|
|
195
195
|
:param limit: The limit of this ListL7PoliciesRequest.
|
196
196
|
:type limit: int
|
@@ -201,7 +201,7 @@ class ListL7PoliciesRequest:
|
|
201
201
|
def page_reverse(self):
|
202
202
|
r"""Gets the page_reverse of this ListL7PoliciesRequest.
|
203
203
|
|
204
|
-
|
204
|
+
**参数解释**:是否反向查询。 **约束限制**: - 必须与limit一起使用。 - 当page_reverse=true时,若要查询上一页,marker取值为当前页返回值的previous_marker。 **取值范围**: - true:查询上一页。 - false:查询下一页。 **默认取值**:false
|
205
205
|
|
206
206
|
:return: The page_reverse of this ListL7PoliciesRequest.
|
207
207
|
:rtype: bool
|
@@ -212,7 +212,7 @@ class ListL7PoliciesRequest:
|
|
212
212
|
def page_reverse(self, page_reverse):
|
213
213
|
r"""Sets the page_reverse of this ListL7PoliciesRequest.
|
214
214
|
|
215
|
-
|
215
|
+
**参数解释**:是否反向查询。 **约束限制**: - 必须与limit一起使用。 - 当page_reverse=true时,若要查询上一页,marker取值为当前页返回值的previous_marker。 **取值范围**: - true:查询上一页。 - false:查询下一页。 **默认取值**:false
|
216
216
|
|
217
217
|
:param page_reverse: The page_reverse of this ListL7PoliciesRequest.
|
218
218
|
:type page_reverse: bool
|
@@ -223,7 +223,7 @@ class ListL7PoliciesRequest:
|
|
223
223
|
def enterprise_project_id(self):
|
224
224
|
r"""Gets the enterprise_project_id of this ListL7PoliciesRequest.
|
225
225
|
|
226
|
-
|
226
|
+
**参数解释**:资源所属的企业项目ID。 支持多值查询,查询条件格式:*enterprise_project_id=xxx&enterprise_project_id=xxx*。 **约束限制**: - 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:l7policies:list权限。 - 如果enterprise_project_id传值,鉴权按照企业项目权限鉴权,分为传入具体eps_id和all_granted_eps两种场景,前者查询指定eps_id的eps下的资源,后者查询的是所有有list权限的eps下的资源。 **取值范围**:不涉及 **默认取值**:不涉及 [不支持该字段,请勿使用。](tag:dt,hcso_dt)
|
227
227
|
|
228
228
|
:return: The enterprise_project_id of this ListL7PoliciesRequest.
|
229
229
|
:rtype: list[str]
|
@@ -234,7 +234,7 @@ class ListL7PoliciesRequest:
|
|
234
234
|
def enterprise_project_id(self, enterprise_project_id):
|
235
235
|
r"""Sets the enterprise_project_id of this ListL7PoliciesRequest.
|
236
236
|
|
237
|
-
|
237
|
+
**参数解释**:资源所属的企业项目ID。 支持多值查询,查询条件格式:*enterprise_project_id=xxx&enterprise_project_id=xxx*。 **约束限制**: - 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:l7policies:list权限。 - 如果enterprise_project_id传值,鉴权按照企业项目权限鉴权,分为传入具体eps_id和all_granted_eps两种场景,前者查询指定eps_id的eps下的资源,后者查询的是所有有list权限的eps下的资源。 **取值范围**:不涉及 **默认取值**:不涉及 [不支持该字段,请勿使用。](tag:dt,hcso_dt)
|
238
238
|
|
239
239
|
:param enterprise_project_id: The enterprise_project_id of this ListL7PoliciesRequest.
|
240
240
|
:type enterprise_project_id: list[str]
|
@@ -245,7 +245,7 @@ class ListL7PoliciesRequest:
|
|
245
245
|
def id(self):
|
246
246
|
r"""Gets the id of this ListL7PoliciesRequest.
|
247
247
|
|
248
|
-
|
248
|
+
**参数解释**:转发策略ID。 支持多值查询,查询条件格式:*id=xxx&id=xxx*。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
249
249
|
|
250
250
|
:return: The id of this ListL7PoliciesRequest.
|
251
251
|
:rtype: list[str]
|
@@ -256,7 +256,7 @@ class ListL7PoliciesRequest:
|
|
256
256
|
def id(self, id):
|
257
257
|
r"""Sets the id of this ListL7PoliciesRequest.
|
258
258
|
|
259
|
-
|
259
|
+
**参数解释**:转发策略ID。 支持多值查询,查询条件格式:*id=xxx&id=xxx*。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
260
260
|
|
261
261
|
:param id: The id of this ListL7PoliciesRequest.
|
262
262
|
:type id: list[str]
|
@@ -267,7 +267,7 @@ class ListL7PoliciesRequest:
|
|
267
267
|
def name(self):
|
268
268
|
r"""Gets the name of this ListL7PoliciesRequest.
|
269
269
|
|
270
|
-
|
270
|
+
**参数解释**:转发策略名称。 支持多值查询,查询条件格式:**name=xxx&name=xxx**。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
271
271
|
|
272
272
|
:return: The name of this ListL7PoliciesRequest.
|
273
273
|
:rtype: list[str]
|
@@ -278,7 +278,7 @@ class ListL7PoliciesRequest:
|
|
278
278
|
def name(self, name):
|
279
279
|
r"""Sets the name of this ListL7PoliciesRequest.
|
280
280
|
|
281
|
-
|
281
|
+
**参数解释**:转发策略名称。 支持多值查询,查询条件格式:**name=xxx&name=xxx**。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
282
282
|
|
283
283
|
:param name: The name of this ListL7PoliciesRequest.
|
284
284
|
:type name: list[str]
|
@@ -289,7 +289,7 @@ class ListL7PoliciesRequest:
|
|
289
289
|
def description(self):
|
290
290
|
r"""Gets the description of this ListL7PoliciesRequest.
|
291
291
|
|
292
|
-
|
292
|
+
**参数解释**:转发策略额描述信息。 支持多值查询,查询条件格式:*description=xxx&description=xxx*。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
293
293
|
|
294
294
|
:return: The description of this ListL7PoliciesRequest.
|
295
295
|
:rtype: list[str]
|
@@ -300,7 +300,7 @@ class ListL7PoliciesRequest:
|
|
300
300
|
def description(self, description):
|
301
301
|
r"""Sets the description of this ListL7PoliciesRequest.
|
302
302
|
|
303
|
-
|
303
|
+
**参数解释**:转发策略额描述信息。 支持多值查询,查询条件格式:*description=xxx&description=xxx*。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
304
304
|
|
305
305
|
:param description: The description of this ListL7PoliciesRequest.
|
306
306
|
:type description: list[str]
|
@@ -311,7 +311,7 @@ class ListL7PoliciesRequest:
|
|
311
311
|
def admin_state_up(self):
|
312
312
|
r"""Gets the admin_state_up of this ListL7PoliciesRequest.
|
313
313
|
|
314
|
-
|
314
|
+
**参数解释**:转发策略的管理状态。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
315
315
|
|
316
316
|
:return: The admin_state_up of this ListL7PoliciesRequest.
|
317
317
|
:rtype: bool
|
@@ -322,7 +322,7 @@ class ListL7PoliciesRequest:
|
|
322
322
|
def admin_state_up(self, admin_state_up):
|
323
323
|
r"""Sets the admin_state_up of this ListL7PoliciesRequest.
|
324
324
|
|
325
|
-
|
325
|
+
**参数解释**:转发策略的管理状态。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
326
326
|
|
327
327
|
:param admin_state_up: The admin_state_up of this ListL7PoliciesRequest.
|
328
328
|
:type admin_state_up: bool
|
@@ -333,7 +333,7 @@ class ListL7PoliciesRequest:
|
|
333
333
|
def listener_id(self):
|
334
334
|
r"""Gets the listener_id of this ListL7PoliciesRequest.
|
335
335
|
|
336
|
-
|
336
|
+
**参数解释**:转发策略所属的监听器ID。 支持多值查询,查询条件格式:*******listener_id=xxx&listener_id=xxx*******。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
337
337
|
|
338
338
|
:return: The listener_id of this ListL7PoliciesRequest.
|
339
339
|
:rtype: list[str]
|
@@ -344,7 +344,7 @@ class ListL7PoliciesRequest:
|
|
344
344
|
def listener_id(self, listener_id):
|
345
345
|
r"""Sets the listener_id of this ListL7PoliciesRequest.
|
346
346
|
|
347
|
-
|
347
|
+
**参数解释**:转发策略所属的监听器ID。 支持多值查询,查询条件格式:*******listener_id=xxx&listener_id=xxx*******。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
348
348
|
|
349
349
|
:param listener_id: The listener_id of this ListL7PoliciesRequest.
|
350
350
|
:type listener_id: list[str]
|
@@ -355,7 +355,7 @@ class ListL7PoliciesRequest:
|
|
355
355
|
def position(self):
|
356
356
|
r"""Gets the position of this ListL7PoliciesRequest.
|
357
357
|
|
358
|
-
|
358
|
+
**参数解释**:转发策略的优先级。 支持多值查询,查询条件格式:****position=xxx&position=xxx****。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
359
359
|
|
360
360
|
:return: The position of this ListL7PoliciesRequest.
|
361
361
|
:rtype: list[int]
|
@@ -366,7 +366,7 @@ class ListL7PoliciesRequest:
|
|
366
366
|
def position(self, position):
|
367
367
|
r"""Sets the position of this ListL7PoliciesRequest.
|
368
368
|
|
369
|
-
|
369
|
+
**参数解释**:转发策略的优先级。 支持多值查询,查询条件格式:****position=xxx&position=xxx****。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
370
370
|
|
371
371
|
:param position: The position of this ListL7PoliciesRequest.
|
372
372
|
:type position: list[int]
|
@@ -377,7 +377,7 @@ class ListL7PoliciesRequest:
|
|
377
377
|
def action(self):
|
378
378
|
r"""Gets the action of this ListL7PoliciesRequest.
|
379
379
|
|
380
|
-
|
380
|
+
**参数解释**:转发策略的转发动作。 支持多值查询,查询条件格式:*****action=xxx&action=xxx*****。 **约束限制**:不涉及 **取值范围**: - REDIRECT_TO_POOL:转发到后端服务器组。 - REDIRECT_TO_LISTENER:重定向到监听器。 - REDIRECT_TO_URL:重定向到URL。 - FIXED_RESPONSE:返回固定响应体。 **默认取值**:不涉及
|
381
381
|
|
382
382
|
:return: The action of this ListL7PoliciesRequest.
|
383
383
|
:rtype: list[str]
|
@@ -388,7 +388,7 @@ class ListL7PoliciesRequest:
|
|
388
388
|
def action(self, action):
|
389
389
|
r"""Sets the action of this ListL7PoliciesRequest.
|
390
390
|
|
391
|
-
|
391
|
+
**参数解释**:转发策略的转发动作。 支持多值查询,查询条件格式:*****action=xxx&action=xxx*****。 **约束限制**:不涉及 **取值范围**: - REDIRECT_TO_POOL:转发到后端服务器组。 - REDIRECT_TO_LISTENER:重定向到监听器。 - REDIRECT_TO_URL:重定向到URL。 - FIXED_RESPONSE:返回固定响应体。 **默认取值**:不涉及
|
392
392
|
|
393
393
|
:param action: The action of this ListL7PoliciesRequest.
|
394
394
|
:type action: list[str]
|
@@ -399,7 +399,7 @@ class ListL7PoliciesRequest:
|
|
399
399
|
def redirect_url(self):
|
400
400
|
r"""Gets the redirect_url of this ListL7PoliciesRequest.
|
401
401
|
|
402
|
-
|
402
|
+
**参数解释**:转发到的url。 支持多值查询,查询条件格式:****redirect_url=xxx&redirect_url=xxx****。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及 不支持该字段,请勿使用。
|
403
403
|
|
404
404
|
:return: The redirect_url of this ListL7PoliciesRequest.
|
405
405
|
:rtype: list[str]
|
@@ -410,7 +410,7 @@ class ListL7PoliciesRequest:
|
|
410
410
|
def redirect_url(self, redirect_url):
|
411
411
|
r"""Sets the redirect_url of this ListL7PoliciesRequest.
|
412
412
|
|
413
|
-
|
413
|
+
**参数解释**:转发到的url。 支持多值查询,查询条件格式:****redirect_url=xxx&redirect_url=xxx****。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及 不支持该字段,请勿使用。
|
414
414
|
|
415
415
|
:param redirect_url: The redirect_url of this ListL7PoliciesRequest.
|
416
416
|
:type redirect_url: list[str]
|
@@ -421,7 +421,7 @@ class ListL7PoliciesRequest:
|
|
421
421
|
def redirect_pool_id(self):
|
422
422
|
r"""Gets the redirect_pool_id of this ListL7PoliciesRequest.
|
423
423
|
|
424
|
-
|
424
|
+
**参数解释**:转发到pool的ID。 支持多值查询,查询条件格式:***redirect_pool_id=xxx&redirect_pool_id=xxx***。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
425
425
|
|
426
426
|
:return: The redirect_pool_id of this ListL7PoliciesRequest.
|
427
427
|
:rtype: list[str]
|
@@ -432,7 +432,7 @@ class ListL7PoliciesRequest:
|
|
432
432
|
def redirect_pool_id(self, redirect_pool_id):
|
433
433
|
r"""Sets the redirect_pool_id of this ListL7PoliciesRequest.
|
434
434
|
|
435
|
-
|
435
|
+
**参数解释**:转发到pool的ID。 支持多值查询,查询条件格式:***redirect_pool_id=xxx&redirect_pool_id=xxx***。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
436
436
|
|
437
437
|
:param redirect_pool_id: The redirect_pool_id of this ListL7PoliciesRequest.
|
438
438
|
:type redirect_pool_id: list[str]
|
@@ -443,7 +443,7 @@ class ListL7PoliciesRequest:
|
|
443
443
|
def redirect_listener_id(self):
|
444
444
|
r"""Gets the redirect_listener_id of this ListL7PoliciesRequest.
|
445
445
|
|
446
|
-
|
446
|
+
**参数解释**:转发到的listener的ID。 支持多值查询,查询条件格式:**redirect_listener_id=xxx&redirect_listener_id=xxx**。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
447
447
|
|
448
448
|
:return: The redirect_listener_id of this ListL7PoliciesRequest.
|
449
449
|
:rtype: list[str]
|
@@ -454,7 +454,7 @@ class ListL7PoliciesRequest:
|
|
454
454
|
def redirect_listener_id(self, redirect_listener_id):
|
455
455
|
r"""Sets the redirect_listener_id of this ListL7PoliciesRequest.
|
456
456
|
|
457
|
-
|
457
|
+
**参数解释**:转发到的listener的ID。 支持多值查询,查询条件格式:**redirect_listener_id=xxx&redirect_listener_id=xxx**。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
458
458
|
|
459
459
|
:param redirect_listener_id: The redirect_listener_id of this ListL7PoliciesRequest.
|
460
460
|
:type redirect_listener_id: list[str]
|
@@ -465,7 +465,7 @@ class ListL7PoliciesRequest:
|
|
465
465
|
def provisioning_status(self):
|
466
466
|
r"""Gets the provisioning_status of this ListL7PoliciesRequest.
|
467
467
|
|
468
|
-
|
468
|
+
**参数解释**:转发策略的配置状态。 支持多值查询,查询条件格式:*provisioning_status=xxx&provisioning_status=xxx*。 **约束限制**:不涉及 **取值范围**: - ACTIVE: 表示正常。 - ERROR: 表示当前策略与同一监听器下的其他策略存在相同的规则配置。 **默认取值**:不涉及
|
469
469
|
|
470
470
|
:return: The provisioning_status of this ListL7PoliciesRequest.
|
471
471
|
:rtype: list[str]
|
@@ -476,7 +476,7 @@ class ListL7PoliciesRequest:
|
|
476
476
|
def provisioning_status(self, provisioning_status):
|
477
477
|
r"""Sets the provisioning_status of this ListL7PoliciesRequest.
|
478
478
|
|
479
|
-
|
479
|
+
**参数解释**:转发策略的配置状态。 支持多值查询,查询条件格式:*provisioning_status=xxx&provisioning_status=xxx*。 **约束限制**:不涉及 **取值范围**: - ACTIVE: 表示正常。 - ERROR: 表示当前策略与同一监听器下的其他策略存在相同的规则配置。 **默认取值**:不涉及
|
480
480
|
|
481
481
|
:param provisioning_status: The provisioning_status of this ListL7PoliciesRequest.
|
482
482
|
:type provisioning_status: list[str]
|
@@ -487,7 +487,7 @@ class ListL7PoliciesRequest:
|
|
487
487
|
def display_all_rules(self):
|
488
488
|
r"""Gets the display_all_rules of this ListL7PoliciesRequest.
|
489
489
|
|
490
|
-
|
490
|
+
**参数解释**:是否显示转发策略下的rule详细信息。 **约束限制**:不涉及 **取值范围**: - true:显示policy下面的rule的详细信息。 - false:只显示policy下面的rule的id信息。 **默认取值**:不涉及
|
491
491
|
|
492
492
|
:return: The display_all_rules of this ListL7PoliciesRequest.
|
493
493
|
:rtype: bool
|
@@ -498,7 +498,7 @@ class ListL7PoliciesRequest:
|
|
498
498
|
def display_all_rules(self, display_all_rules):
|
499
499
|
r"""Sets the display_all_rules of this ListL7PoliciesRequest.
|
500
500
|
|
501
|
-
|
501
|
+
**参数解释**:是否显示转发策略下的rule详细信息。 **约束限制**:不涉及 **取值范围**: - true:显示policy下面的rule的详细信息。 - false:只显示policy下面的rule的id信息。 **默认取值**:不涉及
|
502
502
|
|
503
503
|
:param display_all_rules: The display_all_rules of this ListL7PoliciesRequest.
|
504
504
|
:type display_all_rules: bool
|
@@ -509,7 +509,7 @@ class ListL7PoliciesRequest:
|
|
509
509
|
def priority(self):
|
510
510
|
r"""Gets the priority of this ListL7PoliciesRequest.
|
511
511
|
|
512
|
-
|
512
|
+
**参数解释**:转发策略的优先级。数值越小,优先级越高。 支持多值查询,查询条件格式:*priority=xxx&priority=xxx*。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及 [不支持该字段,请勿使用。](tag:hcso_dt)
|
513
513
|
|
514
514
|
:return: The priority of this ListL7PoliciesRequest.
|
515
515
|
:rtype: list[int]
|
@@ -520,7 +520,7 @@ class ListL7PoliciesRequest:
|
|
520
520
|
def priority(self, priority):
|
521
521
|
r"""Sets the priority of this ListL7PoliciesRequest.
|
522
522
|
|
523
|
-
|
523
|
+
**参数解释**:转发策略的优先级。数值越小,优先级越高。 支持多值查询,查询条件格式:*priority=xxx&priority=xxx*。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及 [不支持该字段,请勿使用。](tag:hcso_dt)
|
524
524
|
|
525
525
|
:param priority: The priority of this ListL7PoliciesRequest.
|
526
526
|
:type priority: list[int]
|
@@ -34,11 +34,11 @@ class ListL7PoliciesResponse(SdkResponse):
|
|
34
34
|
|
35
35
|
The model defined in huaweicloud sdk
|
36
36
|
|
37
|
-
:param request_id:
|
37
|
+
:param request_id: **参数解释**:请求ID。 **取值范围**:由数字、小写字母和中划线(-)组成的字符串,自动生成。
|
38
38
|
:type request_id: str
|
39
39
|
:param page_info:
|
40
40
|
:type page_info: :class:`huaweicloudsdkelb.v3.PageInfo`
|
41
|
-
:param l7policies:
|
41
|
+
:param l7policies: **参数解释**:转发策略对象列表。
|
42
42
|
:type l7policies: list[:class:`huaweicloudsdkelb.v3.L7Policy`]
|
43
43
|
"""
|
44
44
|
|
@@ -60,7 +60,7 @@ class ListL7PoliciesResponse(SdkResponse):
|
|
60
60
|
def request_id(self):
|
61
61
|
r"""Gets the request_id of this ListL7PoliciesResponse.
|
62
62
|
|
63
|
-
|
63
|
+
**参数解释**:请求ID。 **取值范围**:由数字、小写字母和中划线(-)组成的字符串,自动生成。
|
64
64
|
|
65
65
|
:return: The request_id of this ListL7PoliciesResponse.
|
66
66
|
:rtype: str
|
@@ -71,7 +71,7 @@ class ListL7PoliciesResponse(SdkResponse):
|
|
71
71
|
def request_id(self, request_id):
|
72
72
|
r"""Sets the request_id of this ListL7PoliciesResponse.
|
73
73
|
|
74
|
-
|
74
|
+
**参数解释**:请求ID。 **取值范围**:由数字、小写字母和中划线(-)组成的字符串,自动生成。
|
75
75
|
|
76
76
|
:param request_id: The request_id of this ListL7PoliciesResponse.
|
77
77
|
:type request_id: str
|
@@ -100,7 +100,7 @@ class ListL7PoliciesResponse(SdkResponse):
|
|
100
100
|
def l7policies(self):
|
101
101
|
r"""Gets the l7policies of this ListL7PoliciesResponse.
|
102
102
|
|
103
|
-
|
103
|
+
**参数解释**:转发策略对象列表。
|
104
104
|
|
105
105
|
:return: The l7policies of this ListL7PoliciesResponse.
|
106
106
|
:rtype: list[:class:`huaweicloudsdkelb.v3.L7Policy`]
|
@@ -111,7 +111,7 @@ class ListL7PoliciesResponse(SdkResponse):
|
|
111
111
|
def l7policies(self, l7policies):
|
112
112
|
r"""Sets the l7policies of this ListL7PoliciesResponse.
|
113
113
|
|
114
|
-
|
114
|
+
**参数解释**:转发策略对象列表。
|
115
115
|
|
116
116
|
:param l7policies: The l7policies of this ListL7PoliciesResponse.
|
117
117
|
:type l7policies: list[:class:`huaweicloudsdkelb.v3.L7Policy`]
|