huaweicloudsdkcae 3.1.141__py2.py3-none-any.whl → 3.1.143__py2.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.
Potentially problematic release.
This version of huaweicloudsdkcae might be problematic. Click here for more details.
- huaweicloudsdkcae/v1/cae_async_client.py +56 -56
- huaweicloudsdkcae/v1/cae_client.py +56 -56
- huaweicloudsdkcae/v1/model/access.py +5 -5
- huaweicloudsdkcae/v1/model/access_configuration_data_items.py +21 -21
- huaweicloudsdkcae/v1/model/access_configuration_http_path.py +7 -7
- huaweicloudsdkcae/v1/model/access_configuration_metadata.py +3 -3
- huaweicloudsdkcae/v1/model/access_configuration_port.py +21 -21
- huaweicloudsdkcae/v1/model/access_control.py +5 -5
- huaweicloudsdkcae/v1/model/action_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/action_on_component_build.py +5 -5
- huaweicloudsdkcae/v1/model/action_on_component_source.py +9 -9
- huaweicloudsdkcae/v1/model/action_on_component_spec.py +11 -11
- huaweicloudsdkcae/v1/model/agency.py +7 -7
- huaweicloudsdkcae/v1/model/agency_item.py +3 -3
- huaweicloudsdkcae/v1/model/agency_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/agency_metadata.py +5 -5
- huaweicloudsdkcae/v1/model/api_version_obj.py +1 -1
- huaweicloudsdkcae/v1/model/app_info.py +5 -5
- huaweicloudsdkcae/v1/model/application_item.py +9 -9
- huaweicloudsdkcae/v1/model/application_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/application_metadata.py +9 -9
- huaweicloudsdkcae/v1/model/archive.py +3 -3
- huaweicloudsdkcae/v1/model/build.py +5 -5
- huaweicloudsdkcae/v1/model/cert_item.py +5 -5
- huaweicloudsdkcae/v1/model/cert_req.py +9 -9
- huaweicloudsdkcae/v1/model/certificate_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/cloud_storage_log_path_info.py +5 -5
- huaweicloudsdkcae/v1/model/component_configuration_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/component_execution_result.py +9 -9
- huaweicloudsdkcae/v1/model/component_info.py +5 -5
- huaweicloudsdkcae/v1/model/component_item.py +13 -13
- huaweicloudsdkcae/v1/model/component_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/component_snapshot_context.py +45 -45
- huaweicloudsdkcae/v1/model/component_snapshot_item.py +11 -11
- huaweicloudsdkcae/v1/model/component_snapshot_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/component_spec.py +29 -29
- huaweicloudsdkcae/v1/model/configuration.py +13 -13
- huaweicloudsdkcae/v1/model/configuration_data.py +5 -5
- huaweicloudsdkcae/v1/model/configuration_data_metadata.py +3 -3
- huaweicloudsdkcae/v1/model/configuration_item.py +5 -5
- huaweicloudsdkcae/v1/model/configuration_request_data_spec.py +59 -59
- huaweicloudsdkcae/v1/model/configuration_request_data_spec_post_start.py +3 -3
- huaweicloudsdkcae/v1/model/configuration_request_data_spec_pre_stop.py +3 -3
- huaweicloudsdkcae/v1/model/configuration_response_data_spec.py +79 -79
- huaweicloudsdkcae/v1/model/configuration_response_data_spec_post_start.py +3 -3
- huaweicloudsdkcae/v1/model/configuration_response_data_spec_pre_stop.py +3 -3
- huaweicloudsdkcae/v1/model/create_agency_request.py +3 -3
- huaweicloudsdkcae/v1/model/create_agency_response.py +1 -1
- huaweicloudsdkcae/v1/model/create_application_request.py +7 -7
- huaweicloudsdkcae/v1/model/create_application_request_body.py +7 -7
- huaweicloudsdkcae/v1/model/create_application_request_body_metadata.py +3 -3
- huaweicloudsdkcae/v1/model/create_application_response.py +7 -7
- huaweicloudsdkcae/v1/model/create_certificate_request.py +7 -7
- huaweicloudsdkcae/v1/model/create_certificate_response.py +7 -7
- huaweicloudsdkcae/v1/model/create_component_configuration_request.py +11 -11
- huaweicloudsdkcae/v1/model/create_component_configuration_request_body.py +7 -7
- huaweicloudsdkcae/v1/model/create_component_configuration_response.py +1 -1
- huaweicloudsdkcae/v1/model/create_component_request.py +9 -9
- huaweicloudsdkcae/v1/model/create_component_request_body.py +9 -9
- huaweicloudsdkcae/v1/model/create_component_response.py +9 -9
- huaweicloudsdkcae/v1/model/create_component_spec.py +17 -17
- huaweicloudsdkcae/v1/model/create_component_with_configuration_request.py +9 -9
- huaweicloudsdkcae/v1/model/create_component_with_configuration_request_body.py +11 -11
- huaweicloudsdkcae/v1/model/create_component_with_configuration_request_body_metadata.py +5 -5
- huaweicloudsdkcae/v1/model/create_component_with_configuration_request_body_spec.py +13 -13
- huaweicloudsdkcae/v1/model/create_component_with_configuration_response.py +13 -13
- huaweicloudsdkcae/v1/model/create_component_with_configuration_response_body_status.py +3 -3
- huaweicloudsdkcae/v1/model/create_domain_req.py +7 -7
- huaweicloudsdkcae/v1/model/create_domain_request.py +7 -7
- huaweicloudsdkcae/v1/model/create_domain_response.py +7 -7
- huaweicloudsdkcae/v1/model/create_environment_request.py +5 -5
- huaweicloudsdkcae/v1/model/create_environment_request_body.py +7 -7
- huaweicloudsdkcae/v1/model/create_environment_request_body_metadata.py +5 -5
- huaweicloudsdkcae/v1/model/create_environment_response.py +3 -3
- huaweicloudsdkcae/v1/model/create_meta_cert.py +3 -3
- huaweicloudsdkcae/v1/model/create_meta_domain.py +3 -3
- huaweicloudsdkcae/v1/model/create_monitor_system_request.py +7 -7
- huaweicloudsdkcae/v1/model/create_monitor_system_response.py +1 -1
- huaweicloudsdkcae/v1/model/create_notice_rule_item.py +13 -13
- huaweicloudsdkcae/v1/model/create_notice_rule_req.py +7 -7
- huaweicloudsdkcae/v1/model/create_notice_rule_request.py +5 -5
- huaweicloudsdkcae/v1/model/create_notice_rule_resp_item.py +15 -15
- huaweicloudsdkcae/v1/model/create_notice_rule_response.py +7 -7
- huaweicloudsdkcae/v1/model/create_or_update_secret_detail.py +5 -5
- huaweicloudsdkcae/v1/model/create_or_update_secret_req.py +7 -7
- huaweicloudsdkcae/v1/model/create_secret_request.py +7 -7
- huaweicloudsdkcae/v1/model/create_secret_response.py +7 -7
- huaweicloudsdkcae/v1/model/create_spec_cert.py +5 -5
- huaweicloudsdkcae/v1/model/create_timer_rule_req.py +7 -7
- huaweicloudsdkcae/v1/model/create_timer_rule_request.py +7 -7
- huaweicloudsdkcae/v1/model/create_timer_rule_response.py +7 -7
- huaweicloudsdkcae/v1/model/create_volume_req.py +7 -7
- huaweicloudsdkcae/v1/model/create_volume_request.py +7 -7
- huaweicloudsdkcae/v1/model/create_volume_response.py +1 -1
- huaweicloudsdkcae/v1/model/create_vpc_egress_request.py +7 -7
- huaweicloudsdkcae/v1/model/create_vpc_egress_response.py +7 -7
- huaweicloudsdkcae/v1/model/cron_trigger_scheduler.py +5 -5
- huaweicloudsdkcae/v1/model/delete_application_request.py +7 -7
- huaweicloudsdkcae/v1/model/delete_application_response.py +1 -1
- huaweicloudsdkcae/v1/model/delete_certificate_request.py +7 -7
- huaweicloudsdkcae/v1/model/delete_certificate_response.py +1 -1
- huaweicloudsdkcae/v1/model/delete_component_configuration_request.py +9 -9
- huaweicloudsdkcae/v1/model/delete_component_configuration_response.py +1 -1
- huaweicloudsdkcae/v1/model/delete_component_request.py +9 -9
- huaweicloudsdkcae/v1/model/delete_component_response.py +3 -3
- huaweicloudsdkcae/v1/model/delete_domain_request.py +7 -7
- huaweicloudsdkcae/v1/model/delete_domain_response.py +1 -1
- huaweicloudsdkcae/v1/model/delete_environment_request.py +5 -5
- huaweicloudsdkcae/v1/model/delete_environment_response.py +3 -3
- huaweicloudsdkcae/v1/model/delete_notice_rule_request.py +5 -5
- huaweicloudsdkcae/v1/model/delete_notice_rule_response.py +3 -3
- huaweicloudsdkcae/v1/model/delete_secret_request.py +5 -5
- huaweicloudsdkcae/v1/model/delete_secret_response.py +1 -1
- huaweicloudsdkcae/v1/model/delete_timer_rule_request.py +7 -7
- huaweicloudsdkcae/v1/model/delete_timer_rule_response.py +1 -1
- huaweicloudsdkcae/v1/model/delete_volume_request.py +7 -7
- huaweicloudsdkcae/v1/model/delete_volume_response.py +7 -7
- huaweicloudsdkcae/v1/model/delete_vpc_egress_request.py +7 -7
- huaweicloudsdkcae/v1/model/delete_vpc_egress_response.py +1 -1
- huaweicloudsdkcae/v1/model/domain_item.py +3 -3
- huaweicloudsdkcae/v1/model/domain_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/egress_cidr.py +7 -7
- huaweicloudsdkcae/v1/model/eip_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/environment_item.py +15 -15
- huaweicloudsdkcae/v1/model/environment_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/execute_action_request.py +11 -11
- huaweicloudsdkcae/v1/model/execute_action_request_body.py +9 -9
- huaweicloudsdkcae/v1/model/execute_action_request_body_metadata.py +5 -5
- huaweicloudsdkcae/v1/model/execute_action_response.py +3 -3
- huaweicloudsdkcae/v1/model/execution_details.py +5 -5
- huaweicloudsdkcae/v1/model/health_check_configuration_exec.py +3 -3
- huaweicloudsdkcae/v1/model/health_check_configuration_http_get.py +7 -7
- huaweicloudsdkcae/v1/model/health_check_configuration_liveness_probe.py +17 -17
- huaweicloudsdkcae/v1/model/health_check_configuration_readiness_probe.py +17 -17
- huaweicloudsdkcae/v1/model/health_check_configuration_startup_probe.py +17 -17
- huaweicloudsdkcae/v1/model/health_check_configuration_tcp_socket.py +3 -3
- huaweicloudsdkcae/v1/model/instance.py +7 -7
- huaweicloudsdkcae/v1/model/job_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/job_spec.py +7 -7
- huaweicloudsdkcae/v1/model/life_cycle_configuration_exec.py +3 -3
- huaweicloudsdkcae/v1/model/list_agencies_request.py +1 -1
- huaweicloudsdkcae/v1/model/list_agencies_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_applications_request.py +5 -5
- huaweicloudsdkcae/v1/model/list_applications_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_certificates_request.py +5 -5
- huaweicloudsdkcae/v1/model/list_certificates_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_component_configurations_request.py +11 -11
- huaweicloudsdkcae/v1/model/list_component_configurations_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_component_configurations_response_data.py +5 -5
- huaweicloudsdkcae/v1/model/list_component_instances_request.py +9 -9
- huaweicloudsdkcae/v1/model/list_component_instances_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_component_snapshots_request.py +9 -9
- huaweicloudsdkcae/v1/model/list_component_snapshots_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_components_request.py +15 -15
- huaweicloudsdkcae/v1/model/list_components_response.py +9 -9
- huaweicloudsdkcae/v1/model/list_domains_request.py +5 -5
- huaweicloudsdkcae/v1/model/list_domains_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_effective_components_request.py +5 -5
- huaweicloudsdkcae/v1/model/list_effective_components_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_eip_response_body_spec.py +5 -5
- huaweicloudsdkcae/v1/model/list_eip_response_body_spec_egress.py +7 -7
- huaweicloudsdkcae/v1/model/list_eip_response_body_spec_ingress.py +7 -7
- huaweicloudsdkcae/v1/model/list_eips_request.py +5 -5
- huaweicloudsdkcae/v1/model/list_eips_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_environments_request.py +3 -3
- huaweicloudsdkcae/v1/model/list_environments_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_notice_rules_request.py +3 -3
- huaweicloudsdkcae/v1/model/list_notice_rules_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_secrets_request.py +3 -3
- huaweicloudsdkcae/v1/model/list_secrets_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_timer_rules_request.py +5 -5
- huaweicloudsdkcae/v1/model/list_timer_rules_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_volumes_request.py +7 -7
- huaweicloudsdkcae/v1/model/list_volumes_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_vpc_egress_request.py +5 -5
- huaweicloudsdkcae/v1/model/list_vpc_egress_response.py +7 -7
- huaweicloudsdkcae/v1/model/meta_cert.py +5 -5
- huaweicloudsdkcae/v1/model/meta_domain.py +7 -7
- huaweicloudsdkcae/v1/model/metadata_response.py +11 -11
- huaweicloudsdkcae/v1/model/monitor_system_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/monitor_system_request_body.py +7 -7
- huaweicloudsdkcae/v1/model/monitor_system_request_body_spec.py +17 -17
- huaweicloudsdkcae/v1/model/mount_component.py +13 -13
- huaweicloudsdkcae/v1/model/notice_rule_notification.py +7 -7
- huaweicloudsdkcae/v1/model/notice_rule_scope.py +9 -9
- huaweicloudsdkcae/v1/model/repo.py +7 -7
- huaweicloudsdkcae/v1/model/resource_limit.py +5 -5
- huaweicloudsdkcae/v1/model/resource_limit_for_upgrade.py +5 -5
- huaweicloudsdkcae/v1/model/resources_credential.py +5 -5
- huaweicloudsdkcae/v1/model/retry_job_request.py +7 -7
- huaweicloudsdkcae/v1/model/retry_job_response.py +1 -1
- huaweicloudsdkcae/v1/model/scale_configuration_data_advanced.py +11 -11
- huaweicloudsdkcae/v1/model/scale_configuration_data_trigger.py +5 -5
- huaweicloudsdkcae/v1/model/scaling_trigger_meta.py +9 -9
- huaweicloudsdkcae/v1/model/secret_detail.py +15 -15
- huaweicloudsdkcae/v1/model/show_application_request.py +7 -7
- huaweicloudsdkcae/v1/model/show_application_response.py +7 -7
- huaweicloudsdkcae/v1/model/show_component_request.py +9 -9
- huaweicloudsdkcae/v1/model/show_component_response.py +9 -9
- huaweicloudsdkcae/v1/model/show_execution_result_request.py +7 -7
- huaweicloudsdkcae/v1/model/show_execution_result_response.py +7 -7
- huaweicloudsdkcae/v1/model/show_job_request.py +7 -7
- huaweicloudsdkcae/v1/model/show_job_response.py +7 -7
- huaweicloudsdkcae/v1/model/show_monitor_system_request.py +5 -5
- huaweicloudsdkcae/v1/model/show_monitor_system_response.py +7 -7
- huaweicloudsdkcae/v1/model/show_monitor_system_response_body_spec.py +25 -25
- huaweicloudsdkcae/v1/model/show_notice_rule_request.py +5 -5
- huaweicloudsdkcae/v1/model/show_notice_rule_response.py +7 -7
- huaweicloudsdkcae/v1/model/source.py +9 -9
- huaweicloudsdkcae/v1/model/spec_cert.py +7 -7
- huaweicloudsdkcae/v1/model/task.py +13 -13
- huaweicloudsdkcae/v1/model/time_rule_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/timer_rule_details.py +25 -25
- huaweicloudsdkcae/v1/model/trigger_policy.py +9 -9
- huaweicloudsdkcae/v1/model/update_cert_req.py +7 -7
- huaweicloudsdkcae/v1/model/update_certificate_request.py +9 -9
- huaweicloudsdkcae/v1/model/update_certificate_response.py +1 -1
- huaweicloudsdkcae/v1/model/update_component_request.py +11 -11
- huaweicloudsdkcae/v1/model/update_component_request_body.py +9 -9
- huaweicloudsdkcae/v1/model/update_component_request_metadata.py +5 -5
- huaweicloudsdkcae/v1/model/update_component_request_spec.py +11 -11
- huaweicloudsdkcae/v1/model/update_component_response.py +1 -1
- huaweicloudsdkcae/v1/model/update_eip_request.py +7 -7
- huaweicloudsdkcae/v1/model/update_eip_request_body.py +7 -7
- huaweicloudsdkcae/v1/model/update_eip_request_body_spec.py +5 -5
- huaweicloudsdkcae/v1/model/update_eip_request_body_spec_egress.py +5 -5
- huaweicloudsdkcae/v1/model/update_eip_request_body_spec_ingress.py +5 -5
- huaweicloudsdkcae/v1/model/update_eip_response.py +1 -1
- huaweicloudsdkcae/v1/model/update_monitor_system_request.py +9 -9
- huaweicloudsdkcae/v1/model/update_monitor_system_response.py +1 -1
- huaweicloudsdkcae/v1/model/update_notice_rule_item.py +9 -9
- huaweicloudsdkcae/v1/model/update_notice_rule_req.py +7 -7
- huaweicloudsdkcae/v1/model/update_notice_rule_request.py +7 -7
- huaweicloudsdkcae/v1/model/update_notice_rule_response.py +7 -7
- huaweicloudsdkcae/v1/model/update_secret_request.py +7 -7
- huaweicloudsdkcae/v1/model/update_secret_response.py +7 -7
- huaweicloudsdkcae/v1/model/update_spec_cert.py +5 -5
- huaweicloudsdkcae/v1/model/update_timer_rule_details.py +17 -17
- huaweicloudsdkcae/v1/model/update_timer_rule_req.py +7 -7
- huaweicloudsdkcae/v1/model/update_timer_rule_request.py +9 -9
- huaweicloudsdkcae/v1/model/update_timer_rule_response.py +1 -1
- huaweicloudsdkcae/v1/model/volume.py +15 -15
- huaweicloudsdkcae/v1/model/volume_configuration_data_volume.py +13 -13
- huaweicloudsdkcae/v1/model/volume_configuration_mount_info.py +7 -7
- huaweicloudsdkcae/v1/model/volume_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/volume_spec.py +9 -9
- huaweicloudsdkcae/v1/model/vpc_egress_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/vpc_egress_request_body.py +7 -7
- huaweicloudsdkcae/v1/model/vpc_egress_request_body_spec.py +3 -3
- huaweicloudsdkcae/v1/model/vpc_egress_response_body_spec.py +7 -7
- {huaweicloudsdkcae-3.1.141.dist-info → huaweicloudsdkcae-3.1.143.dist-info}/METADATA +2 -2
- huaweicloudsdkcae-3.1.143.dist-info/RECORD +260 -0
- huaweicloudsdkcae-3.1.141.dist-info/RECORD +0 -260
- {huaweicloudsdkcae-3.1.141.dist-info → huaweicloudsdkcae-3.1.143.dist-info}/LICENSE +0 -0
- {huaweicloudsdkcae-3.1.141.dist-info → huaweicloudsdkcae-3.1.143.dist-info}/WHEEL +0 -0
- {huaweicloudsdkcae-3.1.141.dist-info → huaweicloudsdkcae-3.1.143.dist-info}/top_level.txt +0 -0
|
@@ -101,7 +101,7 @@ class ConfigurationResponseDataSpec:
|
|
|
101
101
|
}
|
|
102
102
|
|
|
103
103
|
def __init__(self, rds_id=None, rds_db_name=None, rds_address=None, rds_username=None, rds_password=None, rds_port=None, config_center_addr=None, service_center_addr=None, cse_id=None, envs=None, ip=None, items=None, scale_strategy=None, max_replica_count=None, min_replica_count=None, advanced=None, triggers=None, volumes=None, liveness_probe=None, startup_probe=None, readiness_probe=None, post_start=None, pre_stop=None, log_paths=None, cloud_storage_log_paths=None, instrumentation=None, apm_application=None, type=None, app_name=None, instance_name=None, env_name=None, image_pull_policy=None, version=None, access_key=None, access_value=None, business=None, path=None, port=None, metrics=None):
|
|
104
|
-
"""ConfigurationResponseDataSpec
|
|
104
|
+
r"""ConfigurationResponseDataSpec
|
|
105
105
|
|
|
106
106
|
The model defined in huaweicloud sdk
|
|
107
107
|
|
|
@@ -309,7 +309,7 @@ class ConfigurationResponseDataSpec:
|
|
|
309
309
|
|
|
310
310
|
@property
|
|
311
311
|
def rds_id(self):
|
|
312
|
-
"""Gets the rds_id of this ConfigurationResponseDataSpec.
|
|
312
|
+
r"""Gets the rds_id of this ConfigurationResponseDataSpec.
|
|
313
313
|
|
|
314
314
|
RDS数据库实例ID。 Configuration.type为\"rds\"时,返回此参数。
|
|
315
315
|
|
|
@@ -320,7 +320,7 @@ class ConfigurationResponseDataSpec:
|
|
|
320
320
|
|
|
321
321
|
@rds_id.setter
|
|
322
322
|
def rds_id(self, rds_id):
|
|
323
|
-
"""Sets the rds_id of this ConfigurationResponseDataSpec.
|
|
323
|
+
r"""Sets the rds_id of this ConfigurationResponseDataSpec.
|
|
324
324
|
|
|
325
325
|
RDS数据库实例ID。 Configuration.type为\"rds\"时,返回此参数。
|
|
326
326
|
|
|
@@ -331,7 +331,7 @@ class ConfigurationResponseDataSpec:
|
|
|
331
331
|
|
|
332
332
|
@property
|
|
333
333
|
def rds_db_name(self):
|
|
334
|
-
"""Gets the rds_db_name of this ConfigurationResponseDataSpec.
|
|
334
|
+
r"""Gets the rds_db_name of this ConfigurationResponseDataSpec.
|
|
335
335
|
|
|
336
336
|
RDS数据库名称。 Configuration.type为\"rds\"时,返回此参数。
|
|
337
337
|
|
|
@@ -342,7 +342,7 @@ class ConfigurationResponseDataSpec:
|
|
|
342
342
|
|
|
343
343
|
@rds_db_name.setter
|
|
344
344
|
def rds_db_name(self, rds_db_name):
|
|
345
|
-
"""Sets the rds_db_name of this ConfigurationResponseDataSpec.
|
|
345
|
+
r"""Sets the rds_db_name of this ConfigurationResponseDataSpec.
|
|
346
346
|
|
|
347
347
|
RDS数据库名称。 Configuration.type为\"rds\"时,返回此参数。
|
|
348
348
|
|
|
@@ -353,7 +353,7 @@ class ConfigurationResponseDataSpec:
|
|
|
353
353
|
|
|
354
354
|
@property
|
|
355
355
|
def rds_address(self):
|
|
356
|
-
"""Gets the rds_address of this ConfigurationResponseDataSpec.
|
|
356
|
+
r"""Gets the rds_address of this ConfigurationResponseDataSpec.
|
|
357
357
|
|
|
358
358
|
RDS数据库地址。 Configuration.type为\"rds\"时,返回此参数。
|
|
359
359
|
|
|
@@ -364,7 +364,7 @@ class ConfigurationResponseDataSpec:
|
|
|
364
364
|
|
|
365
365
|
@rds_address.setter
|
|
366
366
|
def rds_address(self, rds_address):
|
|
367
|
-
"""Sets the rds_address of this ConfigurationResponseDataSpec.
|
|
367
|
+
r"""Sets the rds_address of this ConfigurationResponseDataSpec.
|
|
368
368
|
|
|
369
369
|
RDS数据库地址。 Configuration.type为\"rds\"时,返回此参数。
|
|
370
370
|
|
|
@@ -375,7 +375,7 @@ class ConfigurationResponseDataSpec:
|
|
|
375
375
|
|
|
376
376
|
@property
|
|
377
377
|
def rds_username(self):
|
|
378
|
-
"""Gets the rds_username of this ConfigurationResponseDataSpec.
|
|
378
|
+
r"""Gets the rds_username of this ConfigurationResponseDataSpec.
|
|
379
379
|
|
|
380
380
|
RDS数据库用户名称。 Configuration.type为\"rds\"时,返回此参数。
|
|
381
381
|
|
|
@@ -386,7 +386,7 @@ class ConfigurationResponseDataSpec:
|
|
|
386
386
|
|
|
387
387
|
@rds_username.setter
|
|
388
388
|
def rds_username(self, rds_username):
|
|
389
|
-
"""Sets the rds_username of this ConfigurationResponseDataSpec.
|
|
389
|
+
r"""Sets the rds_username of this ConfigurationResponseDataSpec.
|
|
390
390
|
|
|
391
391
|
RDS数据库用户名称。 Configuration.type为\"rds\"时,返回此参数。
|
|
392
392
|
|
|
@@ -397,7 +397,7 @@ class ConfigurationResponseDataSpec:
|
|
|
397
397
|
|
|
398
398
|
@property
|
|
399
399
|
def rds_password(self):
|
|
400
|
-
"""Gets the rds_password of this ConfigurationResponseDataSpec.
|
|
400
|
+
r"""Gets the rds_password of this ConfigurationResponseDataSpec.
|
|
401
401
|
|
|
402
402
|
RDS数据库密码。 Configuration.type为\"rds\"时,返回此参数。
|
|
403
403
|
|
|
@@ -408,7 +408,7 @@ class ConfigurationResponseDataSpec:
|
|
|
408
408
|
|
|
409
409
|
@rds_password.setter
|
|
410
410
|
def rds_password(self, rds_password):
|
|
411
|
-
"""Sets the rds_password of this ConfigurationResponseDataSpec.
|
|
411
|
+
r"""Sets the rds_password of this ConfigurationResponseDataSpec.
|
|
412
412
|
|
|
413
413
|
RDS数据库密码。 Configuration.type为\"rds\"时,返回此参数。
|
|
414
414
|
|
|
@@ -419,7 +419,7 @@ class ConfigurationResponseDataSpec:
|
|
|
419
419
|
|
|
420
420
|
@property
|
|
421
421
|
def rds_port(self):
|
|
422
|
-
"""Gets the rds_port of this ConfigurationResponseDataSpec.
|
|
422
|
+
r"""Gets the rds_port of this ConfigurationResponseDataSpec.
|
|
423
423
|
|
|
424
424
|
RDS数据库端口。 Configuration.type为\"rds\"时,返回此参数。
|
|
425
425
|
|
|
@@ -430,7 +430,7 @@ class ConfigurationResponseDataSpec:
|
|
|
430
430
|
|
|
431
431
|
@rds_port.setter
|
|
432
432
|
def rds_port(self, rds_port):
|
|
433
|
-
"""Sets the rds_port of this ConfigurationResponseDataSpec.
|
|
433
|
+
r"""Sets the rds_port of this ConfigurationResponseDataSpec.
|
|
434
434
|
|
|
435
435
|
RDS数据库端口。 Configuration.type为\"rds\"时,返回此参数。
|
|
436
436
|
|
|
@@ -441,7 +441,7 @@ class ConfigurationResponseDataSpec:
|
|
|
441
441
|
|
|
442
442
|
@property
|
|
443
443
|
def config_center_addr(self):
|
|
444
|
-
"""Gets the config_center_addr of this ConfigurationResponseDataSpec.
|
|
444
|
+
r"""Gets the config_center_addr of this ConfigurationResponseDataSpec.
|
|
445
445
|
|
|
446
446
|
CSE配置中心地址。 Configuration.type为\"cse\"时,返回此参数。
|
|
447
447
|
|
|
@@ -452,7 +452,7 @@ class ConfigurationResponseDataSpec:
|
|
|
452
452
|
|
|
453
453
|
@config_center_addr.setter
|
|
454
454
|
def config_center_addr(self, config_center_addr):
|
|
455
|
-
"""Sets the config_center_addr of this ConfigurationResponseDataSpec.
|
|
455
|
+
r"""Sets the config_center_addr of this ConfigurationResponseDataSpec.
|
|
456
456
|
|
|
457
457
|
CSE配置中心地址。 Configuration.type为\"cse\"时,返回此参数。
|
|
458
458
|
|
|
@@ -463,7 +463,7 @@ class ConfigurationResponseDataSpec:
|
|
|
463
463
|
|
|
464
464
|
@property
|
|
465
465
|
def service_center_addr(self):
|
|
466
|
-
"""Gets the service_center_addr of this ConfigurationResponseDataSpec.
|
|
466
|
+
r"""Gets the service_center_addr of this ConfigurationResponseDataSpec.
|
|
467
467
|
|
|
468
468
|
CSE服务注册发现地址。 Configuration.type为\"cse\"时,返回此参数。
|
|
469
469
|
|
|
@@ -474,7 +474,7 @@ class ConfigurationResponseDataSpec:
|
|
|
474
474
|
|
|
475
475
|
@service_center_addr.setter
|
|
476
476
|
def service_center_addr(self, service_center_addr):
|
|
477
|
-
"""Sets the service_center_addr of this ConfigurationResponseDataSpec.
|
|
477
|
+
r"""Sets the service_center_addr of this ConfigurationResponseDataSpec.
|
|
478
478
|
|
|
479
479
|
CSE服务注册发现地址。 Configuration.type为\"cse\"时,返回此参数。
|
|
480
480
|
|
|
@@ -485,7 +485,7 @@ class ConfigurationResponseDataSpec:
|
|
|
485
485
|
|
|
486
486
|
@property
|
|
487
487
|
def cse_id(self):
|
|
488
|
-
"""Gets the cse_id of this ConfigurationResponseDataSpec.
|
|
488
|
+
r"""Gets the cse_id of this ConfigurationResponseDataSpec.
|
|
489
489
|
|
|
490
490
|
CSE引擎ID。 Configuration.type为\"cse\"时,返回此参数。
|
|
491
491
|
|
|
@@ -496,7 +496,7 @@ class ConfigurationResponseDataSpec:
|
|
|
496
496
|
|
|
497
497
|
@cse_id.setter
|
|
498
498
|
def cse_id(self, cse_id):
|
|
499
|
-
"""Sets the cse_id of this ConfigurationResponseDataSpec.
|
|
499
|
+
r"""Sets the cse_id of this ConfigurationResponseDataSpec.
|
|
500
500
|
|
|
501
501
|
CSE引擎ID。 Configuration.type为\"cse\"时,返回此参数。
|
|
502
502
|
|
|
@@ -507,7 +507,7 @@ class ConfigurationResponseDataSpec:
|
|
|
507
507
|
|
|
508
508
|
@property
|
|
509
509
|
def envs(self):
|
|
510
|
-
"""Gets the envs of this ConfigurationResponseDataSpec.
|
|
510
|
+
r"""Gets the envs of this ConfigurationResponseDataSpec.
|
|
511
511
|
|
|
512
512
|
环境变量配置。 常用环境变量如下: - TZ: 时区设置,东八区可设置为Asia/Shanghai。 - LANG: 语言字符集设置,中文UTF8可设置为zh_CN.UTF-8。
|
|
513
513
|
|
|
@@ -518,7 +518,7 @@ class ConfigurationResponseDataSpec:
|
|
|
518
518
|
|
|
519
519
|
@envs.setter
|
|
520
520
|
def envs(self, envs):
|
|
521
|
-
"""Sets the envs of this ConfigurationResponseDataSpec.
|
|
521
|
+
r"""Sets the envs of this ConfigurationResponseDataSpec.
|
|
522
522
|
|
|
523
523
|
环境变量配置。 常用环境变量如下: - TZ: 时区设置,东八区可设置为Asia/Shanghai。 - LANG: 语言字符集设置,中文UTF8可设置为zh_CN.UTF-8。
|
|
524
524
|
|
|
@@ -529,7 +529,7 @@ class ConfigurationResponseDataSpec:
|
|
|
529
529
|
|
|
530
530
|
@property
|
|
531
531
|
def ip(self):
|
|
532
|
-
"""Gets the ip of this ConfigurationResponseDataSpec.
|
|
532
|
+
r"""Gets the ip of this ConfigurationResponseDataSpec.
|
|
533
533
|
|
|
534
534
|
弹性公网IP,响应体参数,未配置域名时返回此参数。
|
|
535
535
|
|
|
@@ -540,7 +540,7 @@ class ConfigurationResponseDataSpec:
|
|
|
540
540
|
|
|
541
541
|
@ip.setter
|
|
542
542
|
def ip(self, ip):
|
|
543
|
-
"""Sets the ip of this ConfigurationResponseDataSpec.
|
|
543
|
+
r"""Sets the ip of this ConfigurationResponseDataSpec.
|
|
544
544
|
|
|
545
545
|
弹性公网IP,响应体参数,未配置域名时返回此参数。
|
|
546
546
|
|
|
@@ -551,7 +551,7 @@ class ConfigurationResponseDataSpec:
|
|
|
551
551
|
|
|
552
552
|
@property
|
|
553
553
|
def items(self):
|
|
554
|
-
"""Gets the items of this ConfigurationResponseDataSpec.
|
|
554
|
+
r"""Gets the items of this ConfigurationResponseDataSpec.
|
|
555
555
|
|
|
556
556
|
访问方式配置列表。 Configuration.type为\"access\"时,返回此参数。
|
|
557
557
|
|
|
@@ -562,7 +562,7 @@ class ConfigurationResponseDataSpec:
|
|
|
562
562
|
|
|
563
563
|
@items.setter
|
|
564
564
|
def items(self, items):
|
|
565
|
-
"""Sets the items of this ConfigurationResponseDataSpec.
|
|
565
|
+
r"""Sets the items of this ConfigurationResponseDataSpec.
|
|
566
566
|
|
|
567
567
|
访问方式配置列表。 Configuration.type为\"access\"时,返回此参数。
|
|
568
568
|
|
|
@@ -573,7 +573,7 @@ class ConfigurationResponseDataSpec:
|
|
|
573
573
|
|
|
574
574
|
@property
|
|
575
575
|
def scale_strategy(self):
|
|
576
|
-
"""Gets the scale_strategy of this ConfigurationResponseDataSpec.
|
|
576
|
+
r"""Gets the scale_strategy of this ConfigurationResponseDataSpec.
|
|
577
577
|
|
|
578
578
|
伸缩策略配置策略类型。 Configuration.type为\"scaling\"时,返回此参数。
|
|
579
579
|
|
|
@@ -584,7 +584,7 @@ class ConfigurationResponseDataSpec:
|
|
|
584
584
|
|
|
585
585
|
@scale_strategy.setter
|
|
586
586
|
def scale_strategy(self, scale_strategy):
|
|
587
|
-
"""Sets the scale_strategy of this ConfigurationResponseDataSpec.
|
|
587
|
+
r"""Sets the scale_strategy of this ConfigurationResponseDataSpec.
|
|
588
588
|
|
|
589
589
|
伸缩策略配置策略类型。 Configuration.type为\"scaling\"时,返回此参数。
|
|
590
590
|
|
|
@@ -595,7 +595,7 @@ class ConfigurationResponseDataSpec:
|
|
|
595
595
|
|
|
596
596
|
@property
|
|
597
597
|
def max_replica_count(self):
|
|
598
|
-
"""Gets the max_replica_count of this ConfigurationResponseDataSpec.
|
|
598
|
+
r"""Gets the max_replica_count of this ConfigurationResponseDataSpec.
|
|
599
599
|
|
|
600
600
|
伸缩策略配置最大伸缩个数。 Configuration.type为\"scaling\"时,返回此参数。
|
|
601
601
|
|
|
@@ -606,7 +606,7 @@ class ConfigurationResponseDataSpec:
|
|
|
606
606
|
|
|
607
607
|
@max_replica_count.setter
|
|
608
608
|
def max_replica_count(self, max_replica_count):
|
|
609
|
-
"""Sets the max_replica_count of this ConfigurationResponseDataSpec.
|
|
609
|
+
r"""Sets the max_replica_count of this ConfigurationResponseDataSpec.
|
|
610
610
|
|
|
611
611
|
伸缩策略配置最大伸缩个数。 Configuration.type为\"scaling\"时,返回此参数。
|
|
612
612
|
|
|
@@ -617,7 +617,7 @@ class ConfigurationResponseDataSpec:
|
|
|
617
617
|
|
|
618
618
|
@property
|
|
619
619
|
def min_replica_count(self):
|
|
620
|
-
"""Gets the min_replica_count of this ConfigurationResponseDataSpec.
|
|
620
|
+
r"""Gets the min_replica_count of this ConfigurationResponseDataSpec.
|
|
621
621
|
|
|
622
622
|
伸缩策略配置最小伸缩个数。 Configuration.type为\"scaling\"时,返回此参数。
|
|
623
623
|
|
|
@@ -628,7 +628,7 @@ class ConfigurationResponseDataSpec:
|
|
|
628
628
|
|
|
629
629
|
@min_replica_count.setter
|
|
630
630
|
def min_replica_count(self, min_replica_count):
|
|
631
|
-
"""Sets the min_replica_count of this ConfigurationResponseDataSpec.
|
|
631
|
+
r"""Sets the min_replica_count of this ConfigurationResponseDataSpec.
|
|
632
632
|
|
|
633
633
|
伸缩策略配置最小伸缩个数。 Configuration.type为\"scaling\"时,返回此参数。
|
|
634
634
|
|
|
@@ -639,7 +639,7 @@ class ConfigurationResponseDataSpec:
|
|
|
639
639
|
|
|
640
640
|
@property
|
|
641
641
|
def advanced(self):
|
|
642
|
-
"""Gets the advanced of this ConfigurationResponseDataSpec.
|
|
642
|
+
r"""Gets the advanced of this ConfigurationResponseDataSpec.
|
|
643
643
|
|
|
644
644
|
:return: The advanced of this ConfigurationResponseDataSpec.
|
|
645
645
|
:rtype: :class:`huaweicloudsdkcae.v1.ScaleConfigurationDataAdvanced`
|
|
@@ -648,7 +648,7 @@ class ConfigurationResponseDataSpec:
|
|
|
648
648
|
|
|
649
649
|
@advanced.setter
|
|
650
650
|
def advanced(self, advanced):
|
|
651
|
-
"""Sets the advanced of this ConfigurationResponseDataSpec.
|
|
651
|
+
r"""Sets the advanced of this ConfigurationResponseDataSpec.
|
|
652
652
|
|
|
653
653
|
:param advanced: The advanced of this ConfigurationResponseDataSpec.
|
|
654
654
|
:type advanced: :class:`huaweicloudsdkcae.v1.ScaleConfigurationDataAdvanced`
|
|
@@ -657,7 +657,7 @@ class ConfigurationResponseDataSpec:
|
|
|
657
657
|
|
|
658
658
|
@property
|
|
659
659
|
def triggers(self):
|
|
660
|
-
"""Gets the triggers of this ConfigurationResponseDataSpec.
|
|
660
|
+
r"""Gets the triggers of this ConfigurationResponseDataSpec.
|
|
661
661
|
|
|
662
662
|
伸缩策略配置触发器列表。 Configuration.type为\"scaling\"时,返回此参数。
|
|
663
663
|
|
|
@@ -668,7 +668,7 @@ class ConfigurationResponseDataSpec:
|
|
|
668
668
|
|
|
669
669
|
@triggers.setter
|
|
670
670
|
def triggers(self, triggers):
|
|
671
|
-
"""Sets the triggers of this ConfigurationResponseDataSpec.
|
|
671
|
+
r"""Sets the triggers of this ConfigurationResponseDataSpec.
|
|
672
672
|
|
|
673
673
|
伸缩策略配置触发器列表。 Configuration.type为\"scaling\"时,返回此参数。
|
|
674
674
|
|
|
@@ -679,7 +679,7 @@ class ConfigurationResponseDataSpec:
|
|
|
679
679
|
|
|
680
680
|
@property
|
|
681
681
|
def volumes(self):
|
|
682
|
-
"""Gets the volumes of this ConfigurationResponseDataSpec.
|
|
682
|
+
r"""Gets the volumes of this ConfigurationResponseDataSpec.
|
|
683
683
|
|
|
684
684
|
云存储配置列表。 Configuration.type为\"volume\"时,返回此参数。
|
|
685
685
|
|
|
@@ -690,7 +690,7 @@ class ConfigurationResponseDataSpec:
|
|
|
690
690
|
|
|
691
691
|
@volumes.setter
|
|
692
692
|
def volumes(self, volumes):
|
|
693
|
-
"""Sets the volumes of this ConfigurationResponseDataSpec.
|
|
693
|
+
r"""Sets the volumes of this ConfigurationResponseDataSpec.
|
|
694
694
|
|
|
695
695
|
云存储配置列表。 Configuration.type为\"volume\"时,返回此参数。
|
|
696
696
|
|
|
@@ -701,7 +701,7 @@ class ConfigurationResponseDataSpec:
|
|
|
701
701
|
|
|
702
702
|
@property
|
|
703
703
|
def liveness_probe(self):
|
|
704
|
-
"""Gets the liveness_probe of this ConfigurationResponseDataSpec.
|
|
704
|
+
r"""Gets the liveness_probe of this ConfigurationResponseDataSpec.
|
|
705
705
|
|
|
706
706
|
:return: The liveness_probe of this ConfigurationResponseDataSpec.
|
|
707
707
|
:rtype: :class:`huaweicloudsdkcae.v1.HealthCheckConfigurationLivenessProbe`
|
|
@@ -710,7 +710,7 @@ class ConfigurationResponseDataSpec:
|
|
|
710
710
|
|
|
711
711
|
@liveness_probe.setter
|
|
712
712
|
def liveness_probe(self, liveness_probe):
|
|
713
|
-
"""Sets the liveness_probe of this ConfigurationResponseDataSpec.
|
|
713
|
+
r"""Sets the liveness_probe of this ConfigurationResponseDataSpec.
|
|
714
714
|
|
|
715
715
|
:param liveness_probe: The liveness_probe of this ConfigurationResponseDataSpec.
|
|
716
716
|
:type liveness_probe: :class:`huaweicloudsdkcae.v1.HealthCheckConfigurationLivenessProbe`
|
|
@@ -719,7 +719,7 @@ class ConfigurationResponseDataSpec:
|
|
|
719
719
|
|
|
720
720
|
@property
|
|
721
721
|
def startup_probe(self):
|
|
722
|
-
"""Gets the startup_probe of this ConfigurationResponseDataSpec.
|
|
722
|
+
r"""Gets the startup_probe of this ConfigurationResponseDataSpec.
|
|
723
723
|
|
|
724
724
|
:return: The startup_probe of this ConfigurationResponseDataSpec.
|
|
725
725
|
:rtype: :class:`huaweicloudsdkcae.v1.HealthCheckConfigurationStartupProbe`
|
|
@@ -728,7 +728,7 @@ class ConfigurationResponseDataSpec:
|
|
|
728
728
|
|
|
729
729
|
@startup_probe.setter
|
|
730
730
|
def startup_probe(self, startup_probe):
|
|
731
|
-
"""Sets the startup_probe of this ConfigurationResponseDataSpec.
|
|
731
|
+
r"""Sets the startup_probe of this ConfigurationResponseDataSpec.
|
|
732
732
|
|
|
733
733
|
:param startup_probe: The startup_probe of this ConfigurationResponseDataSpec.
|
|
734
734
|
:type startup_probe: :class:`huaweicloudsdkcae.v1.HealthCheckConfigurationStartupProbe`
|
|
@@ -737,7 +737,7 @@ class ConfigurationResponseDataSpec:
|
|
|
737
737
|
|
|
738
738
|
@property
|
|
739
739
|
def readiness_probe(self):
|
|
740
|
-
"""Gets the readiness_probe of this ConfigurationResponseDataSpec.
|
|
740
|
+
r"""Gets the readiness_probe of this ConfigurationResponseDataSpec.
|
|
741
741
|
|
|
742
742
|
:return: The readiness_probe of this ConfigurationResponseDataSpec.
|
|
743
743
|
:rtype: :class:`huaweicloudsdkcae.v1.HealthCheckConfigurationReadinessProbe`
|
|
@@ -746,7 +746,7 @@ class ConfigurationResponseDataSpec:
|
|
|
746
746
|
|
|
747
747
|
@readiness_probe.setter
|
|
748
748
|
def readiness_probe(self, readiness_probe):
|
|
749
|
-
"""Sets the readiness_probe of this ConfigurationResponseDataSpec.
|
|
749
|
+
r"""Sets the readiness_probe of this ConfigurationResponseDataSpec.
|
|
750
750
|
|
|
751
751
|
:param readiness_probe: The readiness_probe of this ConfigurationResponseDataSpec.
|
|
752
752
|
:type readiness_probe: :class:`huaweicloudsdkcae.v1.HealthCheckConfigurationReadinessProbe`
|
|
@@ -755,7 +755,7 @@ class ConfigurationResponseDataSpec:
|
|
|
755
755
|
|
|
756
756
|
@property
|
|
757
757
|
def post_start(self):
|
|
758
|
-
"""Gets the post_start of this ConfigurationResponseDataSpec.
|
|
758
|
+
r"""Gets the post_start of this ConfigurationResponseDataSpec.
|
|
759
759
|
|
|
760
760
|
:return: The post_start of this ConfigurationResponseDataSpec.
|
|
761
761
|
:rtype: :class:`huaweicloudsdkcae.v1.ConfigurationResponseDataSpecPostStart`
|
|
@@ -764,7 +764,7 @@ class ConfigurationResponseDataSpec:
|
|
|
764
764
|
|
|
765
765
|
@post_start.setter
|
|
766
766
|
def post_start(self, post_start):
|
|
767
|
-
"""Sets the post_start of this ConfigurationResponseDataSpec.
|
|
767
|
+
r"""Sets the post_start of this ConfigurationResponseDataSpec.
|
|
768
768
|
|
|
769
769
|
:param post_start: The post_start of this ConfigurationResponseDataSpec.
|
|
770
770
|
:type post_start: :class:`huaweicloudsdkcae.v1.ConfigurationResponseDataSpecPostStart`
|
|
@@ -773,7 +773,7 @@ class ConfigurationResponseDataSpec:
|
|
|
773
773
|
|
|
774
774
|
@property
|
|
775
775
|
def pre_stop(self):
|
|
776
|
-
"""Gets the pre_stop of this ConfigurationResponseDataSpec.
|
|
776
|
+
r"""Gets the pre_stop of this ConfigurationResponseDataSpec.
|
|
777
777
|
|
|
778
778
|
:return: The pre_stop of this ConfigurationResponseDataSpec.
|
|
779
779
|
:rtype: :class:`huaweicloudsdkcae.v1.ConfigurationResponseDataSpecPreStop`
|
|
@@ -782,7 +782,7 @@ class ConfigurationResponseDataSpec:
|
|
|
782
782
|
|
|
783
783
|
@pre_stop.setter
|
|
784
784
|
def pre_stop(self, pre_stop):
|
|
785
|
-
"""Sets the pre_stop of this ConfigurationResponseDataSpec.
|
|
785
|
+
r"""Sets the pre_stop of this ConfigurationResponseDataSpec.
|
|
786
786
|
|
|
787
787
|
:param pre_stop: The pre_stop of this ConfigurationResponseDataSpec.
|
|
788
788
|
:type pre_stop: :class:`huaweicloudsdkcae.v1.ConfigurationResponseDataSpecPreStop`
|
|
@@ -791,7 +791,7 @@ class ConfigurationResponseDataSpec:
|
|
|
791
791
|
|
|
792
792
|
@property
|
|
793
793
|
def log_paths(self):
|
|
794
|
-
"""Gets the log_paths of this ConfigurationResponseDataSpec.
|
|
794
|
+
r"""Gets the log_paths of this ConfigurationResponseDataSpec.
|
|
795
795
|
|
|
796
796
|
自定义本地磁盘日志路径数组。 Configuration.type为\"log\"时,返回此参数。
|
|
797
797
|
|
|
@@ -802,7 +802,7 @@ class ConfigurationResponseDataSpec:
|
|
|
802
802
|
|
|
803
803
|
@log_paths.setter
|
|
804
804
|
def log_paths(self, log_paths):
|
|
805
|
-
"""Sets the log_paths of this ConfigurationResponseDataSpec.
|
|
805
|
+
r"""Sets the log_paths of this ConfigurationResponseDataSpec.
|
|
806
806
|
|
|
807
807
|
自定义本地磁盘日志路径数组。 Configuration.type为\"log\"时,返回此参数。
|
|
808
808
|
|
|
@@ -813,7 +813,7 @@ class ConfigurationResponseDataSpec:
|
|
|
813
813
|
|
|
814
814
|
@property
|
|
815
815
|
def cloud_storage_log_paths(self):
|
|
816
|
-
"""Gets the cloud_storage_log_paths of this ConfigurationResponseDataSpec.
|
|
816
|
+
r"""Gets the cloud_storage_log_paths of this ConfigurationResponseDataSpec.
|
|
817
817
|
|
|
818
818
|
自定义云存储日志路径数组。 Configuration.type为\"log\"时,返回此参数。
|
|
819
819
|
|
|
@@ -824,7 +824,7 @@ class ConfigurationResponseDataSpec:
|
|
|
824
824
|
|
|
825
825
|
@cloud_storage_log_paths.setter
|
|
826
826
|
def cloud_storage_log_paths(self, cloud_storage_log_paths):
|
|
827
|
-
"""Sets the cloud_storage_log_paths of this ConfigurationResponseDataSpec.
|
|
827
|
+
r"""Sets the cloud_storage_log_paths of this ConfigurationResponseDataSpec.
|
|
828
828
|
|
|
829
829
|
自定义云存储日志路径数组。 Configuration.type为\"log\"时,返回此参数。
|
|
830
830
|
|
|
@@ -835,7 +835,7 @@ class ConfigurationResponseDataSpec:
|
|
|
835
835
|
|
|
836
836
|
@property
|
|
837
837
|
def instrumentation(self):
|
|
838
|
-
"""Gets the instrumentation of this ConfigurationResponseDataSpec.
|
|
838
|
+
r"""Gets the instrumentation of this ConfigurationResponseDataSpec.
|
|
839
839
|
|
|
840
840
|
探针注入方式。 Configuration.type为\"apm2\"时,返回此参数。
|
|
841
841
|
|
|
@@ -846,7 +846,7 @@ class ConfigurationResponseDataSpec:
|
|
|
846
846
|
|
|
847
847
|
@instrumentation.setter
|
|
848
848
|
def instrumentation(self, instrumentation):
|
|
849
|
-
"""Sets the instrumentation of this ConfigurationResponseDataSpec.
|
|
849
|
+
r"""Sets the instrumentation of this ConfigurationResponseDataSpec.
|
|
850
850
|
|
|
851
851
|
探针注入方式。 Configuration.type为\"apm2\"时,返回此参数。
|
|
852
852
|
|
|
@@ -857,7 +857,7 @@ class ConfigurationResponseDataSpec:
|
|
|
857
857
|
|
|
858
858
|
@property
|
|
859
859
|
def apm_application(self):
|
|
860
|
-
"""Gets the apm_application of this ConfigurationResponseDataSpec.
|
|
860
|
+
r"""Gets the apm_application of this ConfigurationResponseDataSpec.
|
|
861
861
|
|
|
862
862
|
apm2应用。 Configuration.type为\"apm2\"时,返回此参数。
|
|
863
863
|
|
|
@@ -868,7 +868,7 @@ class ConfigurationResponseDataSpec:
|
|
|
868
868
|
|
|
869
869
|
@apm_application.setter
|
|
870
870
|
def apm_application(self, apm_application):
|
|
871
|
-
"""Sets the apm_application of this ConfigurationResponseDataSpec.
|
|
871
|
+
r"""Sets the apm_application of this ConfigurationResponseDataSpec.
|
|
872
872
|
|
|
873
873
|
apm2应用。 Configuration.type为\"apm2\"时,返回此参数。
|
|
874
874
|
|
|
@@ -879,7 +879,7 @@ class ConfigurationResponseDataSpec:
|
|
|
879
879
|
|
|
880
880
|
@property
|
|
881
881
|
def type(self):
|
|
882
|
-
"""Gets the type of this ConfigurationResponseDataSpec.
|
|
882
|
+
r"""Gets the type of this ConfigurationResponseDataSpec.
|
|
883
883
|
|
|
884
884
|
监控系统类别,包括apm2和opentelemetry。 Configuration.type为\"apm2\"时,返回此参数。
|
|
885
885
|
|
|
@@ -890,7 +890,7 @@ class ConfigurationResponseDataSpec:
|
|
|
890
890
|
|
|
891
891
|
@type.setter
|
|
892
892
|
def type(self, type):
|
|
893
|
-
"""Sets the type of this ConfigurationResponseDataSpec.
|
|
893
|
+
r"""Sets the type of this ConfigurationResponseDataSpec.
|
|
894
894
|
|
|
895
895
|
监控系统类别,包括apm2和opentelemetry。 Configuration.type为\"apm2\"时,返回此参数。
|
|
896
896
|
|
|
@@ -901,7 +901,7 @@ class ConfigurationResponseDataSpec:
|
|
|
901
901
|
|
|
902
902
|
@property
|
|
903
903
|
def app_name(self):
|
|
904
|
-
"""Gets the app_name of this ConfigurationResponseDataSpec.
|
|
904
|
+
r"""Gets the app_name of this ConfigurationResponseDataSpec.
|
|
905
905
|
|
|
906
906
|
apm2组件。 Configuration.type为\"apm2\"时,返回此参数。
|
|
907
907
|
|
|
@@ -912,7 +912,7 @@ class ConfigurationResponseDataSpec:
|
|
|
912
912
|
|
|
913
913
|
@app_name.setter
|
|
914
914
|
def app_name(self, app_name):
|
|
915
|
-
"""Sets the app_name of this ConfigurationResponseDataSpec.
|
|
915
|
+
r"""Sets the app_name of this ConfigurationResponseDataSpec.
|
|
916
916
|
|
|
917
917
|
apm2组件。 Configuration.type为\"apm2\"时,返回此参数。
|
|
918
918
|
|
|
@@ -923,7 +923,7 @@ class ConfigurationResponseDataSpec:
|
|
|
923
923
|
|
|
924
924
|
@property
|
|
925
925
|
def instance_name(self):
|
|
926
|
-
"""Gets the instance_name of this ConfigurationResponseDataSpec.
|
|
926
|
+
r"""Gets the instance_name of this ConfigurationResponseDataSpec.
|
|
927
927
|
|
|
928
928
|
apm2实例。 Configuration.type为\"apm2\"时,返回此参数。
|
|
929
929
|
|
|
@@ -934,7 +934,7 @@ class ConfigurationResponseDataSpec:
|
|
|
934
934
|
|
|
935
935
|
@instance_name.setter
|
|
936
936
|
def instance_name(self, instance_name):
|
|
937
|
-
"""Sets the instance_name of this ConfigurationResponseDataSpec.
|
|
937
|
+
r"""Sets the instance_name of this ConfigurationResponseDataSpec.
|
|
938
938
|
|
|
939
939
|
apm2实例。 Configuration.type为\"apm2\"时,返回此参数。
|
|
940
940
|
|
|
@@ -945,7 +945,7 @@ class ConfigurationResponseDataSpec:
|
|
|
945
945
|
|
|
946
946
|
@property
|
|
947
947
|
def env_name(self):
|
|
948
|
-
"""Gets the env_name of this ConfigurationResponseDataSpec.
|
|
948
|
+
r"""Gets the env_name of this ConfigurationResponseDataSpec.
|
|
949
949
|
|
|
950
950
|
apm2环境。 Configuration.type为\"apm2\"时,返回此参数。
|
|
951
951
|
|
|
@@ -956,7 +956,7 @@ class ConfigurationResponseDataSpec:
|
|
|
956
956
|
|
|
957
957
|
@env_name.setter
|
|
958
958
|
def env_name(self, env_name):
|
|
959
|
-
"""Sets the env_name of this ConfigurationResponseDataSpec.
|
|
959
|
+
r"""Sets the env_name of this ConfigurationResponseDataSpec.
|
|
960
960
|
|
|
961
961
|
apm2环境。 Configuration.type为\"apm2\"时,返回此参数。
|
|
962
962
|
|
|
@@ -967,7 +967,7 @@ class ConfigurationResponseDataSpec:
|
|
|
967
967
|
|
|
968
968
|
@property
|
|
969
969
|
def image_pull_policy(self):
|
|
970
|
-
"""Gets the image_pull_policy of this ConfigurationResponseDataSpec.
|
|
970
|
+
r"""Gets the image_pull_policy of this ConfigurationResponseDataSpec.
|
|
971
971
|
|
|
972
972
|
探针镜像更新策略,已废弃,迁移到监控系统。 - Always,重启自动升级:每次都尝试重新下载镜像。 - IfNotPresent,手动升级: 如果本地有该镜像,则继续使用本地镜像,不下载镜像。 Configuration.type为\"apm2\"时,返回此参数。
|
|
973
973
|
|
|
@@ -978,7 +978,7 @@ class ConfigurationResponseDataSpec:
|
|
|
978
978
|
|
|
979
979
|
@image_pull_policy.setter
|
|
980
980
|
def image_pull_policy(self, image_pull_policy):
|
|
981
|
-
"""Sets the image_pull_policy of this ConfigurationResponseDataSpec.
|
|
981
|
+
r"""Sets the image_pull_policy of this ConfigurationResponseDataSpec.
|
|
982
982
|
|
|
983
983
|
探针镜像更新策略,已废弃,迁移到监控系统。 - Always,重启自动升级:每次都尝试重新下载镜像。 - IfNotPresent,手动升级: 如果本地有该镜像,则继续使用本地镜像,不下载镜像。 Configuration.type为\"apm2\"时,返回此参数。
|
|
984
984
|
|
|
@@ -989,7 +989,7 @@ class ConfigurationResponseDataSpec:
|
|
|
989
989
|
|
|
990
990
|
@property
|
|
991
991
|
def version(self):
|
|
992
|
-
"""Gets the version of this ConfigurationResponseDataSpec.
|
|
992
|
+
r"""Gets the version of this ConfigurationResponseDataSpec.
|
|
993
993
|
|
|
994
994
|
增强型探针/opentelemetry探针版本,已废弃,迁移到监控系统。 Configuration.type为\"apm2\"时,返回此参数。
|
|
995
995
|
|
|
@@ -1000,7 +1000,7 @@ class ConfigurationResponseDataSpec:
|
|
|
1000
1000
|
|
|
1001
1001
|
@version.setter
|
|
1002
1002
|
def version(self, version):
|
|
1003
|
-
"""Sets the version of this ConfigurationResponseDataSpec.
|
|
1003
|
+
r"""Sets the version of this ConfigurationResponseDataSpec.
|
|
1004
1004
|
|
|
1005
1005
|
增强型探针/opentelemetry探针版本,已废弃,迁移到监控系统。 Configuration.type为\"apm2\"时,返回此参数。
|
|
1006
1006
|
|
|
@@ -1011,7 +1011,7 @@ class ConfigurationResponseDataSpec:
|
|
|
1011
1011
|
|
|
1012
1012
|
@property
|
|
1013
1013
|
def access_key(self):
|
|
1014
|
-
"""Gets the access_key of this ConfigurationResponseDataSpec.
|
|
1014
|
+
r"""Gets the access_key of this ConfigurationResponseDataSpec.
|
|
1015
1015
|
|
|
1016
1016
|
apm2访问密钥Key,已废弃,迁移到监控系统。 Configuration.type为\"apm2\"时,返回此参数。
|
|
1017
1017
|
|
|
@@ -1022,7 +1022,7 @@ class ConfigurationResponseDataSpec:
|
|
|
1022
1022
|
|
|
1023
1023
|
@access_key.setter
|
|
1024
1024
|
def access_key(self, access_key):
|
|
1025
|
-
"""Sets the access_key of this ConfigurationResponseDataSpec.
|
|
1025
|
+
r"""Sets the access_key of this ConfigurationResponseDataSpec.
|
|
1026
1026
|
|
|
1027
1027
|
apm2访问密钥Key,已废弃,迁移到监控系统。 Configuration.type为\"apm2\"时,返回此参数。
|
|
1028
1028
|
|
|
@@ -1033,7 +1033,7 @@ class ConfigurationResponseDataSpec:
|
|
|
1033
1033
|
|
|
1034
1034
|
@property
|
|
1035
1035
|
def access_value(self):
|
|
1036
|
-
"""Gets the access_value of this ConfigurationResponseDataSpec.
|
|
1036
|
+
r"""Gets the access_value of this ConfigurationResponseDataSpec.
|
|
1037
1037
|
|
|
1038
1038
|
apm2访问密钥value,已废弃,迁移到监控系统。 Configuration.type为\"apm2\"时,返回此参数。
|
|
1039
1039
|
|
|
@@ -1044,7 +1044,7 @@ class ConfigurationResponseDataSpec:
|
|
|
1044
1044
|
|
|
1045
1045
|
@access_value.setter
|
|
1046
1046
|
def access_value(self, access_value):
|
|
1047
|
-
"""Sets the access_value of this ConfigurationResponseDataSpec.
|
|
1047
|
+
r"""Sets the access_value of this ConfigurationResponseDataSpec.
|
|
1048
1048
|
|
|
1049
1049
|
apm2访问密钥value,已废弃,迁移到监控系统。 Configuration.type为\"apm2\"时,返回此参数。
|
|
1050
1050
|
|
|
@@ -1055,7 +1055,7 @@ class ConfigurationResponseDataSpec:
|
|
|
1055
1055
|
|
|
1056
1056
|
@property
|
|
1057
1057
|
def business(self):
|
|
1058
|
-
"""Gets the business of this ConfigurationResponseDataSpec.
|
|
1058
|
+
r"""Gets the business of this ConfigurationResponseDataSpec.
|
|
1059
1059
|
|
|
1060
1060
|
apm2应用,同apm_application,已废弃。 Configuration.type为\"apm2\"时,返回此参数。
|
|
1061
1061
|
|
|
@@ -1066,7 +1066,7 @@ class ConfigurationResponseDataSpec:
|
|
|
1066
1066
|
|
|
1067
1067
|
@business.setter
|
|
1068
1068
|
def business(self, business):
|
|
1069
|
-
"""Sets the business of this ConfigurationResponseDataSpec.
|
|
1069
|
+
r"""Sets the business of this ConfigurationResponseDataSpec.
|
|
1070
1070
|
|
|
1071
1071
|
apm2应用,同apm_application,已废弃。 Configuration.type为\"apm2\"时,返回此参数。
|
|
1072
1072
|
|
|
@@ -1077,7 +1077,7 @@ class ConfigurationResponseDataSpec:
|
|
|
1077
1077
|
|
|
1078
1078
|
@property
|
|
1079
1079
|
def path(self):
|
|
1080
|
-
"""Gets the path of this ConfigurationResponseDataSpec.
|
|
1080
|
+
r"""Gets the path of this ConfigurationResponseDataSpec.
|
|
1081
1081
|
|
|
1082
1082
|
自定义监控指标配置采集路径。 Configuration.type为\"customMetric\"时,返回此参数。
|
|
1083
1083
|
|
|
@@ -1088,7 +1088,7 @@ class ConfigurationResponseDataSpec:
|
|
|
1088
1088
|
|
|
1089
1089
|
@path.setter
|
|
1090
1090
|
def path(self, path):
|
|
1091
|
-
"""Sets the path of this ConfigurationResponseDataSpec.
|
|
1091
|
+
r"""Sets the path of this ConfigurationResponseDataSpec.
|
|
1092
1092
|
|
|
1093
1093
|
自定义监控指标配置采集路径。 Configuration.type为\"customMetric\"时,返回此参数。
|
|
1094
1094
|
|
|
@@ -1099,7 +1099,7 @@ class ConfigurationResponseDataSpec:
|
|
|
1099
1099
|
|
|
1100
1100
|
@property
|
|
1101
1101
|
def port(self):
|
|
1102
|
-
"""Gets the port of this ConfigurationResponseDataSpec.
|
|
1102
|
+
r"""Gets the port of this ConfigurationResponseDataSpec.
|
|
1103
1103
|
|
|
1104
1104
|
自定义监控指标配置采集端口。 Configuration.type为\"customMetric\"时,返回此参数。
|
|
1105
1105
|
|
|
@@ -1110,7 +1110,7 @@ class ConfigurationResponseDataSpec:
|
|
|
1110
1110
|
|
|
1111
1111
|
@port.setter
|
|
1112
1112
|
def port(self, port):
|
|
1113
|
-
"""Sets the port of this ConfigurationResponseDataSpec.
|
|
1113
|
+
r"""Sets the port of this ConfigurationResponseDataSpec.
|
|
1114
1114
|
|
|
1115
1115
|
自定义监控指标配置采集端口。 Configuration.type为\"customMetric\"时,返回此参数。
|
|
1116
1116
|
|
|
@@ -1121,7 +1121,7 @@ class ConfigurationResponseDataSpec:
|
|
|
1121
1121
|
|
|
1122
1122
|
@property
|
|
1123
1123
|
def metrics(self):
|
|
1124
|
-
"""Gets the metrics of this ConfigurationResponseDataSpec.
|
|
1124
|
+
r"""Gets the metrics of this ConfigurationResponseDataSpec.
|
|
1125
1125
|
|
|
1126
1126
|
自定义监控指标配置指标名称。 Configuration.type为\"customMetric\"时,返回此参数。
|
|
1127
1127
|
|
|
@@ -1132,7 +1132,7 @@ class ConfigurationResponseDataSpec:
|
|
|
1132
1132
|
|
|
1133
1133
|
@metrics.setter
|
|
1134
1134
|
def metrics(self, metrics):
|
|
1135
|
-
"""Sets the metrics of this ConfigurationResponseDataSpec.
|
|
1135
|
+
r"""Sets the metrics of this ConfigurationResponseDataSpec.
|
|
1136
1136
|
|
|
1137
1137
|
自定义监控指标配置指标名称。 Configuration.type为\"customMetric\"时,返回此参数。
|
|
1138
1138
|
|