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
@@ -34,11 +34,11 @@ class ListAllMembersResponse(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 members:
|
41
|
+
:param members: **参数解释**:后端服务器对象列表。
|
42
42
|
:type members: list[:class:`huaweicloudsdkelb.v3.MemberInfo`]
|
43
43
|
"""
|
44
44
|
|
@@ -60,7 +60,7 @@ class ListAllMembersResponse(SdkResponse):
|
|
60
60
|
def request_id(self):
|
61
61
|
r"""Gets the request_id of this ListAllMembersResponse.
|
62
62
|
|
63
|
-
|
63
|
+
**参数解释**:请求ID。 **取值范围**:由数字、小写字母和中划线(-)组成的字符串,自动生成。
|
64
64
|
|
65
65
|
:return: The request_id of this ListAllMembersResponse.
|
66
66
|
:rtype: str
|
@@ -71,7 +71,7 @@ class ListAllMembersResponse(SdkResponse):
|
|
71
71
|
def request_id(self, request_id):
|
72
72
|
r"""Sets the request_id of this ListAllMembersResponse.
|
73
73
|
|
74
|
-
|
74
|
+
**参数解释**:请求ID。 **取值范围**:由数字、小写字母和中划线(-)组成的字符串,自动生成。
|
75
75
|
|
76
76
|
:param request_id: The request_id of this ListAllMembersResponse.
|
77
77
|
:type request_id: str
|
@@ -100,7 +100,7 @@ class ListAllMembersResponse(SdkResponse):
|
|
100
100
|
def members(self):
|
101
101
|
r"""Gets the members of this ListAllMembersResponse.
|
102
102
|
|
103
|
-
|
103
|
+
**参数解释**:后端服务器对象列表。
|
104
104
|
|
105
105
|
:return: The members of this ListAllMembersResponse.
|
106
106
|
:rtype: list[:class:`huaweicloudsdkelb.v3.MemberInfo`]
|
@@ -111,7 +111,7 @@ class ListAllMembersResponse(SdkResponse):
|
|
111
111
|
def members(self, members):
|
112
112
|
r"""Sets the members of this ListAllMembersResponse.
|
113
113
|
|
114
|
-
|
114
|
+
**参数解释**:后端服务器对象列表。
|
115
115
|
|
116
116
|
:param members: The members of this ListAllMembersResponse.
|
117
117
|
:type members: list[:class:`huaweicloudsdkelb.v3.MemberInfo`]
|
@@ -30,7 +30,7 @@ class ListApiVersionsResponse(SdkResponse):
|
|
30
30
|
|
31
31
|
The model defined in huaweicloud sdk
|
32
32
|
|
33
|
-
:param versions:
|
33
|
+
:param versions:
|
34
34
|
:type versions: list[:class:`huaweicloudsdkelb.v3.ApiVersionInfo`]
|
35
35
|
"""
|
36
36
|
|
@@ -46,8 +46,6 @@ class ListApiVersionsResponse(SdkResponse):
|
|
46
46
|
def versions(self):
|
47
47
|
r"""Gets the versions of this ListApiVersionsResponse.
|
48
48
|
|
49
|
-
可用API版本列表。
|
50
|
-
|
51
49
|
:return: The versions of this ListApiVersionsResponse.
|
52
50
|
:rtype: list[:class:`huaweicloudsdkelb.v3.ApiVersionInfo`]
|
53
51
|
"""
|
@@ -57,8 +55,6 @@ class ListApiVersionsResponse(SdkResponse):
|
|
57
55
|
def versions(self, versions):
|
58
56
|
r"""Sets the versions of this ListApiVersionsResponse.
|
59
57
|
|
60
|
-
可用API版本列表。
|
61
|
-
|
62
58
|
:param versions: The versions of this ListApiVersionsResponse.
|
63
59
|
:type versions: list[:class:`huaweicloudsdkelb.v3.ApiVersionInfo`]
|
64
60
|
"""
|
@@ -31,9 +31,9 @@ class ListAvailabilityZonesRequest:
|
|
31
31
|
|
32
32
|
The model defined in huaweicloud sdk
|
33
33
|
|
34
|
-
:param public_border_group:
|
34
|
+
:param public_border_group: **参数解释**:公网边界组。 **约束限制**:不涉及 **取值范围**: - center:表示中心站点的公网边界组 - 边缘站点名称:表示边缘站点的公网边界组 **默认取值**:不涉及
|
35
35
|
:type public_border_group: str
|
36
|
-
:param loadbalancer_id:
|
36
|
+
:param loadbalancer_id: **参数解释**:负载均衡器ID。传入可查询对应ELB支持的可用区列表。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
37
37
|
:type loadbalancer_id: str
|
38
38
|
"""
|
39
39
|
|
@@ -52,7 +52,7 @@ class ListAvailabilityZonesRequest:
|
|
52
52
|
def public_border_group(self):
|
53
53
|
r"""Gets the public_border_group of this ListAvailabilityZonesRequest.
|
54
54
|
|
55
|
-
|
55
|
+
**参数解释**:公网边界组。 **约束限制**:不涉及 **取值范围**: - center:表示中心站点的公网边界组 - 边缘站点名称:表示边缘站点的公网边界组 **默认取值**:不涉及
|
56
56
|
|
57
57
|
:return: The public_border_group of this ListAvailabilityZonesRequest.
|
58
58
|
:rtype: str
|
@@ -63,7 +63,7 @@ class ListAvailabilityZonesRequest:
|
|
63
63
|
def public_border_group(self, public_border_group):
|
64
64
|
r"""Sets the public_border_group of this ListAvailabilityZonesRequest.
|
65
65
|
|
66
|
-
|
66
|
+
**参数解释**:公网边界组。 **约束限制**:不涉及 **取值范围**: - center:表示中心站点的公网边界组 - 边缘站点名称:表示边缘站点的公网边界组 **默认取值**:不涉及
|
67
67
|
|
68
68
|
:param public_border_group: The public_border_group of this ListAvailabilityZonesRequest.
|
69
69
|
:type public_border_group: str
|
@@ -74,7 +74,7 @@ class ListAvailabilityZonesRequest:
|
|
74
74
|
def loadbalancer_id(self):
|
75
75
|
r"""Gets the loadbalancer_id of this ListAvailabilityZonesRequest.
|
76
76
|
|
77
|
-
|
77
|
+
**参数解释**:负载均衡器ID。传入可查询对应ELB支持的可用区列表。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
78
78
|
|
79
79
|
:return: The loadbalancer_id of this ListAvailabilityZonesRequest.
|
80
80
|
:rtype: str
|
@@ -85,7 +85,7 @@ class ListAvailabilityZonesRequest:
|
|
85
85
|
def loadbalancer_id(self, loadbalancer_id):
|
86
86
|
r"""Sets the loadbalancer_id of this ListAvailabilityZonesRequest.
|
87
87
|
|
88
|
-
|
88
|
+
**参数解释**:负载均衡器ID。传入可查询对应ELB支持的可用区列表。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
89
89
|
|
90
90
|
:param loadbalancer_id: The loadbalancer_id of this ListAvailabilityZonesRequest.
|
91
91
|
:type loadbalancer_id: str
|
@@ -32,9 +32,9 @@ class ListAvailabilityZonesResponse(SdkResponse):
|
|
32
32
|
|
33
33
|
The model defined in huaweicloud sdk
|
34
34
|
|
35
|
-
:param request_id:
|
35
|
+
:param request_id: **参数解释**:请求ID。 **取值范围**:由数字、小写字母和中划线(-)组成的字符串,自动生成。
|
36
36
|
:type request_id: str
|
37
|
-
:param availability_zones:
|
37
|
+
:param availability_zones: **参数解释**:返回创建LB时可使用的可用区集合列表。如:[[az1,az2],[az2,az3]] ,则在创建LB时,只能从其中的一个子列表中选择一个或多个可用区,不能跨列表选择。在上述例子中,不能选择az1和az3。 **取值范围**:不涉及
|
38
38
|
:type availability_zones: list[list[AvailabilityZone]]
|
39
39
|
"""
|
40
40
|
|
@@ -53,7 +53,7 @@ class ListAvailabilityZonesResponse(SdkResponse):
|
|
53
53
|
def request_id(self):
|
54
54
|
r"""Gets the request_id of this ListAvailabilityZonesResponse.
|
55
55
|
|
56
|
-
|
56
|
+
**参数解释**:请求ID。 **取值范围**:由数字、小写字母和中划线(-)组成的字符串,自动生成。
|
57
57
|
|
58
58
|
:return: The request_id of this ListAvailabilityZonesResponse.
|
59
59
|
:rtype: str
|
@@ -64,7 +64,7 @@ class ListAvailabilityZonesResponse(SdkResponse):
|
|
64
64
|
def request_id(self, request_id):
|
65
65
|
r"""Sets the request_id of this ListAvailabilityZonesResponse.
|
66
66
|
|
67
|
-
|
67
|
+
**参数解释**:请求ID。 **取值范围**:由数字、小写字母和中划线(-)组成的字符串,自动生成。
|
68
68
|
|
69
69
|
:param request_id: The request_id of this ListAvailabilityZonesResponse.
|
70
70
|
:type request_id: str
|
@@ -75,7 +75,7 @@ class ListAvailabilityZonesResponse(SdkResponse):
|
|
75
75
|
def availability_zones(self):
|
76
76
|
r"""Gets the availability_zones of this ListAvailabilityZonesResponse.
|
77
77
|
|
78
|
-
|
78
|
+
**参数解释**:返回创建LB时可使用的可用区集合列表。如:[[az1,az2],[az2,az3]] ,则在创建LB时,只能从其中的一个子列表中选择一个或多个可用区,不能跨列表选择。在上述例子中,不能选择az1和az3。 **取值范围**:不涉及
|
79
79
|
|
80
80
|
:return: The availability_zones of this ListAvailabilityZonesResponse.
|
81
81
|
:rtype: list[list[AvailabilityZone]]
|
@@ -86,7 +86,7 @@ class ListAvailabilityZonesResponse(SdkResponse):
|
|
86
86
|
def availability_zones(self, availability_zones):
|
87
87
|
r"""Sets the availability_zones of this ListAvailabilityZonesResponse.
|
88
88
|
|
89
|
-
|
89
|
+
**参数解释**:返回创建LB时可使用的可用区集合列表。如:[[az1,az2],[az2,az3]] ,则在创建LB时,只能从其中的一个子列表中选择一个或多个可用区,不能跨列表选择。在上述例子中,不能选择az1和az3。 **取值范围**:不涉及
|
90
90
|
|
91
91
|
:param availability_zones: The availability_zones of this ListAvailabilityZonesResponse.
|
92
92
|
:type availability_zones: list[list[AvailabilityZone]]
|
@@ -59,37 +59,37 @@ class ListCertificatesRequest:
|
|
59
59
|
|
60
60
|
The model defined in huaweicloud sdk
|
61
61
|
|
62
|
-
:param marker:
|
62
|
+
:param marker: **参数解释**:上一页最后一条记录的ID。 **约束限制**: - 必须与limit一起使用。 - 不指定时表示查询第一页。 - 该字段不允许为空或无效的ID。 **取值范围**:不涉及 **默认取值**:不涉及
|
63
63
|
:type marker: str
|
64
|
-
:param limit:
|
64
|
+
:param limit: **参数解释**:每页返回的个数。 **约束限制**:不涉及 **取值范围**:0-2000 **默认取值**:2000
|
65
65
|
:type limit: int
|
66
|
-
:param page_reverse:
|
66
|
+
:param page_reverse: **参数解释**:是否反向查询。 **约束限制**: - 必须与limit一起使用。 - 当page_reverse=true时,若要查询上一页,marker取值为当前页返回值的previous_marker。 **取值范围**: - true:查询上一页。 - false:查询下一页。 **默认取值**:false
|
67
67
|
:type page_reverse: bool
|
68
|
-
:param id:
|
68
|
+
:param id: **参数解释**:证书ID。 支持多值查询,查询条件格式:*id=xxx&id=xxx*。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
69
69
|
:type id: list[str]
|
70
|
-
:param name:
|
70
|
+
:param name: **参数解释**:证书的名称。 支持多值查询,查询条件格式:*name=xxx&name=xxx*。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
71
71
|
:type name: list[str]
|
72
|
-
:param description:
|
72
|
+
:param description: **参数解释**:证书的描述。 支持多值查询,查询条件格式:*description=xxx&description=xxx*。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
73
73
|
:type description: list[str]
|
74
|
-
:param admin_state_up:
|
74
|
+
:param admin_state_up: **参数解释**:证书的管理状态。 **约束限制**:不涉及 **取值范围**: - true:表示证书可用。 - false:表示证书不可用。 **默认取值**:不涉及
|
75
75
|
:type admin_state_up: bool
|
76
|
-
:param domain:
|
76
|
+
:param domain: **参数解释**:服务器证书所签域名。 支持多值查询,查询条件格式:domain=xxx&domain=xxx。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
77
77
|
:type domain: list[str]
|
78
|
-
:param type:
|
78
|
+
:param type: **参数解释**:证书的类型。 支持多值查询,查询条件格式:type=xxx&type=xxx。 **约束限制**:不涉及 **取值范围**: - server:服务器证书。 - client:CA证书。 - server_sm:服务器SM双证书。 **默认取值**:不涉及
|
79
79
|
:type type: list[str]
|
80
|
-
:param scm_certificate_id:
|
80
|
+
:param scm_certificate_id: **参数解释**:云证书管理服务(CCM)中的证书ID。 支持多值查询,查询条件格式:scm_certificate_id=xxx&scm_certificate_id=xxx。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
81
81
|
:type scm_certificate_id: list[str]
|
82
|
-
:param common_name:
|
82
|
+
:param common_name: **参数解释**:证书的主域名。 支持多值查询,查询条件格式:common_name=xxx&common_name=xxx。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
83
83
|
:type common_name: list[str]
|
84
|
-
:param fingerprint:
|
84
|
+
:param fingerprint: **参数解释**:证书的指纹。 支持多值查询,查询条件格式:fingerprint=xxx&fingerprint=xxx。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
85
85
|
:type fingerprint: list[str]
|
86
|
-
:param source:
|
86
|
+
:param source: **参数解释**:证书来源。 支持多值查询,查询条件格式:source=xxx&source=xxx。 **约束限制**:不涉及 **取值范围**: - scm:表示关联云证书管理服务(CCM)中的证书。 - 空值:表示自有证书。 **默认取值**:不涉及
|
87
87
|
:type source: list[str]
|
88
|
-
:param protection_status:
|
88
|
+
:param protection_status: **参数解释**:修改保护状态。 支持多值查询,查询条件格式:protection_status=xxx&protection_status=xxx。 **约束限制**:不涉及 **取值范围**: - nonProtection: 不保护 - consoleProtection: 控制台修改保护,即禁止通过控制台修改。 **默认取值**:不涉及
|
89
89
|
:type protection_status: list[str]
|
90
|
-
:param protection_reason:
|
90
|
+
:param protection_reason: **参数解释**:设置修改保护的原因。 支持多值查询,查询条件格式:protection_reason=xxx&protection_reason=xxx。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
91
91
|
:type protection_reason: list[str]
|
92
|
-
:param enterprise_project_id:
|
92
|
+
:param enterprise_project_id: **参数解释**:资源所属的企业项目ID。 支持多值查询,查询条件格式: *enterprise_project_id=xxx&enterprise_project_id=xxx*。 **约束限制**: - 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:certificates:list权限。 - 如果enterprise_project_id传值,鉴权按照企业项目权限鉴权,分为传入具体eps_id和all_granted_eps两种场景,前者查询指定eps_id的eps下的资源,后者查询的是所有有list权限的eps下的资源。 **取值范围**:不涉及 **默认取值**:不涉及
|
93
93
|
:type enterprise_project_id: list[str]
|
94
94
|
"""
|
95
95
|
|
@@ -150,7 +150,7 @@ class ListCertificatesRequest:
|
|
150
150
|
def marker(self):
|
151
151
|
r"""Gets the marker of this ListCertificatesRequest.
|
152
152
|
|
153
|
-
|
153
|
+
**参数解释**:上一页最后一条记录的ID。 **约束限制**: - 必须与limit一起使用。 - 不指定时表示查询第一页。 - 该字段不允许为空或无效的ID。 **取值范围**:不涉及 **默认取值**:不涉及
|
154
154
|
|
155
155
|
:return: The marker of this ListCertificatesRequest.
|
156
156
|
:rtype: str
|
@@ -161,7 +161,7 @@ class ListCertificatesRequest:
|
|
161
161
|
def marker(self, marker):
|
162
162
|
r"""Sets the marker of this ListCertificatesRequest.
|
163
163
|
|
164
|
-
|
164
|
+
**参数解释**:上一页最后一条记录的ID。 **约束限制**: - 必须与limit一起使用。 - 不指定时表示查询第一页。 - 该字段不允许为空或无效的ID。 **取值范围**:不涉及 **默认取值**:不涉及
|
165
165
|
|
166
166
|
:param marker: The marker of this ListCertificatesRequest.
|
167
167
|
:type marker: str
|
@@ -172,7 +172,7 @@ class ListCertificatesRequest:
|
|
172
172
|
def limit(self):
|
173
173
|
r"""Gets the limit of this ListCertificatesRequest.
|
174
174
|
|
175
|
-
|
175
|
+
**参数解释**:每页返回的个数。 **约束限制**:不涉及 **取值范围**:0-2000 **默认取值**:2000
|
176
176
|
|
177
177
|
:return: The limit of this ListCertificatesRequest.
|
178
178
|
:rtype: int
|
@@ -183,7 +183,7 @@ class ListCertificatesRequest:
|
|
183
183
|
def limit(self, limit):
|
184
184
|
r"""Sets the limit of this ListCertificatesRequest.
|
185
185
|
|
186
|
-
|
186
|
+
**参数解释**:每页返回的个数。 **约束限制**:不涉及 **取值范围**:0-2000 **默认取值**:2000
|
187
187
|
|
188
188
|
:param limit: The limit of this ListCertificatesRequest.
|
189
189
|
:type limit: int
|
@@ -194,7 +194,7 @@ class ListCertificatesRequest:
|
|
194
194
|
def page_reverse(self):
|
195
195
|
r"""Gets the page_reverse of this ListCertificatesRequest.
|
196
196
|
|
197
|
-
|
197
|
+
**参数解释**:是否反向查询。 **约束限制**: - 必须与limit一起使用。 - 当page_reverse=true时,若要查询上一页,marker取值为当前页返回值的previous_marker。 **取值范围**: - true:查询上一页。 - false:查询下一页。 **默认取值**:false
|
198
198
|
|
199
199
|
:return: The page_reverse of this ListCertificatesRequest.
|
200
200
|
:rtype: bool
|
@@ -205,7 +205,7 @@ class ListCertificatesRequest:
|
|
205
205
|
def page_reverse(self, page_reverse):
|
206
206
|
r"""Sets the page_reverse of this ListCertificatesRequest.
|
207
207
|
|
208
|
-
|
208
|
+
**参数解释**:是否反向查询。 **约束限制**: - 必须与limit一起使用。 - 当page_reverse=true时,若要查询上一页,marker取值为当前页返回值的previous_marker。 **取值范围**: - true:查询上一页。 - false:查询下一页。 **默认取值**:false
|
209
209
|
|
210
210
|
:param page_reverse: The page_reverse of this ListCertificatesRequest.
|
211
211
|
:type page_reverse: bool
|
@@ -216,7 +216,7 @@ class ListCertificatesRequest:
|
|
216
216
|
def id(self):
|
217
217
|
r"""Gets the id of this ListCertificatesRequest.
|
218
218
|
|
219
|
-
|
219
|
+
**参数解释**:证书ID。 支持多值查询,查询条件格式:*id=xxx&id=xxx*。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
220
220
|
|
221
221
|
:return: The id of this ListCertificatesRequest.
|
222
222
|
:rtype: list[str]
|
@@ -227,7 +227,7 @@ class ListCertificatesRequest:
|
|
227
227
|
def id(self, id):
|
228
228
|
r"""Sets the id of this ListCertificatesRequest.
|
229
229
|
|
230
|
-
|
230
|
+
**参数解释**:证书ID。 支持多值查询,查询条件格式:*id=xxx&id=xxx*。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
231
231
|
|
232
232
|
:param id: The id of this ListCertificatesRequest.
|
233
233
|
:type id: list[str]
|
@@ -238,7 +238,7 @@ class ListCertificatesRequest:
|
|
238
238
|
def name(self):
|
239
239
|
r"""Gets the name of this ListCertificatesRequest.
|
240
240
|
|
241
|
-
|
241
|
+
**参数解释**:证书的名称。 支持多值查询,查询条件格式:*name=xxx&name=xxx*。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
242
242
|
|
243
243
|
:return: The name of this ListCertificatesRequest.
|
244
244
|
:rtype: list[str]
|
@@ -249,7 +249,7 @@ class ListCertificatesRequest:
|
|
249
249
|
def name(self, name):
|
250
250
|
r"""Sets the name of this ListCertificatesRequest.
|
251
251
|
|
252
|
-
|
252
|
+
**参数解释**:证书的名称。 支持多值查询,查询条件格式:*name=xxx&name=xxx*。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
253
253
|
|
254
254
|
:param name: The name of this ListCertificatesRequest.
|
255
255
|
:type name: list[str]
|
@@ -260,7 +260,7 @@ class ListCertificatesRequest:
|
|
260
260
|
def description(self):
|
261
261
|
r"""Gets the description of this ListCertificatesRequest.
|
262
262
|
|
263
|
-
|
263
|
+
**参数解释**:证书的描述。 支持多值查询,查询条件格式:*description=xxx&description=xxx*。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
264
264
|
|
265
265
|
:return: The description of this ListCertificatesRequest.
|
266
266
|
:rtype: list[str]
|
@@ -271,7 +271,7 @@ class ListCertificatesRequest:
|
|
271
271
|
def description(self, description):
|
272
272
|
r"""Sets the description of this ListCertificatesRequest.
|
273
273
|
|
274
|
-
|
274
|
+
**参数解释**:证书的描述。 支持多值查询,查询条件格式:*description=xxx&description=xxx*。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
275
275
|
|
276
276
|
:param description: The description of this ListCertificatesRequest.
|
277
277
|
:type description: list[str]
|
@@ -282,7 +282,7 @@ class ListCertificatesRequest:
|
|
282
282
|
def admin_state_up(self):
|
283
283
|
r"""Gets the admin_state_up of this ListCertificatesRequest.
|
284
284
|
|
285
|
-
|
285
|
+
**参数解释**:证书的管理状态。 **约束限制**:不涉及 **取值范围**: - true:表示证书可用。 - false:表示证书不可用。 **默认取值**:不涉及
|
286
286
|
|
287
287
|
:return: The admin_state_up of this ListCertificatesRequest.
|
288
288
|
:rtype: bool
|
@@ -293,7 +293,7 @@ class ListCertificatesRequest:
|
|
293
293
|
def admin_state_up(self, admin_state_up):
|
294
294
|
r"""Sets the admin_state_up of this ListCertificatesRequest.
|
295
295
|
|
296
|
-
|
296
|
+
**参数解释**:证书的管理状态。 **约束限制**:不涉及 **取值范围**: - true:表示证书可用。 - false:表示证书不可用。 **默认取值**:不涉及
|
297
297
|
|
298
298
|
:param admin_state_up: The admin_state_up of this ListCertificatesRequest.
|
299
299
|
:type admin_state_up: bool
|
@@ -304,7 +304,7 @@ class ListCertificatesRequest:
|
|
304
304
|
def domain(self):
|
305
305
|
r"""Gets the domain of this ListCertificatesRequest.
|
306
306
|
|
307
|
-
|
307
|
+
**参数解释**:服务器证书所签域名。 支持多值查询,查询条件格式:domain=xxx&domain=xxx。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
308
308
|
|
309
309
|
:return: The domain of this ListCertificatesRequest.
|
310
310
|
:rtype: list[str]
|
@@ -315,7 +315,7 @@ class ListCertificatesRequest:
|
|
315
315
|
def domain(self, domain):
|
316
316
|
r"""Sets the domain of this ListCertificatesRequest.
|
317
317
|
|
318
|
-
|
318
|
+
**参数解释**:服务器证书所签域名。 支持多值查询,查询条件格式:domain=xxx&domain=xxx。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
319
319
|
|
320
320
|
:param domain: The domain of this ListCertificatesRequest.
|
321
321
|
:type domain: list[str]
|
@@ -326,7 +326,7 @@ class ListCertificatesRequest:
|
|
326
326
|
def type(self):
|
327
327
|
r"""Gets the type of this ListCertificatesRequest.
|
328
328
|
|
329
|
-
|
329
|
+
**参数解释**:证书的类型。 支持多值查询,查询条件格式:type=xxx&type=xxx。 **约束限制**:不涉及 **取值范围**: - server:服务器证书。 - client:CA证书。 - server_sm:服务器SM双证书。 **默认取值**:不涉及
|
330
330
|
|
331
331
|
:return: The type of this ListCertificatesRequest.
|
332
332
|
:rtype: list[str]
|
@@ -337,7 +337,7 @@ class ListCertificatesRequest:
|
|
337
337
|
def type(self, type):
|
338
338
|
r"""Sets the type of this ListCertificatesRequest.
|
339
339
|
|
340
|
-
|
340
|
+
**参数解释**:证书的类型。 支持多值查询,查询条件格式:type=xxx&type=xxx。 **约束限制**:不涉及 **取值范围**: - server:服务器证书。 - client:CA证书。 - server_sm:服务器SM双证书。 **默认取值**:不涉及
|
341
341
|
|
342
342
|
:param type: The type of this ListCertificatesRequest.
|
343
343
|
:type type: list[str]
|
@@ -348,7 +348,7 @@ class ListCertificatesRequest:
|
|
348
348
|
def scm_certificate_id(self):
|
349
349
|
r"""Gets the scm_certificate_id of this ListCertificatesRequest.
|
350
350
|
|
351
|
-
|
351
|
+
**参数解释**:云证书管理服务(CCM)中的证书ID。 支持多值查询,查询条件格式:scm_certificate_id=xxx&scm_certificate_id=xxx。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
352
352
|
|
353
353
|
:return: The scm_certificate_id of this ListCertificatesRequest.
|
354
354
|
:rtype: list[str]
|
@@ -359,7 +359,7 @@ class ListCertificatesRequest:
|
|
359
359
|
def scm_certificate_id(self, scm_certificate_id):
|
360
360
|
r"""Sets the scm_certificate_id of this ListCertificatesRequest.
|
361
361
|
|
362
|
-
|
362
|
+
**参数解释**:云证书管理服务(CCM)中的证书ID。 支持多值查询,查询条件格式:scm_certificate_id=xxx&scm_certificate_id=xxx。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
363
363
|
|
364
364
|
:param scm_certificate_id: The scm_certificate_id of this ListCertificatesRequest.
|
365
365
|
:type scm_certificate_id: list[str]
|
@@ -370,7 +370,7 @@ class ListCertificatesRequest:
|
|
370
370
|
def common_name(self):
|
371
371
|
r"""Gets the common_name of this ListCertificatesRequest.
|
372
372
|
|
373
|
-
|
373
|
+
**参数解释**:证书的主域名。 支持多值查询,查询条件格式:common_name=xxx&common_name=xxx。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
374
374
|
|
375
375
|
:return: The common_name of this ListCertificatesRequest.
|
376
376
|
:rtype: list[str]
|
@@ -381,7 +381,7 @@ class ListCertificatesRequest:
|
|
381
381
|
def common_name(self, common_name):
|
382
382
|
r"""Sets the common_name of this ListCertificatesRequest.
|
383
383
|
|
384
|
-
|
384
|
+
**参数解释**:证书的主域名。 支持多值查询,查询条件格式:common_name=xxx&common_name=xxx。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
385
385
|
|
386
386
|
:param common_name: The common_name of this ListCertificatesRequest.
|
387
387
|
:type common_name: list[str]
|
@@ -392,7 +392,7 @@ class ListCertificatesRequest:
|
|
392
392
|
def fingerprint(self):
|
393
393
|
r"""Gets the fingerprint of this ListCertificatesRequest.
|
394
394
|
|
395
|
-
|
395
|
+
**参数解释**:证书的指纹。 支持多值查询,查询条件格式:fingerprint=xxx&fingerprint=xxx。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
396
396
|
|
397
397
|
:return: The fingerprint of this ListCertificatesRequest.
|
398
398
|
:rtype: list[str]
|
@@ -403,7 +403,7 @@ class ListCertificatesRequest:
|
|
403
403
|
def fingerprint(self, fingerprint):
|
404
404
|
r"""Sets the fingerprint of this ListCertificatesRequest.
|
405
405
|
|
406
|
-
|
406
|
+
**参数解释**:证书的指纹。 支持多值查询,查询条件格式:fingerprint=xxx&fingerprint=xxx。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
407
407
|
|
408
408
|
:param fingerprint: The fingerprint of this ListCertificatesRequest.
|
409
409
|
:type fingerprint: list[str]
|
@@ -414,7 +414,7 @@ class ListCertificatesRequest:
|
|
414
414
|
def source(self):
|
415
415
|
r"""Gets the source of this ListCertificatesRequest.
|
416
416
|
|
417
|
-
|
417
|
+
**参数解释**:证书来源。 支持多值查询,查询条件格式:source=xxx&source=xxx。 **约束限制**:不涉及 **取值范围**: - scm:表示关联云证书管理服务(CCM)中的证书。 - 空值:表示自有证书。 **默认取值**:不涉及
|
418
418
|
|
419
419
|
:return: The source of this ListCertificatesRequest.
|
420
420
|
:rtype: list[str]
|
@@ -425,7 +425,7 @@ class ListCertificatesRequest:
|
|
425
425
|
def source(self, source):
|
426
426
|
r"""Sets the source of this ListCertificatesRequest.
|
427
427
|
|
428
|
-
|
428
|
+
**参数解释**:证书来源。 支持多值查询,查询条件格式:source=xxx&source=xxx。 **约束限制**:不涉及 **取值范围**: - scm:表示关联云证书管理服务(CCM)中的证书。 - 空值:表示自有证书。 **默认取值**:不涉及
|
429
429
|
|
430
430
|
:param source: The source of this ListCertificatesRequest.
|
431
431
|
:type source: list[str]
|
@@ -436,7 +436,7 @@ class ListCertificatesRequest:
|
|
436
436
|
def protection_status(self):
|
437
437
|
r"""Gets the protection_status of this ListCertificatesRequest.
|
438
438
|
|
439
|
-
|
439
|
+
**参数解释**:修改保护状态。 支持多值查询,查询条件格式:protection_status=xxx&protection_status=xxx。 **约束限制**:不涉及 **取值范围**: - nonProtection: 不保护 - consoleProtection: 控制台修改保护,即禁止通过控制台修改。 **默认取值**:不涉及
|
440
440
|
|
441
441
|
:return: The protection_status of this ListCertificatesRequest.
|
442
442
|
:rtype: list[str]
|
@@ -447,7 +447,7 @@ class ListCertificatesRequest:
|
|
447
447
|
def protection_status(self, protection_status):
|
448
448
|
r"""Sets the protection_status of this ListCertificatesRequest.
|
449
449
|
|
450
|
-
|
450
|
+
**参数解释**:修改保护状态。 支持多值查询,查询条件格式:protection_status=xxx&protection_status=xxx。 **约束限制**:不涉及 **取值范围**: - nonProtection: 不保护 - consoleProtection: 控制台修改保护,即禁止通过控制台修改。 **默认取值**:不涉及
|
451
451
|
|
452
452
|
:param protection_status: The protection_status of this ListCertificatesRequest.
|
453
453
|
:type protection_status: list[str]
|
@@ -458,7 +458,7 @@ class ListCertificatesRequest:
|
|
458
458
|
def protection_reason(self):
|
459
459
|
r"""Gets the protection_reason of this ListCertificatesRequest.
|
460
460
|
|
461
|
-
|
461
|
+
**参数解释**:设置修改保护的原因。 支持多值查询,查询条件格式:protection_reason=xxx&protection_reason=xxx。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
462
462
|
|
463
463
|
:return: The protection_reason of this ListCertificatesRequest.
|
464
464
|
:rtype: list[str]
|
@@ -469,7 +469,7 @@ class ListCertificatesRequest:
|
|
469
469
|
def protection_reason(self, protection_reason):
|
470
470
|
r"""Sets the protection_reason of this ListCertificatesRequest.
|
471
471
|
|
472
|
-
|
472
|
+
**参数解释**:设置修改保护的原因。 支持多值查询,查询条件格式:protection_reason=xxx&protection_reason=xxx。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
473
473
|
|
474
474
|
:param protection_reason: The protection_reason of this ListCertificatesRequest.
|
475
475
|
:type protection_reason: list[str]
|
@@ -480,7 +480,7 @@ class ListCertificatesRequest:
|
|
480
480
|
def enterprise_project_id(self):
|
481
481
|
r"""Gets the enterprise_project_id of this ListCertificatesRequest.
|
482
482
|
|
483
|
-
|
483
|
+
**参数解释**:资源所属的企业项目ID。 支持多值查询,查询条件格式: *enterprise_project_id=xxx&enterprise_project_id=xxx*。 **约束限制**: - 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:certificates:list权限。 - 如果enterprise_project_id传值,鉴权按照企业项目权限鉴权,分为传入具体eps_id和all_granted_eps两种场景,前者查询指定eps_id的eps下的资源,后者查询的是所有有list权限的eps下的资源。 **取值范围**:不涉及 **默认取值**:不涉及
|
484
484
|
|
485
485
|
:return: The enterprise_project_id of this ListCertificatesRequest.
|
486
486
|
:rtype: list[str]
|
@@ -491,7 +491,7 @@ class ListCertificatesRequest:
|
|
491
491
|
def enterprise_project_id(self, enterprise_project_id):
|
492
492
|
r"""Sets the enterprise_project_id of this ListCertificatesRequest.
|
493
493
|
|
494
|
-
|
494
|
+
**参数解释**:资源所属的企业项目ID。 支持多值查询,查询条件格式: *enterprise_project_id=xxx&enterprise_project_id=xxx*。 **约束限制**: - 如果enterprise_project_id不传值,默认查询所有企业项目下的资源,鉴权按照细粒度权限鉴权,必须在用户组下分配elb:certificates:list权限。 - 如果enterprise_project_id传值,鉴权按照企业项目权限鉴权,分为传入具体eps_id和all_granted_eps两种场景,前者查询指定eps_id的eps下的资源,后者查询的是所有有list权限的eps下的资源。 **取值范围**:不涉及 **默认取值**:不涉及
|
495
495
|
|
496
496
|
:param enterprise_project_id: The enterprise_project_id of this ListCertificatesRequest.
|
497
497
|
:type enterprise_project_id: list[str]
|
@@ -34,11 +34,11 @@ class ListCertificatesResponse(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 certificates:
|
41
|
+
:param certificates: **参数解释**:证书对象列表。
|
42
42
|
:type certificates: list[:class:`huaweicloudsdkelb.v3.CertificateInfo`]
|
43
43
|
"""
|
44
44
|
|
@@ -60,7 +60,7 @@ class ListCertificatesResponse(SdkResponse):
|
|
60
60
|
def request_id(self):
|
61
61
|
r"""Gets the request_id of this ListCertificatesResponse.
|
62
62
|
|
63
|
-
|
63
|
+
**参数解释**:请求ID。 **取值范围**:由数字、小写字母和中划线(-)组成的字符串,自动生成。
|
64
64
|
|
65
65
|
:return: The request_id of this ListCertificatesResponse.
|
66
66
|
:rtype: str
|
@@ -71,7 +71,7 @@ class ListCertificatesResponse(SdkResponse):
|
|
71
71
|
def request_id(self, request_id):
|
72
72
|
r"""Sets the request_id of this ListCertificatesResponse.
|
73
73
|
|
74
|
-
|
74
|
+
**参数解释**:请求ID。 **取值范围**:由数字、小写字母和中划线(-)组成的字符串,自动生成。
|
75
75
|
|
76
76
|
:param request_id: The request_id of this ListCertificatesResponse.
|
77
77
|
:type request_id: str
|
@@ -100,7 +100,7 @@ class ListCertificatesResponse(SdkResponse):
|
|
100
100
|
def certificates(self):
|
101
101
|
r"""Gets the certificates of this ListCertificatesResponse.
|
102
102
|
|
103
|
-
|
103
|
+
**参数解释**:证书对象列表。
|
104
104
|
|
105
105
|
:return: The certificates of this ListCertificatesResponse.
|
106
106
|
:rtype: list[:class:`huaweicloudsdkelb.v3.CertificateInfo`]
|
@@ -111,7 +111,7 @@ class ListCertificatesResponse(SdkResponse):
|
|
111
111
|
def certificates(self, certificates):
|
112
112
|
r"""Sets the certificates of this ListCertificatesResponse.
|
113
113
|
|
114
|
-
|
114
|
+
**参数解释**:证书对象列表。
|
115
115
|
|
116
116
|
:param certificates: The certificates of this ListCertificatesResponse.
|
117
117
|
:type certificates: list[:class:`huaweicloudsdkelb.v3.CertificateInfo`]
|
@@ -29,7 +29,7 @@ class ListFeatureConfigsRequest:
|
|
29
29
|
|
30
30
|
The model defined in huaweicloud sdk
|
31
31
|
|
32
|
-
:param feature:
|
32
|
+
:param feature: **参数解释**:特性名称。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
33
33
|
:type feature: str
|
34
34
|
"""
|
35
35
|
|
@@ -45,7 +45,7 @@ class ListFeatureConfigsRequest:
|
|
45
45
|
def feature(self):
|
46
46
|
r"""Gets the feature of this ListFeatureConfigsRequest.
|
47
47
|
|
48
|
-
|
48
|
+
**参数解释**:特性名称。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
49
49
|
|
50
50
|
:return: The feature of this ListFeatureConfigsRequest.
|
51
51
|
:rtype: str
|
@@ -56,7 +56,7 @@ class ListFeatureConfigsRequest:
|
|
56
56
|
def feature(self, feature):
|
57
57
|
r"""Sets the feature of this ListFeatureConfigsRequest.
|
58
58
|
|
59
|
-
|
59
|
+
**参数解释**:特性名称。 **约束限制**:不涉及 **取值范围**:不涉及 **默认取值**:不涉及
|
60
60
|
|
61
61
|
:param feature: The feature of this ListFeatureConfigsRequest.
|
62
62
|
:type feature: str
|