huaweicloudsdkcae 3.1.142__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.142.dist-info → huaweicloudsdkcae-3.1.143.dist-info}/METADATA +2 -2
- huaweicloudsdkcae-3.1.143.dist-info/RECORD +260 -0
- huaweicloudsdkcae-3.1.142.dist-info/RECORD +0 -260
- {huaweicloudsdkcae-3.1.142.dist-info → huaweicloudsdkcae-3.1.143.dist-info}/LICENSE +0 -0
- {huaweicloudsdkcae-3.1.142.dist-info → huaweicloudsdkcae-3.1.143.dist-info}/WHEEL +0 -0
- {huaweicloudsdkcae-3.1.142.dist-info → huaweicloudsdkcae-3.1.143.dist-info}/top_level.txt +0 -0
|
@@ -81,7 +81,7 @@ class ConfigurationRequestDataSpec:
|
|
|
81
81
|
}
|
|
82
82
|
|
|
83
83
|
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, path=None, port=None, metrics=None):
|
|
84
|
-
"""ConfigurationRequestDataSpec
|
|
84
|
+
r"""ConfigurationRequestDataSpec
|
|
85
85
|
|
|
86
86
|
The model defined in huaweicloud sdk
|
|
87
87
|
|
|
@@ -239,7 +239,7 @@ class ConfigurationRequestDataSpec:
|
|
|
239
239
|
|
|
240
240
|
@property
|
|
241
241
|
def rds_id(self):
|
|
242
|
-
"""Gets the rds_id of this ConfigurationRequestDataSpec.
|
|
242
|
+
r"""Gets the rds_id of this ConfigurationRequestDataSpec.
|
|
243
243
|
|
|
244
244
|
RDS数据库实例ID。 ConfigurationItem.type为\"rds\"时,配置此参数。
|
|
245
245
|
|
|
@@ -250,7 +250,7 @@ class ConfigurationRequestDataSpec:
|
|
|
250
250
|
|
|
251
251
|
@rds_id.setter
|
|
252
252
|
def rds_id(self, rds_id):
|
|
253
|
-
"""Sets the rds_id of this ConfigurationRequestDataSpec.
|
|
253
|
+
r"""Sets the rds_id of this ConfigurationRequestDataSpec.
|
|
254
254
|
|
|
255
255
|
RDS数据库实例ID。 ConfigurationItem.type为\"rds\"时,配置此参数。
|
|
256
256
|
|
|
@@ -261,7 +261,7 @@ class ConfigurationRequestDataSpec:
|
|
|
261
261
|
|
|
262
262
|
@property
|
|
263
263
|
def rds_db_name(self):
|
|
264
|
-
"""Gets the rds_db_name of this ConfigurationRequestDataSpec.
|
|
264
|
+
r"""Gets the rds_db_name of this ConfigurationRequestDataSpec.
|
|
265
265
|
|
|
266
266
|
RDS数据库名称。 ConfigurationItem.type为\"rds\"时,配置此参数。
|
|
267
267
|
|
|
@@ -272,7 +272,7 @@ class ConfigurationRequestDataSpec:
|
|
|
272
272
|
|
|
273
273
|
@rds_db_name.setter
|
|
274
274
|
def rds_db_name(self, rds_db_name):
|
|
275
|
-
"""Sets the rds_db_name of this ConfigurationRequestDataSpec.
|
|
275
|
+
r"""Sets the rds_db_name of this ConfigurationRequestDataSpec.
|
|
276
276
|
|
|
277
277
|
RDS数据库名称。 ConfigurationItem.type为\"rds\"时,配置此参数。
|
|
278
278
|
|
|
@@ -283,7 +283,7 @@ class ConfigurationRequestDataSpec:
|
|
|
283
283
|
|
|
284
284
|
@property
|
|
285
285
|
def rds_address(self):
|
|
286
|
-
"""Gets the rds_address of this ConfigurationRequestDataSpec.
|
|
286
|
+
r"""Gets the rds_address of this ConfigurationRequestDataSpec.
|
|
287
287
|
|
|
288
288
|
RDS数据库地址。 ConfigurationItem.type为\"rds\"时,配置此参数。
|
|
289
289
|
|
|
@@ -294,7 +294,7 @@ class ConfigurationRequestDataSpec:
|
|
|
294
294
|
|
|
295
295
|
@rds_address.setter
|
|
296
296
|
def rds_address(self, rds_address):
|
|
297
|
-
"""Sets the rds_address of this ConfigurationRequestDataSpec.
|
|
297
|
+
r"""Sets the rds_address of this ConfigurationRequestDataSpec.
|
|
298
298
|
|
|
299
299
|
RDS数据库地址。 ConfigurationItem.type为\"rds\"时,配置此参数。
|
|
300
300
|
|
|
@@ -305,7 +305,7 @@ class ConfigurationRequestDataSpec:
|
|
|
305
305
|
|
|
306
306
|
@property
|
|
307
307
|
def rds_username(self):
|
|
308
|
-
"""Gets the rds_username of this ConfigurationRequestDataSpec.
|
|
308
|
+
r"""Gets the rds_username of this ConfigurationRequestDataSpec.
|
|
309
309
|
|
|
310
310
|
RDS数据库用户名称。 ConfigurationItem.type为\"rds\"时,配置此参数。
|
|
311
311
|
|
|
@@ -316,7 +316,7 @@ class ConfigurationRequestDataSpec:
|
|
|
316
316
|
|
|
317
317
|
@rds_username.setter
|
|
318
318
|
def rds_username(self, rds_username):
|
|
319
|
-
"""Sets the rds_username of this ConfigurationRequestDataSpec.
|
|
319
|
+
r"""Sets the rds_username of this ConfigurationRequestDataSpec.
|
|
320
320
|
|
|
321
321
|
RDS数据库用户名称。 ConfigurationItem.type为\"rds\"时,配置此参数。
|
|
322
322
|
|
|
@@ -327,7 +327,7 @@ class ConfigurationRequestDataSpec:
|
|
|
327
327
|
|
|
328
328
|
@property
|
|
329
329
|
def rds_password(self):
|
|
330
|
-
"""Gets the rds_password of this ConfigurationRequestDataSpec.
|
|
330
|
+
r"""Gets the rds_password of this ConfigurationRequestDataSpec.
|
|
331
331
|
|
|
332
332
|
RDS数据库密码。 ConfigurationItem.type为\"rds\"时,配置此参数。
|
|
333
333
|
|
|
@@ -338,7 +338,7 @@ class ConfigurationRequestDataSpec:
|
|
|
338
338
|
|
|
339
339
|
@rds_password.setter
|
|
340
340
|
def rds_password(self, rds_password):
|
|
341
|
-
"""Sets the rds_password of this ConfigurationRequestDataSpec.
|
|
341
|
+
r"""Sets the rds_password of this ConfigurationRequestDataSpec.
|
|
342
342
|
|
|
343
343
|
RDS数据库密码。 ConfigurationItem.type为\"rds\"时,配置此参数。
|
|
344
344
|
|
|
@@ -349,7 +349,7 @@ class ConfigurationRequestDataSpec:
|
|
|
349
349
|
|
|
350
350
|
@property
|
|
351
351
|
def rds_port(self):
|
|
352
|
-
"""Gets the rds_port of this ConfigurationRequestDataSpec.
|
|
352
|
+
r"""Gets the rds_port of this ConfigurationRequestDataSpec.
|
|
353
353
|
|
|
354
354
|
RDS数据库端口。 ConfigurationItem.type为\"rds\"时,配置此参数。
|
|
355
355
|
|
|
@@ -360,7 +360,7 @@ class ConfigurationRequestDataSpec:
|
|
|
360
360
|
|
|
361
361
|
@rds_port.setter
|
|
362
362
|
def rds_port(self, rds_port):
|
|
363
|
-
"""Sets the rds_port of this ConfigurationRequestDataSpec.
|
|
363
|
+
r"""Sets the rds_port of this ConfigurationRequestDataSpec.
|
|
364
364
|
|
|
365
365
|
RDS数据库端口。 ConfigurationItem.type为\"rds\"时,配置此参数。
|
|
366
366
|
|
|
@@ -371,7 +371,7 @@ class ConfigurationRequestDataSpec:
|
|
|
371
371
|
|
|
372
372
|
@property
|
|
373
373
|
def config_center_addr(self):
|
|
374
|
-
"""Gets the config_center_addr of this ConfigurationRequestDataSpec.
|
|
374
|
+
r"""Gets the config_center_addr of this ConfigurationRequestDataSpec.
|
|
375
375
|
|
|
376
376
|
CSE配置中心地址。 ConfigurationItem.type为\"cse\"时,配置此参数。
|
|
377
377
|
|
|
@@ -382,7 +382,7 @@ class ConfigurationRequestDataSpec:
|
|
|
382
382
|
|
|
383
383
|
@config_center_addr.setter
|
|
384
384
|
def config_center_addr(self, config_center_addr):
|
|
385
|
-
"""Sets the config_center_addr of this ConfigurationRequestDataSpec.
|
|
385
|
+
r"""Sets the config_center_addr of this ConfigurationRequestDataSpec.
|
|
386
386
|
|
|
387
387
|
CSE配置中心地址。 ConfigurationItem.type为\"cse\"时,配置此参数。
|
|
388
388
|
|
|
@@ -393,7 +393,7 @@ class ConfigurationRequestDataSpec:
|
|
|
393
393
|
|
|
394
394
|
@property
|
|
395
395
|
def service_center_addr(self):
|
|
396
|
-
"""Gets the service_center_addr of this ConfigurationRequestDataSpec.
|
|
396
|
+
r"""Gets the service_center_addr of this ConfigurationRequestDataSpec.
|
|
397
397
|
|
|
398
398
|
CSE服务注册发现地址。 ConfigurationItem.type为\"cse\"时,配置此参数。
|
|
399
399
|
|
|
@@ -404,7 +404,7 @@ class ConfigurationRequestDataSpec:
|
|
|
404
404
|
|
|
405
405
|
@service_center_addr.setter
|
|
406
406
|
def service_center_addr(self, service_center_addr):
|
|
407
|
-
"""Sets the service_center_addr of this ConfigurationRequestDataSpec.
|
|
407
|
+
r"""Sets the service_center_addr of this ConfigurationRequestDataSpec.
|
|
408
408
|
|
|
409
409
|
CSE服务注册发现地址。 ConfigurationItem.type为\"cse\"时,配置此参数。
|
|
410
410
|
|
|
@@ -415,7 +415,7 @@ class ConfigurationRequestDataSpec:
|
|
|
415
415
|
|
|
416
416
|
@property
|
|
417
417
|
def cse_id(self):
|
|
418
|
-
"""Gets the cse_id of this ConfigurationRequestDataSpec.
|
|
418
|
+
r"""Gets the cse_id of this ConfigurationRequestDataSpec.
|
|
419
419
|
|
|
420
420
|
CSE引擎ID。 ConfigurationItem.type为\"cse\"时,配置此参数。
|
|
421
421
|
|
|
@@ -426,7 +426,7 @@ class ConfigurationRequestDataSpec:
|
|
|
426
426
|
|
|
427
427
|
@cse_id.setter
|
|
428
428
|
def cse_id(self, cse_id):
|
|
429
|
-
"""Sets the cse_id of this ConfigurationRequestDataSpec.
|
|
429
|
+
r"""Sets the cse_id of this ConfigurationRequestDataSpec.
|
|
430
430
|
|
|
431
431
|
CSE引擎ID。 ConfigurationItem.type为\"cse\"时,配置此参数。
|
|
432
432
|
|
|
@@ -437,7 +437,7 @@ class ConfigurationRequestDataSpec:
|
|
|
437
437
|
|
|
438
438
|
@property
|
|
439
439
|
def envs(self):
|
|
440
|
-
"""Gets the envs of this ConfigurationRequestDataSpec.
|
|
440
|
+
r"""Gets the envs of this ConfigurationRequestDataSpec.
|
|
441
441
|
|
|
442
442
|
环境变量配置。 常用环境变量如下: - TZ: 时区设置,东八区可设置为Asia/Shanghai。 - LANG: 语言字符集设置,中文UTF8可设置为zh_CN.UTF-8。
|
|
443
443
|
|
|
@@ -448,7 +448,7 @@ class ConfigurationRequestDataSpec:
|
|
|
448
448
|
|
|
449
449
|
@envs.setter
|
|
450
450
|
def envs(self, envs):
|
|
451
|
-
"""Sets the envs of this ConfigurationRequestDataSpec.
|
|
451
|
+
r"""Sets the envs of this ConfigurationRequestDataSpec.
|
|
452
452
|
|
|
453
453
|
环境变量配置。 常用环境变量如下: - TZ: 时区设置,东八区可设置为Asia/Shanghai。 - LANG: 语言字符集设置,中文UTF8可设置为zh_CN.UTF-8。
|
|
454
454
|
|
|
@@ -459,7 +459,7 @@ class ConfigurationRequestDataSpec:
|
|
|
459
459
|
|
|
460
460
|
@property
|
|
461
461
|
def ip(self):
|
|
462
|
-
"""Gets the ip of this ConfigurationRequestDataSpec.
|
|
462
|
+
r"""Gets the ip of this ConfigurationRequestDataSpec.
|
|
463
463
|
|
|
464
464
|
弹性公网IP,响应体参数,未配置域名时返回此参数。
|
|
465
465
|
|
|
@@ -470,7 +470,7 @@ class ConfigurationRequestDataSpec:
|
|
|
470
470
|
|
|
471
471
|
@ip.setter
|
|
472
472
|
def ip(self, ip):
|
|
473
|
-
"""Sets the ip of this ConfigurationRequestDataSpec.
|
|
473
|
+
r"""Sets the ip of this ConfigurationRequestDataSpec.
|
|
474
474
|
|
|
475
475
|
弹性公网IP,响应体参数,未配置域名时返回此参数。
|
|
476
476
|
|
|
@@ -481,7 +481,7 @@ class ConfigurationRequestDataSpec:
|
|
|
481
481
|
|
|
482
482
|
@property
|
|
483
483
|
def items(self):
|
|
484
|
-
"""Gets the items of this ConfigurationRequestDataSpec.
|
|
484
|
+
r"""Gets the items of this ConfigurationRequestDataSpec.
|
|
485
485
|
|
|
486
486
|
访问方式配置列表。 ConfigurationItem.type为\"access\"时,配置此参数。
|
|
487
487
|
|
|
@@ -492,7 +492,7 @@ class ConfigurationRequestDataSpec:
|
|
|
492
492
|
|
|
493
493
|
@items.setter
|
|
494
494
|
def items(self, items):
|
|
495
|
-
"""Sets the items of this ConfigurationRequestDataSpec.
|
|
495
|
+
r"""Sets the items of this ConfigurationRequestDataSpec.
|
|
496
496
|
|
|
497
497
|
访问方式配置列表。 ConfigurationItem.type为\"access\"时,配置此参数。
|
|
498
498
|
|
|
@@ -503,7 +503,7 @@ class ConfigurationRequestDataSpec:
|
|
|
503
503
|
|
|
504
504
|
@property
|
|
505
505
|
def scale_strategy(self):
|
|
506
|
-
"""Gets the scale_strategy of this ConfigurationRequestDataSpec.
|
|
506
|
+
r"""Gets the scale_strategy of this ConfigurationRequestDataSpec.
|
|
507
507
|
|
|
508
508
|
伸缩策略配置策略类型。 ConfigurationItem.type为\"scaling\"时,配置此参数。
|
|
509
509
|
|
|
@@ -514,7 +514,7 @@ class ConfigurationRequestDataSpec:
|
|
|
514
514
|
|
|
515
515
|
@scale_strategy.setter
|
|
516
516
|
def scale_strategy(self, scale_strategy):
|
|
517
|
-
"""Sets the scale_strategy of this ConfigurationRequestDataSpec.
|
|
517
|
+
r"""Sets the scale_strategy of this ConfigurationRequestDataSpec.
|
|
518
518
|
|
|
519
519
|
伸缩策略配置策略类型。 ConfigurationItem.type为\"scaling\"时,配置此参数。
|
|
520
520
|
|
|
@@ -525,7 +525,7 @@ class ConfigurationRequestDataSpec:
|
|
|
525
525
|
|
|
526
526
|
@property
|
|
527
527
|
def max_replica_count(self):
|
|
528
|
-
"""Gets the max_replica_count of this ConfigurationRequestDataSpec.
|
|
528
|
+
r"""Gets the max_replica_count of this ConfigurationRequestDataSpec.
|
|
529
529
|
|
|
530
530
|
伸缩策略配置最大伸缩个数。 ConfigurationItem.type为\"scaling\"时,配置此参数。
|
|
531
531
|
|
|
@@ -536,7 +536,7 @@ class ConfigurationRequestDataSpec:
|
|
|
536
536
|
|
|
537
537
|
@max_replica_count.setter
|
|
538
538
|
def max_replica_count(self, max_replica_count):
|
|
539
|
-
"""Sets the max_replica_count of this ConfigurationRequestDataSpec.
|
|
539
|
+
r"""Sets the max_replica_count of this ConfigurationRequestDataSpec.
|
|
540
540
|
|
|
541
541
|
伸缩策略配置最大伸缩个数。 ConfigurationItem.type为\"scaling\"时,配置此参数。
|
|
542
542
|
|
|
@@ -547,7 +547,7 @@ class ConfigurationRequestDataSpec:
|
|
|
547
547
|
|
|
548
548
|
@property
|
|
549
549
|
def min_replica_count(self):
|
|
550
|
-
"""Gets the min_replica_count of this ConfigurationRequestDataSpec.
|
|
550
|
+
r"""Gets the min_replica_count of this ConfigurationRequestDataSpec.
|
|
551
551
|
|
|
552
552
|
伸缩策略配置最小伸缩个数。 ConfigurationItem.type为\"scaling\"时,配置此参数。
|
|
553
553
|
|
|
@@ -558,7 +558,7 @@ class ConfigurationRequestDataSpec:
|
|
|
558
558
|
|
|
559
559
|
@min_replica_count.setter
|
|
560
560
|
def min_replica_count(self, min_replica_count):
|
|
561
|
-
"""Sets the min_replica_count of this ConfigurationRequestDataSpec.
|
|
561
|
+
r"""Sets the min_replica_count of this ConfigurationRequestDataSpec.
|
|
562
562
|
|
|
563
563
|
伸缩策略配置最小伸缩个数。 ConfigurationItem.type为\"scaling\"时,配置此参数。
|
|
564
564
|
|
|
@@ -569,7 +569,7 @@ class ConfigurationRequestDataSpec:
|
|
|
569
569
|
|
|
570
570
|
@property
|
|
571
571
|
def advanced(self):
|
|
572
|
-
"""Gets the advanced of this ConfigurationRequestDataSpec.
|
|
572
|
+
r"""Gets the advanced of this ConfigurationRequestDataSpec.
|
|
573
573
|
|
|
574
574
|
:return: The advanced of this ConfigurationRequestDataSpec.
|
|
575
575
|
:rtype: :class:`huaweicloudsdkcae.v1.ScaleConfigurationDataAdvanced`
|
|
@@ -578,7 +578,7 @@ class ConfigurationRequestDataSpec:
|
|
|
578
578
|
|
|
579
579
|
@advanced.setter
|
|
580
580
|
def advanced(self, advanced):
|
|
581
|
-
"""Sets the advanced of this ConfigurationRequestDataSpec.
|
|
581
|
+
r"""Sets the advanced of this ConfigurationRequestDataSpec.
|
|
582
582
|
|
|
583
583
|
:param advanced: The advanced of this ConfigurationRequestDataSpec.
|
|
584
584
|
:type advanced: :class:`huaweicloudsdkcae.v1.ScaleConfigurationDataAdvanced`
|
|
@@ -587,7 +587,7 @@ class ConfigurationRequestDataSpec:
|
|
|
587
587
|
|
|
588
588
|
@property
|
|
589
589
|
def triggers(self):
|
|
590
|
-
"""Gets the triggers of this ConfigurationRequestDataSpec.
|
|
590
|
+
r"""Gets the triggers of this ConfigurationRequestDataSpec.
|
|
591
591
|
|
|
592
592
|
伸缩策略配置触发器列表。 ConfigurationItem.type为\"scaling\"时,配置此参数。
|
|
593
593
|
|
|
@@ -598,7 +598,7 @@ class ConfigurationRequestDataSpec:
|
|
|
598
598
|
|
|
599
599
|
@triggers.setter
|
|
600
600
|
def triggers(self, triggers):
|
|
601
|
-
"""Sets the triggers of this ConfigurationRequestDataSpec.
|
|
601
|
+
r"""Sets the triggers of this ConfigurationRequestDataSpec.
|
|
602
602
|
|
|
603
603
|
伸缩策略配置触发器列表。 ConfigurationItem.type为\"scaling\"时,配置此参数。
|
|
604
604
|
|
|
@@ -609,7 +609,7 @@ class ConfigurationRequestDataSpec:
|
|
|
609
609
|
|
|
610
610
|
@property
|
|
611
611
|
def volumes(self):
|
|
612
|
-
"""Gets the volumes of this ConfigurationRequestDataSpec.
|
|
612
|
+
r"""Gets the volumes of this ConfigurationRequestDataSpec.
|
|
613
613
|
|
|
614
614
|
云存储配置列表。 ConfigurationItem.type为\"volume\"时,配置此参数。
|
|
615
615
|
|
|
@@ -620,7 +620,7 @@ class ConfigurationRequestDataSpec:
|
|
|
620
620
|
|
|
621
621
|
@volumes.setter
|
|
622
622
|
def volumes(self, volumes):
|
|
623
|
-
"""Sets the volumes of this ConfigurationRequestDataSpec.
|
|
623
|
+
r"""Sets the volumes of this ConfigurationRequestDataSpec.
|
|
624
624
|
|
|
625
625
|
云存储配置列表。 ConfigurationItem.type为\"volume\"时,配置此参数。
|
|
626
626
|
|
|
@@ -631,7 +631,7 @@ class ConfigurationRequestDataSpec:
|
|
|
631
631
|
|
|
632
632
|
@property
|
|
633
633
|
def liveness_probe(self):
|
|
634
|
-
"""Gets the liveness_probe of this ConfigurationRequestDataSpec.
|
|
634
|
+
r"""Gets the liveness_probe of this ConfigurationRequestDataSpec.
|
|
635
635
|
|
|
636
636
|
:return: The liveness_probe of this ConfigurationRequestDataSpec.
|
|
637
637
|
:rtype: :class:`huaweicloudsdkcae.v1.HealthCheckConfigurationLivenessProbe`
|
|
@@ -640,7 +640,7 @@ class ConfigurationRequestDataSpec:
|
|
|
640
640
|
|
|
641
641
|
@liveness_probe.setter
|
|
642
642
|
def liveness_probe(self, liveness_probe):
|
|
643
|
-
"""Sets the liveness_probe of this ConfigurationRequestDataSpec.
|
|
643
|
+
r"""Sets the liveness_probe of this ConfigurationRequestDataSpec.
|
|
644
644
|
|
|
645
645
|
:param liveness_probe: The liveness_probe of this ConfigurationRequestDataSpec.
|
|
646
646
|
:type liveness_probe: :class:`huaweicloudsdkcae.v1.HealthCheckConfigurationLivenessProbe`
|
|
@@ -649,7 +649,7 @@ class ConfigurationRequestDataSpec:
|
|
|
649
649
|
|
|
650
650
|
@property
|
|
651
651
|
def startup_probe(self):
|
|
652
|
-
"""Gets the startup_probe of this ConfigurationRequestDataSpec.
|
|
652
|
+
r"""Gets the startup_probe of this ConfigurationRequestDataSpec.
|
|
653
653
|
|
|
654
654
|
:return: The startup_probe of this ConfigurationRequestDataSpec.
|
|
655
655
|
:rtype: :class:`huaweicloudsdkcae.v1.HealthCheckConfigurationStartupProbe`
|
|
@@ -658,7 +658,7 @@ class ConfigurationRequestDataSpec:
|
|
|
658
658
|
|
|
659
659
|
@startup_probe.setter
|
|
660
660
|
def startup_probe(self, startup_probe):
|
|
661
|
-
"""Sets the startup_probe of this ConfigurationRequestDataSpec.
|
|
661
|
+
r"""Sets the startup_probe of this ConfigurationRequestDataSpec.
|
|
662
662
|
|
|
663
663
|
:param startup_probe: The startup_probe of this ConfigurationRequestDataSpec.
|
|
664
664
|
:type startup_probe: :class:`huaweicloudsdkcae.v1.HealthCheckConfigurationStartupProbe`
|
|
@@ -667,7 +667,7 @@ class ConfigurationRequestDataSpec:
|
|
|
667
667
|
|
|
668
668
|
@property
|
|
669
669
|
def readiness_probe(self):
|
|
670
|
-
"""Gets the readiness_probe of this ConfigurationRequestDataSpec.
|
|
670
|
+
r"""Gets the readiness_probe of this ConfigurationRequestDataSpec.
|
|
671
671
|
|
|
672
672
|
:return: The readiness_probe of this ConfigurationRequestDataSpec.
|
|
673
673
|
:rtype: :class:`huaweicloudsdkcae.v1.HealthCheckConfigurationReadinessProbe`
|
|
@@ -676,7 +676,7 @@ class ConfigurationRequestDataSpec:
|
|
|
676
676
|
|
|
677
677
|
@readiness_probe.setter
|
|
678
678
|
def readiness_probe(self, readiness_probe):
|
|
679
|
-
"""Sets the readiness_probe of this ConfigurationRequestDataSpec.
|
|
679
|
+
r"""Sets the readiness_probe of this ConfigurationRequestDataSpec.
|
|
680
680
|
|
|
681
681
|
:param readiness_probe: The readiness_probe of this ConfigurationRequestDataSpec.
|
|
682
682
|
:type readiness_probe: :class:`huaweicloudsdkcae.v1.HealthCheckConfigurationReadinessProbe`
|
|
@@ -685,7 +685,7 @@ class ConfigurationRequestDataSpec:
|
|
|
685
685
|
|
|
686
686
|
@property
|
|
687
687
|
def post_start(self):
|
|
688
|
-
"""Gets the post_start of this ConfigurationRequestDataSpec.
|
|
688
|
+
r"""Gets the post_start of this ConfigurationRequestDataSpec.
|
|
689
689
|
|
|
690
690
|
:return: The post_start of this ConfigurationRequestDataSpec.
|
|
691
691
|
:rtype: :class:`huaweicloudsdkcae.v1.ConfigurationRequestDataSpecPostStart`
|
|
@@ -694,7 +694,7 @@ class ConfigurationRequestDataSpec:
|
|
|
694
694
|
|
|
695
695
|
@post_start.setter
|
|
696
696
|
def post_start(self, post_start):
|
|
697
|
-
"""Sets the post_start of this ConfigurationRequestDataSpec.
|
|
697
|
+
r"""Sets the post_start of this ConfigurationRequestDataSpec.
|
|
698
698
|
|
|
699
699
|
:param post_start: The post_start of this ConfigurationRequestDataSpec.
|
|
700
700
|
:type post_start: :class:`huaweicloudsdkcae.v1.ConfigurationRequestDataSpecPostStart`
|
|
@@ -703,7 +703,7 @@ class ConfigurationRequestDataSpec:
|
|
|
703
703
|
|
|
704
704
|
@property
|
|
705
705
|
def pre_stop(self):
|
|
706
|
-
"""Gets the pre_stop of this ConfigurationRequestDataSpec.
|
|
706
|
+
r"""Gets the pre_stop of this ConfigurationRequestDataSpec.
|
|
707
707
|
|
|
708
708
|
:return: The pre_stop of this ConfigurationRequestDataSpec.
|
|
709
709
|
:rtype: :class:`huaweicloudsdkcae.v1.ConfigurationRequestDataSpecPreStop`
|
|
@@ -712,7 +712,7 @@ class ConfigurationRequestDataSpec:
|
|
|
712
712
|
|
|
713
713
|
@pre_stop.setter
|
|
714
714
|
def pre_stop(self, pre_stop):
|
|
715
|
-
"""Sets the pre_stop of this ConfigurationRequestDataSpec.
|
|
715
|
+
r"""Sets the pre_stop of this ConfigurationRequestDataSpec.
|
|
716
716
|
|
|
717
717
|
:param pre_stop: The pre_stop of this ConfigurationRequestDataSpec.
|
|
718
718
|
:type pre_stop: :class:`huaweicloudsdkcae.v1.ConfigurationRequestDataSpecPreStop`
|
|
@@ -721,7 +721,7 @@ class ConfigurationRequestDataSpec:
|
|
|
721
721
|
|
|
722
722
|
@property
|
|
723
723
|
def log_paths(self):
|
|
724
|
-
"""Gets the log_paths of this ConfigurationRequestDataSpec.
|
|
724
|
+
r"""Gets the log_paths of this ConfigurationRequestDataSpec.
|
|
725
725
|
|
|
726
726
|
自定义本地磁盘日志路径数组。 ConfigurationItem.type为\"log\"时,配置此参数。
|
|
727
727
|
|
|
@@ -732,7 +732,7 @@ class ConfigurationRequestDataSpec:
|
|
|
732
732
|
|
|
733
733
|
@log_paths.setter
|
|
734
734
|
def log_paths(self, log_paths):
|
|
735
|
-
"""Sets the log_paths of this ConfigurationRequestDataSpec.
|
|
735
|
+
r"""Sets the log_paths of this ConfigurationRequestDataSpec.
|
|
736
736
|
|
|
737
737
|
自定义本地磁盘日志路径数组。 ConfigurationItem.type为\"log\"时,配置此参数。
|
|
738
738
|
|
|
@@ -743,7 +743,7 @@ class ConfigurationRequestDataSpec:
|
|
|
743
743
|
|
|
744
744
|
@property
|
|
745
745
|
def cloud_storage_log_paths(self):
|
|
746
|
-
"""Gets the cloud_storage_log_paths of this ConfigurationRequestDataSpec.
|
|
746
|
+
r"""Gets the cloud_storage_log_paths of this ConfigurationRequestDataSpec.
|
|
747
747
|
|
|
748
748
|
自定义云存储日志路径数组。 ConfigurationItem.type为\"log\"时,配置此参数。
|
|
749
749
|
|
|
@@ -754,7 +754,7 @@ class ConfigurationRequestDataSpec:
|
|
|
754
754
|
|
|
755
755
|
@cloud_storage_log_paths.setter
|
|
756
756
|
def cloud_storage_log_paths(self, cloud_storage_log_paths):
|
|
757
|
-
"""Sets the cloud_storage_log_paths of this ConfigurationRequestDataSpec.
|
|
757
|
+
r"""Sets the cloud_storage_log_paths of this ConfigurationRequestDataSpec.
|
|
758
758
|
|
|
759
759
|
自定义云存储日志路径数组。 ConfigurationItem.type为\"log\"时,配置此参数。
|
|
760
760
|
|
|
@@ -765,7 +765,7 @@ class ConfigurationRequestDataSpec:
|
|
|
765
765
|
|
|
766
766
|
@property
|
|
767
767
|
def instrumentation(self):
|
|
768
|
-
"""Gets the instrumentation of this ConfigurationRequestDataSpec.
|
|
768
|
+
r"""Gets the instrumentation of this ConfigurationRequestDataSpec.
|
|
769
769
|
|
|
770
770
|
探针注入方式。 ConfigurationItem.type为\"apm2\"时,配置此参数。
|
|
771
771
|
|
|
@@ -776,7 +776,7 @@ class ConfigurationRequestDataSpec:
|
|
|
776
776
|
|
|
777
777
|
@instrumentation.setter
|
|
778
778
|
def instrumentation(self, instrumentation):
|
|
779
|
-
"""Sets the instrumentation of this ConfigurationRequestDataSpec.
|
|
779
|
+
r"""Sets the instrumentation of this ConfigurationRequestDataSpec.
|
|
780
780
|
|
|
781
781
|
探针注入方式。 ConfigurationItem.type为\"apm2\"时,配置此参数。
|
|
782
782
|
|
|
@@ -787,7 +787,7 @@ class ConfigurationRequestDataSpec:
|
|
|
787
787
|
|
|
788
788
|
@property
|
|
789
789
|
def path(self):
|
|
790
|
-
"""Gets the path of this ConfigurationRequestDataSpec.
|
|
790
|
+
r"""Gets the path of this ConfigurationRequestDataSpec.
|
|
791
791
|
|
|
792
792
|
自定义监控指标配置采集路径。 ConfigurationItem.type为\"customMetric\"时,配置此参数。
|
|
793
793
|
|
|
@@ -798,7 +798,7 @@ class ConfigurationRequestDataSpec:
|
|
|
798
798
|
|
|
799
799
|
@path.setter
|
|
800
800
|
def path(self, path):
|
|
801
|
-
"""Sets the path of this ConfigurationRequestDataSpec.
|
|
801
|
+
r"""Sets the path of this ConfigurationRequestDataSpec.
|
|
802
802
|
|
|
803
803
|
自定义监控指标配置采集路径。 ConfigurationItem.type为\"customMetric\"时,配置此参数。
|
|
804
804
|
|
|
@@ -809,7 +809,7 @@ class ConfigurationRequestDataSpec:
|
|
|
809
809
|
|
|
810
810
|
@property
|
|
811
811
|
def port(self):
|
|
812
|
-
"""Gets the port of this ConfigurationRequestDataSpec.
|
|
812
|
+
r"""Gets the port of this ConfigurationRequestDataSpec.
|
|
813
813
|
|
|
814
814
|
自定义监控指标配置采集端口。 ConfigurationItem.type为\"customMetric\"时,配置此参数。
|
|
815
815
|
|
|
@@ -820,7 +820,7 @@ class ConfigurationRequestDataSpec:
|
|
|
820
820
|
|
|
821
821
|
@port.setter
|
|
822
822
|
def port(self, port):
|
|
823
|
-
"""Sets the port of this ConfigurationRequestDataSpec.
|
|
823
|
+
r"""Sets the port of this ConfigurationRequestDataSpec.
|
|
824
824
|
|
|
825
825
|
自定义监控指标配置采集端口。 ConfigurationItem.type为\"customMetric\"时,配置此参数。
|
|
826
826
|
|
|
@@ -831,7 +831,7 @@ class ConfigurationRequestDataSpec:
|
|
|
831
831
|
|
|
832
832
|
@property
|
|
833
833
|
def metrics(self):
|
|
834
|
-
"""Gets the metrics of this ConfigurationRequestDataSpec.
|
|
834
|
+
r"""Gets the metrics of this ConfigurationRequestDataSpec.
|
|
835
835
|
|
|
836
836
|
自定义监控指标配置指标名称。 ConfigurationItem.type为\"customMetric\"时,配置此参数。
|
|
837
837
|
|
|
@@ -842,7 +842,7 @@ class ConfigurationRequestDataSpec:
|
|
|
842
842
|
|
|
843
843
|
@metrics.setter
|
|
844
844
|
def metrics(self, metrics):
|
|
845
|
-
"""Sets the metrics of this ConfigurationRequestDataSpec.
|
|
845
|
+
r"""Sets the metrics of this ConfigurationRequestDataSpec.
|
|
846
846
|
|
|
847
847
|
自定义监控指标配置指标名称。 ConfigurationItem.type为\"customMetric\"时,配置此参数。
|
|
848
848
|
|
|
@@ -25,7 +25,7 @@ class ConfigurationRequestDataSpecPostStart:
|
|
|
25
25
|
}
|
|
26
26
|
|
|
27
27
|
def __init__(self, _exec=None):
|
|
28
|
-
"""ConfigurationRequestDataSpecPostStart
|
|
28
|
+
r"""ConfigurationRequestDataSpecPostStart
|
|
29
29
|
|
|
30
30
|
The model defined in huaweicloud sdk
|
|
31
31
|
|
|
@@ -43,7 +43,7 @@ class ConfigurationRequestDataSpecPostStart:
|
|
|
43
43
|
|
|
44
44
|
@property
|
|
45
45
|
def _exec(self):
|
|
46
|
-
"""Gets the _exec of this ConfigurationRequestDataSpecPostStart.
|
|
46
|
+
r"""Gets the _exec of this ConfigurationRequestDataSpecPostStart.
|
|
47
47
|
|
|
48
48
|
:return: The _exec of this ConfigurationRequestDataSpecPostStart.
|
|
49
49
|
:rtype: :class:`huaweicloudsdkcae.v1.LifeCycleConfigurationExec`
|
|
@@ -52,7 +52,7 @@ class ConfigurationRequestDataSpecPostStart:
|
|
|
52
52
|
|
|
53
53
|
@_exec.setter
|
|
54
54
|
def _exec(self, _exec):
|
|
55
|
-
"""Sets the _exec of this ConfigurationRequestDataSpecPostStart.
|
|
55
|
+
r"""Sets the _exec of this ConfigurationRequestDataSpecPostStart.
|
|
56
56
|
|
|
57
57
|
:param _exec: The _exec of this ConfigurationRequestDataSpecPostStart.
|
|
58
58
|
:type _exec: :class:`huaweicloudsdkcae.v1.LifeCycleConfigurationExec`
|
|
@@ -25,7 +25,7 @@ class ConfigurationRequestDataSpecPreStop:
|
|
|
25
25
|
}
|
|
26
26
|
|
|
27
27
|
def __init__(self, _exec=None):
|
|
28
|
-
"""ConfigurationRequestDataSpecPreStop
|
|
28
|
+
r"""ConfigurationRequestDataSpecPreStop
|
|
29
29
|
|
|
30
30
|
The model defined in huaweicloud sdk
|
|
31
31
|
|
|
@@ -43,7 +43,7 @@ class ConfigurationRequestDataSpecPreStop:
|
|
|
43
43
|
|
|
44
44
|
@property
|
|
45
45
|
def _exec(self):
|
|
46
|
-
"""Gets the _exec of this ConfigurationRequestDataSpecPreStop.
|
|
46
|
+
r"""Gets the _exec of this ConfigurationRequestDataSpecPreStop.
|
|
47
47
|
|
|
48
48
|
:return: The _exec of this ConfigurationRequestDataSpecPreStop.
|
|
49
49
|
:rtype: :class:`huaweicloudsdkcae.v1.LifeCycleConfigurationExec`
|
|
@@ -52,7 +52,7 @@ class ConfigurationRequestDataSpecPreStop:
|
|
|
52
52
|
|
|
53
53
|
@_exec.setter
|
|
54
54
|
def _exec(self, _exec):
|
|
55
|
-
"""Sets the _exec of this ConfigurationRequestDataSpecPreStop.
|
|
55
|
+
r"""Sets the _exec of this ConfigurationRequestDataSpecPreStop.
|
|
56
56
|
|
|
57
57
|
:param _exec: The _exec of this ConfigurationRequestDataSpecPreStop.
|
|
58
58
|
:type _exec: :class:`huaweicloudsdkcae.v1.LifeCycleConfigurationExec`
|