huaweicloudsdkcae 3.1.142__py2.py3-none-any.whl → 3.1.144__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.144.dist-info}/METADATA +2 -2
- huaweicloudsdkcae-3.1.144.dist-info/RECORD +260 -0
- huaweicloudsdkcae-3.1.142.dist-info/RECORD +0 -260
- {huaweicloudsdkcae-3.1.142.dist-info → huaweicloudsdkcae-3.1.144.dist-info}/LICENSE +0 -0
- {huaweicloudsdkcae-3.1.142.dist-info → huaweicloudsdkcae-3.1.144.dist-info}/WHEEL +0 -0
- {huaweicloudsdkcae-3.1.142.dist-info → huaweicloudsdkcae-3.1.144.dist-info}/top_level.txt +0 -0
|
@@ -33,7 +33,7 @@ class ScaleConfigurationDataAdvanced:
|
|
|
33
33
|
}
|
|
34
34
|
|
|
35
35
|
def __init__(self, scaledown_stabilization_seconds=None, scaledown_rate=None, scaleup_stabilization_seconds=None, scaleup_rate=None, disable_scaledown=None):
|
|
36
|
-
"""ScaleConfigurationDataAdvanced
|
|
36
|
+
r"""ScaleConfigurationDataAdvanced
|
|
37
37
|
|
|
38
38
|
The model defined in huaweicloud sdk
|
|
39
39
|
|
|
@@ -71,7 +71,7 @@ class ScaleConfigurationDataAdvanced:
|
|
|
71
71
|
|
|
72
72
|
@property
|
|
73
73
|
def scaledown_stabilization_seconds(self):
|
|
74
|
-
"""Gets the scaledown_stabilization_seconds of this ScaleConfigurationDataAdvanced.
|
|
74
|
+
r"""Gets the scaledown_stabilization_seconds of this ScaleConfigurationDataAdvanced.
|
|
75
75
|
|
|
76
76
|
缩容冷却时间窗。
|
|
77
77
|
|
|
@@ -82,7 +82,7 @@ class ScaleConfigurationDataAdvanced:
|
|
|
82
82
|
|
|
83
83
|
@scaledown_stabilization_seconds.setter
|
|
84
84
|
def scaledown_stabilization_seconds(self, scaledown_stabilization_seconds):
|
|
85
|
-
"""Sets the scaledown_stabilization_seconds of this ScaleConfigurationDataAdvanced.
|
|
85
|
+
r"""Sets the scaledown_stabilization_seconds of this ScaleConfigurationDataAdvanced.
|
|
86
86
|
|
|
87
87
|
缩容冷却时间窗。
|
|
88
88
|
|
|
@@ -93,7 +93,7 @@ class ScaleConfigurationDataAdvanced:
|
|
|
93
93
|
|
|
94
94
|
@property
|
|
95
95
|
def scaledown_rate(self):
|
|
96
|
-
"""Gets the scaledown_rate of this ScaleConfigurationDataAdvanced.
|
|
96
|
+
r"""Gets the scaledown_rate of this ScaleConfigurationDataAdvanced.
|
|
97
97
|
|
|
98
98
|
缩容步长。
|
|
99
99
|
|
|
@@ -104,7 +104,7 @@ class ScaleConfigurationDataAdvanced:
|
|
|
104
104
|
|
|
105
105
|
@scaledown_rate.setter
|
|
106
106
|
def scaledown_rate(self, scaledown_rate):
|
|
107
|
-
"""Sets the scaledown_rate of this ScaleConfigurationDataAdvanced.
|
|
107
|
+
r"""Sets the scaledown_rate of this ScaleConfigurationDataAdvanced.
|
|
108
108
|
|
|
109
109
|
缩容步长。
|
|
110
110
|
|
|
@@ -115,7 +115,7 @@ class ScaleConfigurationDataAdvanced:
|
|
|
115
115
|
|
|
116
116
|
@property
|
|
117
117
|
def scaleup_stabilization_seconds(self):
|
|
118
|
-
"""Gets the scaleup_stabilization_seconds of this ScaleConfigurationDataAdvanced.
|
|
118
|
+
r"""Gets the scaleup_stabilization_seconds of this ScaleConfigurationDataAdvanced.
|
|
119
119
|
|
|
120
120
|
扩容冷却时间窗。
|
|
121
121
|
|
|
@@ -126,7 +126,7 @@ class ScaleConfigurationDataAdvanced:
|
|
|
126
126
|
|
|
127
127
|
@scaleup_stabilization_seconds.setter
|
|
128
128
|
def scaleup_stabilization_seconds(self, scaleup_stabilization_seconds):
|
|
129
|
-
"""Sets the scaleup_stabilization_seconds of this ScaleConfigurationDataAdvanced.
|
|
129
|
+
r"""Sets the scaleup_stabilization_seconds of this ScaleConfigurationDataAdvanced.
|
|
130
130
|
|
|
131
131
|
扩容冷却时间窗。
|
|
132
132
|
|
|
@@ -137,7 +137,7 @@ class ScaleConfigurationDataAdvanced:
|
|
|
137
137
|
|
|
138
138
|
@property
|
|
139
139
|
def scaleup_rate(self):
|
|
140
|
-
"""Gets the scaleup_rate of this ScaleConfigurationDataAdvanced.
|
|
140
|
+
r"""Gets the scaleup_rate of this ScaleConfigurationDataAdvanced.
|
|
141
141
|
|
|
142
142
|
扩容步长。
|
|
143
143
|
|
|
@@ -148,7 +148,7 @@ class ScaleConfigurationDataAdvanced:
|
|
|
148
148
|
|
|
149
149
|
@scaleup_rate.setter
|
|
150
150
|
def scaleup_rate(self, scaleup_rate):
|
|
151
|
-
"""Sets the scaleup_rate of this ScaleConfigurationDataAdvanced.
|
|
151
|
+
r"""Sets the scaleup_rate of this ScaleConfigurationDataAdvanced.
|
|
152
152
|
|
|
153
153
|
扩容步长。
|
|
154
154
|
|
|
@@ -159,7 +159,7 @@ class ScaleConfigurationDataAdvanced:
|
|
|
159
159
|
|
|
160
160
|
@property
|
|
161
161
|
def disable_scaledown(self):
|
|
162
|
-
"""Gets the disable_scaledown of this ScaleConfigurationDataAdvanced.
|
|
162
|
+
r"""Gets the disable_scaledown of this ScaleConfigurationDataAdvanced.
|
|
163
163
|
|
|
164
164
|
是否禁用自动缩容。
|
|
165
165
|
|
|
@@ -170,7 +170,7 @@ class ScaleConfigurationDataAdvanced:
|
|
|
170
170
|
|
|
171
171
|
@disable_scaledown.setter
|
|
172
172
|
def disable_scaledown(self, disable_scaledown):
|
|
173
|
-
"""Sets the disable_scaledown of this ScaleConfigurationDataAdvanced.
|
|
173
|
+
r"""Sets the disable_scaledown of this ScaleConfigurationDataAdvanced.
|
|
174
174
|
|
|
175
175
|
是否禁用自动缩容。
|
|
176
176
|
|
|
@@ -27,7 +27,7 @@ class ScaleConfigurationDataTrigger:
|
|
|
27
27
|
}
|
|
28
28
|
|
|
29
29
|
def __init__(self, type=None, metadata=None):
|
|
30
|
-
"""ScaleConfigurationDataTrigger
|
|
30
|
+
r"""ScaleConfigurationDataTrigger
|
|
31
31
|
|
|
32
32
|
The model defined in huaweicloud sdk
|
|
33
33
|
|
|
@@ -50,7 +50,7 @@ class ScaleConfigurationDataTrigger:
|
|
|
50
50
|
|
|
51
51
|
@property
|
|
52
52
|
def type(self):
|
|
53
|
-
"""Gets the type of this ScaleConfigurationDataTrigger.
|
|
53
|
+
r"""Gets the type of this ScaleConfigurationDataTrigger.
|
|
54
54
|
|
|
55
55
|
指标类型。
|
|
56
56
|
|
|
@@ -61,7 +61,7 @@ class ScaleConfigurationDataTrigger:
|
|
|
61
61
|
|
|
62
62
|
@type.setter
|
|
63
63
|
def type(self, type):
|
|
64
|
-
"""Sets the type of this ScaleConfigurationDataTrigger.
|
|
64
|
+
r"""Sets the type of this ScaleConfigurationDataTrigger.
|
|
65
65
|
|
|
66
66
|
指标类型。
|
|
67
67
|
|
|
@@ -72,7 +72,7 @@ class ScaleConfigurationDataTrigger:
|
|
|
72
72
|
|
|
73
73
|
@property
|
|
74
74
|
def metadata(self):
|
|
75
|
-
"""Gets the metadata of this ScaleConfigurationDataTrigger.
|
|
75
|
+
r"""Gets the metadata of this ScaleConfigurationDataTrigger.
|
|
76
76
|
|
|
77
77
|
:return: The metadata of this ScaleConfigurationDataTrigger.
|
|
78
78
|
:rtype: :class:`huaweicloudsdkcae.v1.ScalingTriggerMeta`
|
|
@@ -81,7 +81,7 @@ class ScaleConfigurationDataTrigger:
|
|
|
81
81
|
|
|
82
82
|
@metadata.setter
|
|
83
83
|
def metadata(self, metadata):
|
|
84
|
-
"""Sets the metadata of this ScaleConfigurationDataTrigger.
|
|
84
|
+
r"""Sets the metadata of this ScaleConfigurationDataTrigger.
|
|
85
85
|
|
|
86
86
|
:param metadata: The metadata of this ScaleConfigurationDataTrigger.
|
|
87
87
|
:type metadata: :class:`huaweicloudsdkcae.v1.ScalingTriggerMeta`
|
|
@@ -31,7 +31,7 @@ class ScalingTriggerMeta:
|
|
|
31
31
|
}
|
|
32
32
|
|
|
33
33
|
def __init__(self, type=None, value=None, period_type=None, schedulers=None):
|
|
34
|
-
"""ScalingTriggerMeta
|
|
34
|
+
r"""ScalingTriggerMeta
|
|
35
35
|
|
|
36
36
|
The model defined in huaweicloud sdk
|
|
37
37
|
|
|
@@ -64,7 +64,7 @@ class ScalingTriggerMeta:
|
|
|
64
64
|
|
|
65
65
|
@property
|
|
66
66
|
def type(self):
|
|
67
|
-
"""Gets the type of this ScalingTriggerMeta.
|
|
67
|
+
r"""Gets the type of this ScalingTriggerMeta.
|
|
68
68
|
|
|
69
69
|
数据类型,当前只支持利用率,默认值为Utilization。 ScaleConfigurationDataTrigger.type为\"cpu、memory\"时,配置此参数。
|
|
70
70
|
|
|
@@ -75,7 +75,7 @@ class ScalingTriggerMeta:
|
|
|
75
75
|
|
|
76
76
|
@type.setter
|
|
77
77
|
def type(self, type):
|
|
78
|
-
"""Sets the type of this ScalingTriggerMeta.
|
|
78
|
+
r"""Sets the type of this ScalingTriggerMeta.
|
|
79
79
|
|
|
80
80
|
数据类型,当前只支持利用率,默认值为Utilization。 ScaleConfigurationDataTrigger.type为\"cpu、memory\"时,配置此参数。
|
|
81
81
|
|
|
@@ -86,7 +86,7 @@ class ScalingTriggerMeta:
|
|
|
86
86
|
|
|
87
87
|
@property
|
|
88
88
|
def value(self):
|
|
89
|
-
"""Gets the value of this ScalingTriggerMeta.
|
|
89
|
+
r"""Gets the value of this ScalingTriggerMeta.
|
|
90
90
|
|
|
91
91
|
触发指标的阈值。 ScaleConfigurationDataTrigger.type为\"cpu、memory\"时,配置此参数。
|
|
92
92
|
|
|
@@ -97,7 +97,7 @@ class ScalingTriggerMeta:
|
|
|
97
97
|
|
|
98
98
|
@value.setter
|
|
99
99
|
def value(self, value):
|
|
100
|
-
"""Sets the value of this ScalingTriggerMeta.
|
|
100
|
+
r"""Sets the value of this ScalingTriggerMeta.
|
|
101
101
|
|
|
102
102
|
触发指标的阈值。 ScaleConfigurationDataTrigger.type为\"cpu、memory\"时,配置此参数。
|
|
103
103
|
|
|
@@ -108,7 +108,7 @@ class ScalingTriggerMeta:
|
|
|
108
108
|
|
|
109
109
|
@property
|
|
110
110
|
def period_type(self):
|
|
111
|
-
"""Gets the period_type of this ScalingTriggerMeta.
|
|
111
|
+
r"""Gets the period_type of this ScalingTriggerMeta.
|
|
112
112
|
|
|
113
113
|
生效周期。 ScaleConfigurationDataTrigger.type为\"cron\"时,配置此参数。
|
|
114
114
|
|
|
@@ -119,7 +119,7 @@ class ScalingTriggerMeta:
|
|
|
119
119
|
|
|
120
120
|
@period_type.setter
|
|
121
121
|
def period_type(self, period_type):
|
|
122
|
-
"""Sets the period_type of this ScalingTriggerMeta.
|
|
122
|
+
r"""Sets the period_type of this ScalingTriggerMeta.
|
|
123
123
|
|
|
124
124
|
生效周期。 ScaleConfigurationDataTrigger.type为\"cron\"时,配置此参数。
|
|
125
125
|
|
|
@@ -130,7 +130,7 @@ class ScalingTriggerMeta:
|
|
|
130
130
|
|
|
131
131
|
@property
|
|
132
132
|
def schedulers(self):
|
|
133
|
-
"""Gets the schedulers of this ScalingTriggerMeta.
|
|
133
|
+
r"""Gets the schedulers of this ScalingTriggerMeta.
|
|
134
134
|
|
|
135
135
|
每个周期内触发的时间点和实例数。 ScaleConfigurationDataTrigger.type为\"cron\"时,配置此参数。
|
|
136
136
|
|
|
@@ -141,7 +141,7 @@ class ScalingTriggerMeta:
|
|
|
141
141
|
|
|
142
142
|
@schedulers.setter
|
|
143
143
|
def schedulers(self, schedulers):
|
|
144
|
-
"""Sets the schedulers of this ScalingTriggerMeta.
|
|
144
|
+
r"""Sets the schedulers of this ScalingTriggerMeta.
|
|
145
145
|
|
|
146
146
|
每个周期内触发的时间点和实例数。 ScaleConfigurationDataTrigger.type为\"cron\"时,配置此参数。
|
|
147
147
|
|
|
@@ -37,7 +37,7 @@ class SecretDetail:
|
|
|
37
37
|
}
|
|
38
38
|
|
|
39
39
|
def __init__(self, id=None, name=None, if_update_available=None, secret_status=None, status=None, version_id=None, modified_time=None):
|
|
40
|
-
"""SecretDetail
|
|
40
|
+
r"""SecretDetail
|
|
41
41
|
|
|
42
42
|
The model defined in huaweicloud sdk
|
|
43
43
|
|
|
@@ -79,7 +79,7 @@ class SecretDetail:
|
|
|
79
79
|
|
|
80
80
|
@property
|
|
81
81
|
def id(self):
|
|
82
|
-
"""Gets the id of this SecretDetail.
|
|
82
|
+
r"""Gets the id of this SecretDetail.
|
|
83
83
|
|
|
84
84
|
凭据ID
|
|
85
85
|
|
|
@@ -90,7 +90,7 @@ class SecretDetail:
|
|
|
90
90
|
|
|
91
91
|
@id.setter
|
|
92
92
|
def id(self, id):
|
|
93
|
-
"""Sets the id of this SecretDetail.
|
|
93
|
+
r"""Sets the id of this SecretDetail.
|
|
94
94
|
|
|
95
95
|
凭据ID
|
|
96
96
|
|
|
@@ -101,7 +101,7 @@ class SecretDetail:
|
|
|
101
101
|
|
|
102
102
|
@property
|
|
103
103
|
def name(self):
|
|
104
|
-
"""Gets the name of this SecretDetail.
|
|
104
|
+
r"""Gets the name of this SecretDetail.
|
|
105
105
|
|
|
106
106
|
凭证名字。
|
|
107
107
|
|
|
@@ -112,7 +112,7 @@ class SecretDetail:
|
|
|
112
112
|
|
|
113
113
|
@name.setter
|
|
114
114
|
def name(self, name):
|
|
115
|
-
"""Sets the name of this SecretDetail.
|
|
115
|
+
r"""Sets the name of this SecretDetail.
|
|
116
116
|
|
|
117
117
|
凭证名字。
|
|
118
118
|
|
|
@@ -123,7 +123,7 @@ class SecretDetail:
|
|
|
123
123
|
|
|
124
124
|
@property
|
|
125
125
|
def if_update_available(self):
|
|
126
|
-
"""Gets the if_update_available of this SecretDetail.
|
|
126
|
+
r"""Gets the if_update_available of this SecretDetail.
|
|
127
127
|
|
|
128
128
|
当前凭据是否有更新版本。
|
|
129
129
|
|
|
@@ -134,7 +134,7 @@ class SecretDetail:
|
|
|
134
134
|
|
|
135
135
|
@if_update_available.setter
|
|
136
136
|
def if_update_available(self, if_update_available):
|
|
137
|
-
"""Sets the if_update_available of this SecretDetail.
|
|
137
|
+
r"""Sets the if_update_available of this SecretDetail.
|
|
138
138
|
|
|
139
139
|
当前凭据是否有更新版本。
|
|
140
140
|
|
|
@@ -145,7 +145,7 @@ class SecretDetail:
|
|
|
145
145
|
|
|
146
146
|
@property
|
|
147
147
|
def secret_status(self):
|
|
148
|
-
"""Gets the secret_status of this SecretDetail.
|
|
148
|
+
r"""Gets the secret_status of this SecretDetail.
|
|
149
149
|
|
|
150
150
|
凭据在DEW的状态。
|
|
151
151
|
|
|
@@ -156,7 +156,7 @@ class SecretDetail:
|
|
|
156
156
|
|
|
157
157
|
@secret_status.setter
|
|
158
158
|
def secret_status(self, secret_status):
|
|
159
|
-
"""Sets the secret_status of this SecretDetail.
|
|
159
|
+
r"""Sets the secret_status of this SecretDetail.
|
|
160
160
|
|
|
161
161
|
凭据在DEW的状态。
|
|
162
162
|
|
|
@@ -167,7 +167,7 @@ class SecretDetail:
|
|
|
167
167
|
|
|
168
168
|
@property
|
|
169
169
|
def status(self):
|
|
170
|
-
"""Gets the status of this SecretDetail.
|
|
170
|
+
r"""Gets the status of this SecretDetail.
|
|
171
171
|
|
|
172
172
|
凭据在CAE使用状态。
|
|
173
173
|
|
|
@@ -178,7 +178,7 @@ class SecretDetail:
|
|
|
178
178
|
|
|
179
179
|
@status.setter
|
|
180
180
|
def status(self, status):
|
|
181
|
-
"""Sets the status of this SecretDetail.
|
|
181
|
+
r"""Sets the status of this SecretDetail.
|
|
182
182
|
|
|
183
183
|
凭据在CAE使用状态。
|
|
184
184
|
|
|
@@ -189,7 +189,7 @@ class SecretDetail:
|
|
|
189
189
|
|
|
190
190
|
@property
|
|
191
191
|
def version_id(self):
|
|
192
|
-
"""Gets the version_id of this SecretDetail.
|
|
192
|
+
r"""Gets the version_id of this SecretDetail.
|
|
193
193
|
|
|
194
194
|
当前使用的凭证版本号。
|
|
195
195
|
|
|
@@ -200,7 +200,7 @@ class SecretDetail:
|
|
|
200
200
|
|
|
201
201
|
@version_id.setter
|
|
202
202
|
def version_id(self, version_id):
|
|
203
|
-
"""Sets the version_id of this SecretDetail.
|
|
203
|
+
r"""Sets the version_id of this SecretDetail.
|
|
204
204
|
|
|
205
205
|
当前使用的凭证版本号。
|
|
206
206
|
|
|
@@ -211,7 +211,7 @@ class SecretDetail:
|
|
|
211
211
|
|
|
212
212
|
@property
|
|
213
213
|
def modified_time(self):
|
|
214
|
-
"""Gets the modified_time of this SecretDetail.
|
|
214
|
+
r"""Gets the modified_time of this SecretDetail.
|
|
215
215
|
|
|
216
216
|
当前版本凭证在dew的创建时间。
|
|
217
217
|
|
|
@@ -222,7 +222,7 @@ class SecretDetail:
|
|
|
222
222
|
|
|
223
223
|
@modified_time.setter
|
|
224
224
|
def modified_time(self, modified_time):
|
|
225
|
-
"""Sets the modified_time of this SecretDetail.
|
|
225
|
+
r"""Sets the modified_time of this SecretDetail.
|
|
226
226
|
|
|
227
227
|
当前版本凭证在dew的创建时间。
|
|
228
228
|
|
|
@@ -29,7 +29,7 @@ class ShowApplicationRequest:
|
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
def __init__(self, application_id=None, x_enterprise_project_id=None, x_environment_id=None):
|
|
32
|
-
"""ShowApplicationRequest
|
|
32
|
+
r"""ShowApplicationRequest
|
|
33
33
|
|
|
34
34
|
The model defined in huaweicloud sdk
|
|
35
35
|
|
|
@@ -55,7 +55,7 @@ class ShowApplicationRequest:
|
|
|
55
55
|
|
|
56
56
|
@property
|
|
57
57
|
def application_id(self):
|
|
58
|
-
"""Gets the application_id of this ShowApplicationRequest.
|
|
58
|
+
r"""Gets the application_id of this ShowApplicationRequest.
|
|
59
59
|
|
|
60
60
|
应用ID。
|
|
61
61
|
|
|
@@ -66,7 +66,7 @@ class ShowApplicationRequest:
|
|
|
66
66
|
|
|
67
67
|
@application_id.setter
|
|
68
68
|
def application_id(self, application_id):
|
|
69
|
-
"""Sets the application_id of this ShowApplicationRequest.
|
|
69
|
+
r"""Sets the application_id of this ShowApplicationRequest.
|
|
70
70
|
|
|
71
71
|
应用ID。
|
|
72
72
|
|
|
@@ -77,7 +77,7 @@ class ShowApplicationRequest:
|
|
|
77
77
|
|
|
78
78
|
@property
|
|
79
79
|
def x_enterprise_project_id(self):
|
|
80
|
-
"""Gets the x_enterprise_project_id of this ShowApplicationRequest.
|
|
80
|
+
r"""Gets the x_enterprise_project_id of this ShowApplicationRequest.
|
|
81
81
|
|
|
82
82
|
企业项目ID。 - 创建环境时,环境会绑定企业项目ID。 - 最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 该字段不传(或传为字符串“0”)时,则查询默认企业项目下的资源。 > 关于企业项目ID的获取及企业项目特性的详细信息,请参见《[企业管理服务用户指南](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)》。
|
|
83
83
|
|
|
@@ -88,7 +88,7 @@ class ShowApplicationRequest:
|
|
|
88
88
|
|
|
89
89
|
@x_enterprise_project_id.setter
|
|
90
90
|
def x_enterprise_project_id(self, x_enterprise_project_id):
|
|
91
|
-
"""Sets the x_enterprise_project_id of this ShowApplicationRequest.
|
|
91
|
+
r"""Sets the x_enterprise_project_id of this ShowApplicationRequest.
|
|
92
92
|
|
|
93
93
|
企业项目ID。 - 创建环境时,环境会绑定企业项目ID。 - 最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 该字段不传(或传为字符串“0”)时,则查询默认企业项目下的资源。 > 关于企业项目ID的获取及企业项目特性的详细信息,请参见《[企业管理服务用户指南](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)》。
|
|
94
94
|
|
|
@@ -99,7 +99,7 @@ class ShowApplicationRequest:
|
|
|
99
99
|
|
|
100
100
|
@property
|
|
101
101
|
def x_environment_id(self):
|
|
102
|
-
"""Gets the x_environment_id of this ShowApplicationRequest.
|
|
102
|
+
r"""Gets the x_environment_id of this ShowApplicationRequest.
|
|
103
103
|
|
|
104
104
|
环境ID。 - 获取环境ID,通过《[云应用引擎API参考](https://support.huaweicloud.com/api-cae/ListEnvironments.html)》的“获取环境列表”章节获取环境信息。 - 请求响应成功后在响应体的items数组中的一个元素即为一个环境的信息,其中id字段即是环境ID。
|
|
105
105
|
|
|
@@ -110,7 +110,7 @@ class ShowApplicationRequest:
|
|
|
110
110
|
|
|
111
111
|
@x_environment_id.setter
|
|
112
112
|
def x_environment_id(self, x_environment_id):
|
|
113
|
-
"""Sets the x_environment_id of this ShowApplicationRequest.
|
|
113
|
+
r"""Sets the x_environment_id of this ShowApplicationRequest.
|
|
114
114
|
|
|
115
115
|
环境ID。 - 获取环境ID,通过《[云应用引擎API参考](https://support.huaweicloud.com/api-cae/ListEnvironments.html)》的“获取环境列表”章节获取环境信息。 - 请求响应成功后在响应体的items数组中的一个元素即为一个环境的信息,其中id字段即是环境ID。
|
|
116
116
|
|
|
@@ -30,7 +30,7 @@ class ShowApplicationResponse(SdkResponse):
|
|
|
30
30
|
}
|
|
31
31
|
|
|
32
32
|
def __init__(self, api_version=None, kind=None, metadata=None):
|
|
33
|
-
"""ShowApplicationResponse
|
|
33
|
+
r"""ShowApplicationResponse
|
|
34
34
|
|
|
35
35
|
The model defined in huaweicloud sdk
|
|
36
36
|
|
|
@@ -58,7 +58,7 @@ class ShowApplicationResponse(SdkResponse):
|
|
|
58
58
|
|
|
59
59
|
@property
|
|
60
60
|
def api_version(self):
|
|
61
|
-
"""Gets the api_version of this ShowApplicationResponse.
|
|
61
|
+
r"""Gets the api_version of this ShowApplicationResponse.
|
|
62
62
|
|
|
63
63
|
:return: The api_version of this ShowApplicationResponse.
|
|
64
64
|
:rtype: :class:`huaweicloudsdkcae.v1.ApiVersionObj`
|
|
@@ -67,7 +67,7 @@ class ShowApplicationResponse(SdkResponse):
|
|
|
67
67
|
|
|
68
68
|
@api_version.setter
|
|
69
69
|
def api_version(self, api_version):
|
|
70
|
-
"""Sets the api_version of this ShowApplicationResponse.
|
|
70
|
+
r"""Sets the api_version of this ShowApplicationResponse.
|
|
71
71
|
|
|
72
72
|
:param api_version: The api_version of this ShowApplicationResponse.
|
|
73
73
|
:type api_version: :class:`huaweicloudsdkcae.v1.ApiVersionObj`
|
|
@@ -76,7 +76,7 @@ class ShowApplicationResponse(SdkResponse):
|
|
|
76
76
|
|
|
77
77
|
@property
|
|
78
78
|
def kind(self):
|
|
79
|
-
"""Gets the kind of this ShowApplicationResponse.
|
|
79
|
+
r"""Gets the kind of this ShowApplicationResponse.
|
|
80
80
|
|
|
81
81
|
:return: The kind of this ShowApplicationResponse.
|
|
82
82
|
:rtype: :class:`huaweicloudsdkcae.v1.ApplicationKindObj`
|
|
@@ -85,7 +85,7 @@ class ShowApplicationResponse(SdkResponse):
|
|
|
85
85
|
|
|
86
86
|
@kind.setter
|
|
87
87
|
def kind(self, kind):
|
|
88
|
-
"""Sets the kind of this ShowApplicationResponse.
|
|
88
|
+
r"""Sets the kind of this ShowApplicationResponse.
|
|
89
89
|
|
|
90
90
|
:param kind: The kind of this ShowApplicationResponse.
|
|
91
91
|
:type kind: :class:`huaweicloudsdkcae.v1.ApplicationKindObj`
|
|
@@ -94,7 +94,7 @@ class ShowApplicationResponse(SdkResponse):
|
|
|
94
94
|
|
|
95
95
|
@property
|
|
96
96
|
def metadata(self):
|
|
97
|
-
"""Gets the metadata of this ShowApplicationResponse.
|
|
97
|
+
r"""Gets the metadata of this ShowApplicationResponse.
|
|
98
98
|
|
|
99
99
|
:return: The metadata of this ShowApplicationResponse.
|
|
100
100
|
:rtype: :class:`huaweicloudsdkcae.v1.ApplicationMetadata`
|
|
@@ -103,7 +103,7 @@ class ShowApplicationResponse(SdkResponse):
|
|
|
103
103
|
|
|
104
104
|
@metadata.setter
|
|
105
105
|
def metadata(self, metadata):
|
|
106
|
-
"""Sets the metadata of this ShowApplicationResponse.
|
|
106
|
+
r"""Sets the metadata of this ShowApplicationResponse.
|
|
107
107
|
|
|
108
108
|
:param metadata: The metadata of this ShowApplicationResponse.
|
|
109
109
|
:type metadata: :class:`huaweicloudsdkcae.v1.ApplicationMetadata`
|
|
@@ -31,7 +31,7 @@ class ShowComponentRequest:
|
|
|
31
31
|
}
|
|
32
32
|
|
|
33
33
|
def __init__(self, application_id=None, component_id=None, x_enterprise_project_id=None, x_environment_id=None):
|
|
34
|
-
"""ShowComponentRequest
|
|
34
|
+
r"""ShowComponentRequest
|
|
35
35
|
|
|
36
36
|
The model defined in huaweicloud sdk
|
|
37
37
|
|
|
@@ -61,7 +61,7 @@ class ShowComponentRequest:
|
|
|
61
61
|
|
|
62
62
|
@property
|
|
63
63
|
def application_id(self):
|
|
64
|
-
"""Gets the application_id of this ShowComponentRequest.
|
|
64
|
+
r"""Gets the application_id of this ShowComponentRequest.
|
|
65
65
|
|
|
66
66
|
应用ID。
|
|
67
67
|
|
|
@@ -72,7 +72,7 @@ class ShowComponentRequest:
|
|
|
72
72
|
|
|
73
73
|
@application_id.setter
|
|
74
74
|
def application_id(self, application_id):
|
|
75
|
-
"""Sets the application_id of this ShowComponentRequest.
|
|
75
|
+
r"""Sets the application_id of this ShowComponentRequest.
|
|
76
76
|
|
|
77
77
|
应用ID。
|
|
78
78
|
|
|
@@ -83,7 +83,7 @@ class ShowComponentRequest:
|
|
|
83
83
|
|
|
84
84
|
@property
|
|
85
85
|
def component_id(self):
|
|
86
|
-
"""Gets the component_id of this ShowComponentRequest.
|
|
86
|
+
r"""Gets the component_id of this ShowComponentRequest.
|
|
87
87
|
|
|
88
88
|
组件ID。
|
|
89
89
|
|
|
@@ -94,7 +94,7 @@ class ShowComponentRequest:
|
|
|
94
94
|
|
|
95
95
|
@component_id.setter
|
|
96
96
|
def component_id(self, component_id):
|
|
97
|
-
"""Sets the component_id of this ShowComponentRequest.
|
|
97
|
+
r"""Sets the component_id of this ShowComponentRequest.
|
|
98
98
|
|
|
99
99
|
组件ID。
|
|
100
100
|
|
|
@@ -105,7 +105,7 @@ class ShowComponentRequest:
|
|
|
105
105
|
|
|
106
106
|
@property
|
|
107
107
|
def x_enterprise_project_id(self):
|
|
108
|
-
"""Gets the x_enterprise_project_id of this ShowComponentRequest.
|
|
108
|
+
r"""Gets the x_enterprise_project_id of this ShowComponentRequest.
|
|
109
109
|
|
|
110
110
|
企业项目ID。 - 创建环境时,环境会绑定企业项目ID。 - 最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 该字段不传(或传为字符串“0”)时,则查询默认企业项目下的资源。 > 关于企业项目ID的获取及企业项目特性的详细信息,请参见《[企业管理服务用户指南](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)》。
|
|
111
111
|
|
|
@@ -116,7 +116,7 @@ class ShowComponentRequest:
|
|
|
116
116
|
|
|
117
117
|
@x_enterprise_project_id.setter
|
|
118
118
|
def x_enterprise_project_id(self, x_enterprise_project_id):
|
|
119
|
-
"""Sets the x_enterprise_project_id of this ShowComponentRequest.
|
|
119
|
+
r"""Sets the x_enterprise_project_id of this ShowComponentRequest.
|
|
120
120
|
|
|
121
121
|
企业项目ID。 - 创建环境时,环境会绑定企业项目ID。 - 最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 该字段不传(或传为字符串“0”)时,则查询默认企业项目下的资源。 > 关于企业项目ID的获取及企业项目特性的详细信息,请参见《[企业管理服务用户指南](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)》。
|
|
122
122
|
|
|
@@ -127,7 +127,7 @@ class ShowComponentRequest:
|
|
|
127
127
|
|
|
128
128
|
@property
|
|
129
129
|
def x_environment_id(self):
|
|
130
|
-
"""Gets the x_environment_id of this ShowComponentRequest.
|
|
130
|
+
r"""Gets the x_environment_id of this ShowComponentRequest.
|
|
131
131
|
|
|
132
132
|
环境ID。 - 获取环境ID,通过《[云应用引擎API参考](https://support.huaweicloud.com/api-cae/ListEnvironments.html)》的“获取环境列表”章节获取环境信息。 - 请求响应成功后在响应体的items数组中的一个元素即为一个环境的信息,其中id字段即是环境ID。
|
|
133
133
|
|
|
@@ -138,7 +138,7 @@ class ShowComponentRequest:
|
|
|
138
138
|
|
|
139
139
|
@x_environment_id.setter
|
|
140
140
|
def x_environment_id(self, x_environment_id):
|
|
141
|
-
"""Sets the x_environment_id of this ShowComponentRequest.
|
|
141
|
+
r"""Sets the x_environment_id of this ShowComponentRequest.
|
|
142
142
|
|
|
143
143
|
环境ID。 - 获取环境ID,通过《[云应用引擎API参考](https://support.huaweicloud.com/api-cae/ListEnvironments.html)》的“获取环境列表”章节获取环境信息。 - 请求响应成功后在响应体的items数组中的一个元素即为一个环境的信息,其中id字段即是环境ID。
|
|
144
144
|
|
|
@@ -32,7 +32,7 @@ class ShowComponentResponse(SdkResponse):
|
|
|
32
32
|
}
|
|
33
33
|
|
|
34
34
|
def __init__(self, api_version=None, kind=None, metadata=None, spec=None):
|
|
35
|
-
"""ShowComponentResponse
|
|
35
|
+
r"""ShowComponentResponse
|
|
36
36
|
|
|
37
37
|
The model defined in huaweicloud sdk
|
|
38
38
|
|
|
@@ -65,7 +65,7 @@ class ShowComponentResponse(SdkResponse):
|
|
|
65
65
|
|
|
66
66
|
@property
|
|
67
67
|
def api_version(self):
|
|
68
|
-
"""Gets the api_version of this ShowComponentResponse.
|
|
68
|
+
r"""Gets the api_version of this ShowComponentResponse.
|
|
69
69
|
|
|
70
70
|
:return: The api_version of this ShowComponentResponse.
|
|
71
71
|
:rtype: :class:`huaweicloudsdkcae.v1.ApiVersionObj`
|
|
@@ -74,7 +74,7 @@ class ShowComponentResponse(SdkResponse):
|
|
|
74
74
|
|
|
75
75
|
@api_version.setter
|
|
76
76
|
def api_version(self, api_version):
|
|
77
|
-
"""Sets the api_version of this ShowComponentResponse.
|
|
77
|
+
r"""Sets the api_version of this ShowComponentResponse.
|
|
78
78
|
|
|
79
79
|
:param api_version: The api_version of this ShowComponentResponse.
|
|
80
80
|
:type api_version: :class:`huaweicloudsdkcae.v1.ApiVersionObj`
|
|
@@ -83,7 +83,7 @@ class ShowComponentResponse(SdkResponse):
|
|
|
83
83
|
|
|
84
84
|
@property
|
|
85
85
|
def kind(self):
|
|
86
|
-
"""Gets the kind of this ShowComponentResponse.
|
|
86
|
+
r"""Gets the kind of this ShowComponentResponse.
|
|
87
87
|
|
|
88
88
|
:return: The kind of this ShowComponentResponse.
|
|
89
89
|
:rtype: :class:`huaweicloudsdkcae.v1.ComponentKindObj`
|
|
@@ -92,7 +92,7 @@ class ShowComponentResponse(SdkResponse):
|
|
|
92
92
|
|
|
93
93
|
@kind.setter
|
|
94
94
|
def kind(self, kind):
|
|
95
|
-
"""Sets the kind of this ShowComponentResponse.
|
|
95
|
+
r"""Sets the kind of this ShowComponentResponse.
|
|
96
96
|
|
|
97
97
|
:param kind: The kind of this ShowComponentResponse.
|
|
98
98
|
:type kind: :class:`huaweicloudsdkcae.v1.ComponentKindObj`
|
|
@@ -101,7 +101,7 @@ class ShowComponentResponse(SdkResponse):
|
|
|
101
101
|
|
|
102
102
|
@property
|
|
103
103
|
def metadata(self):
|
|
104
|
-
"""Gets the metadata of this ShowComponentResponse.
|
|
104
|
+
r"""Gets the metadata of this ShowComponentResponse.
|
|
105
105
|
|
|
106
106
|
:return: The metadata of this ShowComponentResponse.
|
|
107
107
|
:rtype: :class:`huaweicloudsdkcae.v1.MetadataResponse`
|
|
@@ -110,7 +110,7 @@ class ShowComponentResponse(SdkResponse):
|
|
|
110
110
|
|
|
111
111
|
@metadata.setter
|
|
112
112
|
def metadata(self, metadata):
|
|
113
|
-
"""Sets the metadata of this ShowComponentResponse.
|
|
113
|
+
r"""Sets the metadata of this ShowComponentResponse.
|
|
114
114
|
|
|
115
115
|
:param metadata: The metadata of this ShowComponentResponse.
|
|
116
116
|
:type metadata: :class:`huaweicloudsdkcae.v1.MetadataResponse`
|
|
@@ -119,7 +119,7 @@ class ShowComponentResponse(SdkResponse):
|
|
|
119
119
|
|
|
120
120
|
@property
|
|
121
121
|
def spec(self):
|
|
122
|
-
"""Gets the spec of this ShowComponentResponse.
|
|
122
|
+
r"""Gets the spec of this ShowComponentResponse.
|
|
123
123
|
|
|
124
124
|
:return: The spec of this ShowComponentResponse.
|
|
125
125
|
:rtype: :class:`huaweicloudsdkcae.v1.ComponentSpec`
|
|
@@ -128,7 +128,7 @@ class ShowComponentResponse(SdkResponse):
|
|
|
128
128
|
|
|
129
129
|
@spec.setter
|
|
130
130
|
def spec(self, spec):
|
|
131
|
-
"""Sets the spec of this ShowComponentResponse.
|
|
131
|
+
r"""Sets the spec of this ShowComponentResponse.
|
|
132
132
|
|
|
133
133
|
:param spec: The spec of this ShowComponentResponse.
|
|
134
134
|
:type spec: :class:`huaweicloudsdkcae.v1.ComponentSpec`
|