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
|
@@ -26,7 +26,7 @@ class ExecuteActionResponse(SdkResponse):
|
|
|
26
26
|
}
|
|
27
27
|
|
|
28
28
|
def __init__(self, job_id=None):
|
|
29
|
-
"""ExecuteActionResponse
|
|
29
|
+
r"""ExecuteActionResponse
|
|
30
30
|
|
|
31
31
|
The model defined in huaweicloud sdk
|
|
32
32
|
|
|
@@ -44,7 +44,7 @@ class ExecuteActionResponse(SdkResponse):
|
|
|
44
44
|
|
|
45
45
|
@property
|
|
46
46
|
def job_id(self):
|
|
47
|
-
"""Gets the job_id of this ExecuteActionResponse.
|
|
47
|
+
r"""Gets the job_id of this ExecuteActionResponse.
|
|
48
48
|
|
|
49
49
|
任务ID。
|
|
50
50
|
|
|
@@ -55,7 +55,7 @@ class ExecuteActionResponse(SdkResponse):
|
|
|
55
55
|
|
|
56
56
|
@job_id.setter
|
|
57
57
|
def job_id(self, job_id):
|
|
58
|
-
"""Sets the job_id of this ExecuteActionResponse.
|
|
58
|
+
r"""Sets the job_id of this ExecuteActionResponse.
|
|
59
59
|
|
|
60
60
|
任务ID。
|
|
61
61
|
|
|
@@ -27,7 +27,7 @@ class ExecutionDetails:
|
|
|
27
27
|
}
|
|
28
28
|
|
|
29
29
|
def __init__(self, last_execution_time=None, items=None):
|
|
30
|
-
"""ExecutionDetails
|
|
30
|
+
r"""ExecutionDetails
|
|
31
31
|
|
|
32
32
|
The model defined in huaweicloud sdk
|
|
33
33
|
|
|
@@ -50,7 +50,7 @@ class ExecutionDetails:
|
|
|
50
50
|
|
|
51
51
|
@property
|
|
52
52
|
def last_execution_time(self):
|
|
53
|
-
"""Gets the last_execution_time of this ExecutionDetails.
|
|
53
|
+
r"""Gets the last_execution_time of this ExecutionDetails.
|
|
54
54
|
|
|
55
55
|
启停策略执行时间。
|
|
56
56
|
|
|
@@ -61,7 +61,7 @@ class ExecutionDetails:
|
|
|
61
61
|
|
|
62
62
|
@last_execution_time.setter
|
|
63
63
|
def last_execution_time(self, last_execution_time):
|
|
64
|
-
"""Sets the last_execution_time of this ExecutionDetails.
|
|
64
|
+
r"""Sets the last_execution_time of this ExecutionDetails.
|
|
65
65
|
|
|
66
66
|
启停策略执行时间。
|
|
67
67
|
|
|
@@ -72,7 +72,7 @@ class ExecutionDetails:
|
|
|
72
72
|
|
|
73
73
|
@property
|
|
74
74
|
def items(self):
|
|
75
|
-
"""Gets the items of this ExecutionDetails.
|
|
75
|
+
r"""Gets the items of this ExecutionDetails.
|
|
76
76
|
|
|
77
77
|
组件启停规则执行结果列表。
|
|
78
78
|
|
|
@@ -83,7 +83,7 @@ class ExecutionDetails:
|
|
|
83
83
|
|
|
84
84
|
@items.setter
|
|
85
85
|
def items(self, items):
|
|
86
|
-
"""Sets the items of this ExecutionDetails.
|
|
86
|
+
r"""Sets the items of this ExecutionDetails.
|
|
87
87
|
|
|
88
88
|
组件启停规则执行结果列表。
|
|
89
89
|
|
|
@@ -25,7 +25,7 @@ class HealthCheckConfigurationExec:
|
|
|
25
25
|
}
|
|
26
26
|
|
|
27
27
|
def __init__(self, command=None):
|
|
28
|
-
"""HealthCheckConfigurationExec
|
|
28
|
+
r"""HealthCheckConfigurationExec
|
|
29
29
|
|
|
30
30
|
The model defined in huaweicloud sdk
|
|
31
31
|
|
|
@@ -43,7 +43,7 @@ class HealthCheckConfigurationExec:
|
|
|
43
43
|
|
|
44
44
|
@property
|
|
45
45
|
def command(self):
|
|
46
|
-
"""Gets the command of this HealthCheckConfigurationExec.
|
|
46
|
+
r"""Gets the command of this HealthCheckConfigurationExec.
|
|
47
47
|
|
|
48
48
|
shell语句。
|
|
49
49
|
|
|
@@ -54,7 +54,7 @@ class HealthCheckConfigurationExec:
|
|
|
54
54
|
|
|
55
55
|
@command.setter
|
|
56
56
|
def command(self, command):
|
|
57
|
-
"""Sets the command of this HealthCheckConfigurationExec.
|
|
57
|
+
r"""Sets the command of this HealthCheckConfigurationExec.
|
|
58
58
|
|
|
59
59
|
shell语句。
|
|
60
60
|
|
|
@@ -29,7 +29,7 @@ class HealthCheckConfigurationHttpGet:
|
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
def __init__(self, path=None, port=None, scheme=None):
|
|
32
|
-
"""HealthCheckConfigurationHttpGet
|
|
32
|
+
r"""HealthCheckConfigurationHttpGet
|
|
33
33
|
|
|
34
34
|
The model defined in huaweicloud sdk
|
|
35
35
|
|
|
@@ -57,7 +57,7 @@ class HealthCheckConfigurationHttpGet:
|
|
|
57
57
|
|
|
58
58
|
@property
|
|
59
59
|
def path(self):
|
|
60
|
-
"""Gets the path of this HealthCheckConfigurationHttpGet.
|
|
60
|
+
r"""Gets the path of this HealthCheckConfigurationHttpGet.
|
|
61
61
|
|
|
62
62
|
URL路径。
|
|
63
63
|
|
|
@@ -68,7 +68,7 @@ class HealthCheckConfigurationHttpGet:
|
|
|
68
68
|
|
|
69
69
|
@path.setter
|
|
70
70
|
def path(self, path):
|
|
71
|
-
"""Sets the path of this HealthCheckConfigurationHttpGet.
|
|
71
|
+
r"""Sets the path of this HealthCheckConfigurationHttpGet.
|
|
72
72
|
|
|
73
73
|
URL路径。
|
|
74
74
|
|
|
@@ -79,7 +79,7 @@ class HealthCheckConfigurationHttpGet:
|
|
|
79
79
|
|
|
80
80
|
@property
|
|
81
81
|
def port(self):
|
|
82
|
-
"""Gets the port of this HealthCheckConfigurationHttpGet.
|
|
82
|
+
r"""Gets the port of this HealthCheckConfigurationHttpGet.
|
|
83
83
|
|
|
84
84
|
端口。
|
|
85
85
|
|
|
@@ -90,7 +90,7 @@ class HealthCheckConfigurationHttpGet:
|
|
|
90
90
|
|
|
91
91
|
@port.setter
|
|
92
92
|
def port(self, port):
|
|
93
|
-
"""Sets the port of this HealthCheckConfigurationHttpGet.
|
|
93
|
+
r"""Sets the port of this HealthCheckConfigurationHttpGet.
|
|
94
94
|
|
|
95
95
|
端口。
|
|
96
96
|
|
|
@@ -101,7 +101,7 @@ class HealthCheckConfigurationHttpGet:
|
|
|
101
101
|
|
|
102
102
|
@property
|
|
103
103
|
def scheme(self):
|
|
104
|
-
"""Gets the scheme of this HealthCheckConfigurationHttpGet.
|
|
104
|
+
r"""Gets the scheme of this HealthCheckConfigurationHttpGet.
|
|
105
105
|
|
|
106
106
|
协议。
|
|
107
107
|
|
|
@@ -112,7 +112,7 @@ class HealthCheckConfigurationHttpGet:
|
|
|
112
112
|
|
|
113
113
|
@scheme.setter
|
|
114
114
|
def scheme(self, scheme):
|
|
115
|
-
"""Sets the scheme of this HealthCheckConfigurationHttpGet.
|
|
115
|
+
r"""Sets the scheme of this HealthCheckConfigurationHttpGet.
|
|
116
116
|
|
|
117
117
|
协议。
|
|
118
118
|
|
|
@@ -39,7 +39,7 @@ class HealthCheckConfigurationLivenessProbe:
|
|
|
39
39
|
}
|
|
40
40
|
|
|
41
41
|
def __init__(self, period_seconds=None, initial_delay_seconds=None, timeout_seconds=None, success_threshold=None, failure_threshold=None, http_get=None, tcp_socket=None, _exec=None):
|
|
42
|
-
"""HealthCheckConfigurationLivenessProbe
|
|
42
|
+
r"""HealthCheckConfigurationLivenessProbe
|
|
43
43
|
|
|
44
44
|
The model defined in huaweicloud sdk
|
|
45
45
|
|
|
@@ -92,7 +92,7 @@ class HealthCheckConfigurationLivenessProbe:
|
|
|
92
92
|
|
|
93
93
|
@property
|
|
94
94
|
def period_seconds(self):
|
|
95
|
-
"""Gets the period_seconds of this HealthCheckConfigurationLivenessProbe.
|
|
95
|
+
r"""Gets the period_seconds of this HealthCheckConfigurationLivenessProbe.
|
|
96
96
|
|
|
97
97
|
检测周期,单位为s。
|
|
98
98
|
|
|
@@ -103,7 +103,7 @@ class HealthCheckConfigurationLivenessProbe:
|
|
|
103
103
|
|
|
104
104
|
@period_seconds.setter
|
|
105
105
|
def period_seconds(self, period_seconds):
|
|
106
|
-
"""Sets the period_seconds of this HealthCheckConfigurationLivenessProbe.
|
|
106
|
+
r"""Sets the period_seconds of this HealthCheckConfigurationLivenessProbe.
|
|
107
107
|
|
|
108
108
|
检测周期,单位为s。
|
|
109
109
|
|
|
@@ -114,7 +114,7 @@ class HealthCheckConfigurationLivenessProbe:
|
|
|
114
114
|
|
|
115
115
|
@property
|
|
116
116
|
def initial_delay_seconds(self):
|
|
117
|
-
"""Gets the initial_delay_seconds of this HealthCheckConfigurationLivenessProbe.
|
|
117
|
+
r"""Gets the initial_delay_seconds of this HealthCheckConfigurationLivenessProbe.
|
|
118
118
|
|
|
119
119
|
延迟时间,单位为s。
|
|
120
120
|
|
|
@@ -125,7 +125,7 @@ class HealthCheckConfigurationLivenessProbe:
|
|
|
125
125
|
|
|
126
126
|
@initial_delay_seconds.setter
|
|
127
127
|
def initial_delay_seconds(self, initial_delay_seconds):
|
|
128
|
-
"""Sets the initial_delay_seconds of this HealthCheckConfigurationLivenessProbe.
|
|
128
|
+
r"""Sets the initial_delay_seconds of this HealthCheckConfigurationLivenessProbe.
|
|
129
129
|
|
|
130
130
|
延迟时间,单位为s。
|
|
131
131
|
|
|
@@ -136,7 +136,7 @@ class HealthCheckConfigurationLivenessProbe:
|
|
|
136
136
|
|
|
137
137
|
@property
|
|
138
138
|
def timeout_seconds(self):
|
|
139
|
-
"""Gets the timeout_seconds of this HealthCheckConfigurationLivenessProbe.
|
|
139
|
+
r"""Gets the timeout_seconds of this HealthCheckConfigurationLivenessProbe.
|
|
140
140
|
|
|
141
141
|
超时时间,单位为s。
|
|
142
142
|
|
|
@@ -147,7 +147,7 @@ class HealthCheckConfigurationLivenessProbe:
|
|
|
147
147
|
|
|
148
148
|
@timeout_seconds.setter
|
|
149
149
|
def timeout_seconds(self, timeout_seconds):
|
|
150
|
-
"""Sets the timeout_seconds of this HealthCheckConfigurationLivenessProbe.
|
|
150
|
+
r"""Sets the timeout_seconds of this HealthCheckConfigurationLivenessProbe.
|
|
151
151
|
|
|
152
152
|
超时时间,单位为s。
|
|
153
153
|
|
|
@@ -158,7 +158,7 @@ class HealthCheckConfigurationLivenessProbe:
|
|
|
158
158
|
|
|
159
159
|
@property
|
|
160
160
|
def success_threshold(self):
|
|
161
|
-
"""Gets the success_threshold of this HealthCheckConfigurationLivenessProbe.
|
|
161
|
+
r"""Gets the success_threshold of this HealthCheckConfigurationLivenessProbe.
|
|
162
162
|
|
|
163
163
|
成功阈值。
|
|
164
164
|
|
|
@@ -169,7 +169,7 @@ class HealthCheckConfigurationLivenessProbe:
|
|
|
169
169
|
|
|
170
170
|
@success_threshold.setter
|
|
171
171
|
def success_threshold(self, success_threshold):
|
|
172
|
-
"""Sets the success_threshold of this HealthCheckConfigurationLivenessProbe.
|
|
172
|
+
r"""Sets the success_threshold of this HealthCheckConfigurationLivenessProbe.
|
|
173
173
|
|
|
174
174
|
成功阈值。
|
|
175
175
|
|
|
@@ -180,7 +180,7 @@ class HealthCheckConfigurationLivenessProbe:
|
|
|
180
180
|
|
|
181
181
|
@property
|
|
182
182
|
def failure_threshold(self):
|
|
183
|
-
"""Gets the failure_threshold of this HealthCheckConfigurationLivenessProbe.
|
|
183
|
+
r"""Gets the failure_threshold of this HealthCheckConfigurationLivenessProbe.
|
|
184
184
|
|
|
185
185
|
最大失败次数。
|
|
186
186
|
|
|
@@ -191,7 +191,7 @@ class HealthCheckConfigurationLivenessProbe:
|
|
|
191
191
|
|
|
192
192
|
@failure_threshold.setter
|
|
193
193
|
def failure_threshold(self, failure_threshold):
|
|
194
|
-
"""Sets the failure_threshold of this HealthCheckConfigurationLivenessProbe.
|
|
194
|
+
r"""Sets the failure_threshold of this HealthCheckConfigurationLivenessProbe.
|
|
195
195
|
|
|
196
196
|
最大失败次数。
|
|
197
197
|
|
|
@@ -202,7 +202,7 @@ class HealthCheckConfigurationLivenessProbe:
|
|
|
202
202
|
|
|
203
203
|
@property
|
|
204
204
|
def http_get(self):
|
|
205
|
-
"""Gets the http_get of this HealthCheckConfigurationLivenessProbe.
|
|
205
|
+
r"""Gets the http_get of this HealthCheckConfigurationLivenessProbe.
|
|
206
206
|
|
|
207
207
|
:return: The http_get of this HealthCheckConfigurationLivenessProbe.
|
|
208
208
|
:rtype: :class:`huaweicloudsdkcae.v1.HealthCheckConfigurationHttpGet`
|
|
@@ -211,7 +211,7 @@ class HealthCheckConfigurationLivenessProbe:
|
|
|
211
211
|
|
|
212
212
|
@http_get.setter
|
|
213
213
|
def http_get(self, http_get):
|
|
214
|
-
"""Sets the http_get of this HealthCheckConfigurationLivenessProbe.
|
|
214
|
+
r"""Sets the http_get of this HealthCheckConfigurationLivenessProbe.
|
|
215
215
|
|
|
216
216
|
:param http_get: The http_get of this HealthCheckConfigurationLivenessProbe.
|
|
217
217
|
:type http_get: :class:`huaweicloudsdkcae.v1.HealthCheckConfigurationHttpGet`
|
|
@@ -220,7 +220,7 @@ class HealthCheckConfigurationLivenessProbe:
|
|
|
220
220
|
|
|
221
221
|
@property
|
|
222
222
|
def tcp_socket(self):
|
|
223
|
-
"""Gets the tcp_socket of this HealthCheckConfigurationLivenessProbe.
|
|
223
|
+
r"""Gets the tcp_socket of this HealthCheckConfigurationLivenessProbe.
|
|
224
224
|
|
|
225
225
|
:return: The tcp_socket of this HealthCheckConfigurationLivenessProbe.
|
|
226
226
|
:rtype: :class:`huaweicloudsdkcae.v1.HealthCheckConfigurationTcpSocket`
|
|
@@ -229,7 +229,7 @@ class HealthCheckConfigurationLivenessProbe:
|
|
|
229
229
|
|
|
230
230
|
@tcp_socket.setter
|
|
231
231
|
def tcp_socket(self, tcp_socket):
|
|
232
|
-
"""Sets the tcp_socket of this HealthCheckConfigurationLivenessProbe.
|
|
232
|
+
r"""Sets the tcp_socket of this HealthCheckConfigurationLivenessProbe.
|
|
233
233
|
|
|
234
234
|
:param tcp_socket: The tcp_socket of this HealthCheckConfigurationLivenessProbe.
|
|
235
235
|
:type tcp_socket: :class:`huaweicloudsdkcae.v1.HealthCheckConfigurationTcpSocket`
|
|
@@ -238,7 +238,7 @@ class HealthCheckConfigurationLivenessProbe:
|
|
|
238
238
|
|
|
239
239
|
@property
|
|
240
240
|
def _exec(self):
|
|
241
|
-
"""Gets the _exec of this HealthCheckConfigurationLivenessProbe.
|
|
241
|
+
r"""Gets the _exec of this HealthCheckConfigurationLivenessProbe.
|
|
242
242
|
|
|
243
243
|
:return: The _exec of this HealthCheckConfigurationLivenessProbe.
|
|
244
244
|
:rtype: :class:`huaweicloudsdkcae.v1.HealthCheckConfigurationExec`
|
|
@@ -247,7 +247,7 @@ class HealthCheckConfigurationLivenessProbe:
|
|
|
247
247
|
|
|
248
248
|
@_exec.setter
|
|
249
249
|
def _exec(self, _exec):
|
|
250
|
-
"""Sets the _exec of this HealthCheckConfigurationLivenessProbe.
|
|
250
|
+
r"""Sets the _exec of this HealthCheckConfigurationLivenessProbe.
|
|
251
251
|
|
|
252
252
|
:param _exec: The _exec of this HealthCheckConfigurationLivenessProbe.
|
|
253
253
|
:type _exec: :class:`huaweicloudsdkcae.v1.HealthCheckConfigurationExec`
|
|
@@ -39,7 +39,7 @@ class HealthCheckConfigurationReadinessProbe:
|
|
|
39
39
|
}
|
|
40
40
|
|
|
41
41
|
def __init__(self, period_seconds=None, initial_delay_seconds=None, timeout_seconds=None, success_threshold=None, failure_threshold=None, http_get=None, tcp_socket=None, _exec=None):
|
|
42
|
-
"""HealthCheckConfigurationReadinessProbe
|
|
42
|
+
r"""HealthCheckConfigurationReadinessProbe
|
|
43
43
|
|
|
44
44
|
The model defined in huaweicloud sdk
|
|
45
45
|
|
|
@@ -92,7 +92,7 @@ class HealthCheckConfigurationReadinessProbe:
|
|
|
92
92
|
|
|
93
93
|
@property
|
|
94
94
|
def period_seconds(self):
|
|
95
|
-
"""Gets the period_seconds of this HealthCheckConfigurationReadinessProbe.
|
|
95
|
+
r"""Gets the period_seconds of this HealthCheckConfigurationReadinessProbe.
|
|
96
96
|
|
|
97
97
|
检测周期,单位为s。
|
|
98
98
|
|
|
@@ -103,7 +103,7 @@ class HealthCheckConfigurationReadinessProbe:
|
|
|
103
103
|
|
|
104
104
|
@period_seconds.setter
|
|
105
105
|
def period_seconds(self, period_seconds):
|
|
106
|
-
"""Sets the period_seconds of this HealthCheckConfigurationReadinessProbe.
|
|
106
|
+
r"""Sets the period_seconds of this HealthCheckConfigurationReadinessProbe.
|
|
107
107
|
|
|
108
108
|
检测周期,单位为s。
|
|
109
109
|
|
|
@@ -114,7 +114,7 @@ class HealthCheckConfigurationReadinessProbe:
|
|
|
114
114
|
|
|
115
115
|
@property
|
|
116
116
|
def initial_delay_seconds(self):
|
|
117
|
-
"""Gets the initial_delay_seconds of this HealthCheckConfigurationReadinessProbe.
|
|
117
|
+
r"""Gets the initial_delay_seconds of this HealthCheckConfigurationReadinessProbe.
|
|
118
118
|
|
|
119
119
|
延迟时间,单位为s。
|
|
120
120
|
|
|
@@ -125,7 +125,7 @@ class HealthCheckConfigurationReadinessProbe:
|
|
|
125
125
|
|
|
126
126
|
@initial_delay_seconds.setter
|
|
127
127
|
def initial_delay_seconds(self, initial_delay_seconds):
|
|
128
|
-
"""Sets the initial_delay_seconds of this HealthCheckConfigurationReadinessProbe.
|
|
128
|
+
r"""Sets the initial_delay_seconds of this HealthCheckConfigurationReadinessProbe.
|
|
129
129
|
|
|
130
130
|
延迟时间,单位为s。
|
|
131
131
|
|
|
@@ -136,7 +136,7 @@ class HealthCheckConfigurationReadinessProbe:
|
|
|
136
136
|
|
|
137
137
|
@property
|
|
138
138
|
def timeout_seconds(self):
|
|
139
|
-
"""Gets the timeout_seconds of this HealthCheckConfigurationReadinessProbe.
|
|
139
|
+
r"""Gets the timeout_seconds of this HealthCheckConfigurationReadinessProbe.
|
|
140
140
|
|
|
141
141
|
超时时间,单位为s。
|
|
142
142
|
|
|
@@ -147,7 +147,7 @@ class HealthCheckConfigurationReadinessProbe:
|
|
|
147
147
|
|
|
148
148
|
@timeout_seconds.setter
|
|
149
149
|
def timeout_seconds(self, timeout_seconds):
|
|
150
|
-
"""Sets the timeout_seconds of this HealthCheckConfigurationReadinessProbe.
|
|
150
|
+
r"""Sets the timeout_seconds of this HealthCheckConfigurationReadinessProbe.
|
|
151
151
|
|
|
152
152
|
超时时间,单位为s。
|
|
153
153
|
|
|
@@ -158,7 +158,7 @@ class HealthCheckConfigurationReadinessProbe:
|
|
|
158
158
|
|
|
159
159
|
@property
|
|
160
160
|
def success_threshold(self):
|
|
161
|
-
"""Gets the success_threshold of this HealthCheckConfigurationReadinessProbe.
|
|
161
|
+
r"""Gets the success_threshold of this HealthCheckConfigurationReadinessProbe.
|
|
162
162
|
|
|
163
163
|
成功阈值。
|
|
164
164
|
|
|
@@ -169,7 +169,7 @@ class HealthCheckConfigurationReadinessProbe:
|
|
|
169
169
|
|
|
170
170
|
@success_threshold.setter
|
|
171
171
|
def success_threshold(self, success_threshold):
|
|
172
|
-
"""Sets the success_threshold of this HealthCheckConfigurationReadinessProbe.
|
|
172
|
+
r"""Sets the success_threshold of this HealthCheckConfigurationReadinessProbe.
|
|
173
173
|
|
|
174
174
|
成功阈值。
|
|
175
175
|
|
|
@@ -180,7 +180,7 @@ class HealthCheckConfigurationReadinessProbe:
|
|
|
180
180
|
|
|
181
181
|
@property
|
|
182
182
|
def failure_threshold(self):
|
|
183
|
-
"""Gets the failure_threshold of this HealthCheckConfigurationReadinessProbe.
|
|
183
|
+
r"""Gets the failure_threshold of this HealthCheckConfigurationReadinessProbe.
|
|
184
184
|
|
|
185
185
|
最大失败次数。
|
|
186
186
|
|
|
@@ -191,7 +191,7 @@ class HealthCheckConfigurationReadinessProbe:
|
|
|
191
191
|
|
|
192
192
|
@failure_threshold.setter
|
|
193
193
|
def failure_threshold(self, failure_threshold):
|
|
194
|
-
"""Sets the failure_threshold of this HealthCheckConfigurationReadinessProbe.
|
|
194
|
+
r"""Sets the failure_threshold of this HealthCheckConfigurationReadinessProbe.
|
|
195
195
|
|
|
196
196
|
最大失败次数。
|
|
197
197
|
|
|
@@ -202,7 +202,7 @@ class HealthCheckConfigurationReadinessProbe:
|
|
|
202
202
|
|
|
203
203
|
@property
|
|
204
204
|
def http_get(self):
|
|
205
|
-
"""Gets the http_get of this HealthCheckConfigurationReadinessProbe.
|
|
205
|
+
r"""Gets the http_get of this HealthCheckConfigurationReadinessProbe.
|
|
206
206
|
|
|
207
207
|
:return: The http_get of this HealthCheckConfigurationReadinessProbe.
|
|
208
208
|
:rtype: :class:`huaweicloudsdkcae.v1.HealthCheckConfigurationHttpGet`
|
|
@@ -211,7 +211,7 @@ class HealthCheckConfigurationReadinessProbe:
|
|
|
211
211
|
|
|
212
212
|
@http_get.setter
|
|
213
213
|
def http_get(self, http_get):
|
|
214
|
-
"""Sets the http_get of this HealthCheckConfigurationReadinessProbe.
|
|
214
|
+
r"""Sets the http_get of this HealthCheckConfigurationReadinessProbe.
|
|
215
215
|
|
|
216
216
|
:param http_get: The http_get of this HealthCheckConfigurationReadinessProbe.
|
|
217
217
|
:type http_get: :class:`huaweicloudsdkcae.v1.HealthCheckConfigurationHttpGet`
|
|
@@ -220,7 +220,7 @@ class HealthCheckConfigurationReadinessProbe:
|
|
|
220
220
|
|
|
221
221
|
@property
|
|
222
222
|
def tcp_socket(self):
|
|
223
|
-
"""Gets the tcp_socket of this HealthCheckConfigurationReadinessProbe.
|
|
223
|
+
r"""Gets the tcp_socket of this HealthCheckConfigurationReadinessProbe.
|
|
224
224
|
|
|
225
225
|
:return: The tcp_socket of this HealthCheckConfigurationReadinessProbe.
|
|
226
226
|
:rtype: :class:`huaweicloudsdkcae.v1.HealthCheckConfigurationTcpSocket`
|
|
@@ -229,7 +229,7 @@ class HealthCheckConfigurationReadinessProbe:
|
|
|
229
229
|
|
|
230
230
|
@tcp_socket.setter
|
|
231
231
|
def tcp_socket(self, tcp_socket):
|
|
232
|
-
"""Sets the tcp_socket of this HealthCheckConfigurationReadinessProbe.
|
|
232
|
+
r"""Sets the tcp_socket of this HealthCheckConfigurationReadinessProbe.
|
|
233
233
|
|
|
234
234
|
:param tcp_socket: The tcp_socket of this HealthCheckConfigurationReadinessProbe.
|
|
235
235
|
:type tcp_socket: :class:`huaweicloudsdkcae.v1.HealthCheckConfigurationTcpSocket`
|
|
@@ -238,7 +238,7 @@ class HealthCheckConfigurationReadinessProbe:
|
|
|
238
238
|
|
|
239
239
|
@property
|
|
240
240
|
def _exec(self):
|
|
241
|
-
"""Gets the _exec of this HealthCheckConfigurationReadinessProbe.
|
|
241
|
+
r"""Gets the _exec of this HealthCheckConfigurationReadinessProbe.
|
|
242
242
|
|
|
243
243
|
:return: The _exec of this HealthCheckConfigurationReadinessProbe.
|
|
244
244
|
:rtype: :class:`huaweicloudsdkcae.v1.HealthCheckConfigurationExec`
|
|
@@ -247,7 +247,7 @@ class HealthCheckConfigurationReadinessProbe:
|
|
|
247
247
|
|
|
248
248
|
@_exec.setter
|
|
249
249
|
def _exec(self, _exec):
|
|
250
|
-
"""Sets the _exec of this HealthCheckConfigurationReadinessProbe.
|
|
250
|
+
r"""Sets the _exec of this HealthCheckConfigurationReadinessProbe.
|
|
251
251
|
|
|
252
252
|
:param _exec: The _exec of this HealthCheckConfigurationReadinessProbe.
|
|
253
253
|
:type _exec: :class:`huaweicloudsdkcae.v1.HealthCheckConfigurationExec`
|
|
@@ -39,7 +39,7 @@ class HealthCheckConfigurationStartupProbe:
|
|
|
39
39
|
}
|
|
40
40
|
|
|
41
41
|
def __init__(self, period_seconds=None, initial_delay_seconds=None, timeout_seconds=None, success_threshold=None, failure_threshold=None, http_get=None, tcp_socket=None, _exec=None):
|
|
42
|
-
"""HealthCheckConfigurationStartupProbe
|
|
42
|
+
r"""HealthCheckConfigurationStartupProbe
|
|
43
43
|
|
|
44
44
|
The model defined in huaweicloud sdk
|
|
45
45
|
|
|
@@ -92,7 +92,7 @@ class HealthCheckConfigurationStartupProbe:
|
|
|
92
92
|
|
|
93
93
|
@property
|
|
94
94
|
def period_seconds(self):
|
|
95
|
-
"""Gets the period_seconds of this HealthCheckConfigurationStartupProbe.
|
|
95
|
+
r"""Gets the period_seconds of this HealthCheckConfigurationStartupProbe.
|
|
96
96
|
|
|
97
97
|
检测周期,单位为s。
|
|
98
98
|
|
|
@@ -103,7 +103,7 @@ class HealthCheckConfigurationStartupProbe:
|
|
|
103
103
|
|
|
104
104
|
@period_seconds.setter
|
|
105
105
|
def period_seconds(self, period_seconds):
|
|
106
|
-
"""Sets the period_seconds of this HealthCheckConfigurationStartupProbe.
|
|
106
|
+
r"""Sets the period_seconds of this HealthCheckConfigurationStartupProbe.
|
|
107
107
|
|
|
108
108
|
检测周期,单位为s。
|
|
109
109
|
|
|
@@ -114,7 +114,7 @@ class HealthCheckConfigurationStartupProbe:
|
|
|
114
114
|
|
|
115
115
|
@property
|
|
116
116
|
def initial_delay_seconds(self):
|
|
117
|
-
"""Gets the initial_delay_seconds of this HealthCheckConfigurationStartupProbe.
|
|
117
|
+
r"""Gets the initial_delay_seconds of this HealthCheckConfigurationStartupProbe.
|
|
118
118
|
|
|
119
119
|
延迟时间,单位为s。
|
|
120
120
|
|
|
@@ -125,7 +125,7 @@ class HealthCheckConfigurationStartupProbe:
|
|
|
125
125
|
|
|
126
126
|
@initial_delay_seconds.setter
|
|
127
127
|
def initial_delay_seconds(self, initial_delay_seconds):
|
|
128
|
-
"""Sets the initial_delay_seconds of this HealthCheckConfigurationStartupProbe.
|
|
128
|
+
r"""Sets the initial_delay_seconds of this HealthCheckConfigurationStartupProbe.
|
|
129
129
|
|
|
130
130
|
延迟时间,单位为s。
|
|
131
131
|
|
|
@@ -136,7 +136,7 @@ class HealthCheckConfigurationStartupProbe:
|
|
|
136
136
|
|
|
137
137
|
@property
|
|
138
138
|
def timeout_seconds(self):
|
|
139
|
-
"""Gets the timeout_seconds of this HealthCheckConfigurationStartupProbe.
|
|
139
|
+
r"""Gets the timeout_seconds of this HealthCheckConfigurationStartupProbe.
|
|
140
140
|
|
|
141
141
|
超时时间,单位为s。
|
|
142
142
|
|
|
@@ -147,7 +147,7 @@ class HealthCheckConfigurationStartupProbe:
|
|
|
147
147
|
|
|
148
148
|
@timeout_seconds.setter
|
|
149
149
|
def timeout_seconds(self, timeout_seconds):
|
|
150
|
-
"""Sets the timeout_seconds of this HealthCheckConfigurationStartupProbe.
|
|
150
|
+
r"""Sets the timeout_seconds of this HealthCheckConfigurationStartupProbe.
|
|
151
151
|
|
|
152
152
|
超时时间,单位为s。
|
|
153
153
|
|
|
@@ -158,7 +158,7 @@ class HealthCheckConfigurationStartupProbe:
|
|
|
158
158
|
|
|
159
159
|
@property
|
|
160
160
|
def success_threshold(self):
|
|
161
|
-
"""Gets the success_threshold of this HealthCheckConfigurationStartupProbe.
|
|
161
|
+
r"""Gets the success_threshold of this HealthCheckConfigurationStartupProbe.
|
|
162
162
|
|
|
163
163
|
成功阈值。
|
|
164
164
|
|
|
@@ -169,7 +169,7 @@ class HealthCheckConfigurationStartupProbe:
|
|
|
169
169
|
|
|
170
170
|
@success_threshold.setter
|
|
171
171
|
def success_threshold(self, success_threshold):
|
|
172
|
-
"""Sets the success_threshold of this HealthCheckConfigurationStartupProbe.
|
|
172
|
+
r"""Sets the success_threshold of this HealthCheckConfigurationStartupProbe.
|
|
173
173
|
|
|
174
174
|
成功阈值。
|
|
175
175
|
|
|
@@ -180,7 +180,7 @@ class HealthCheckConfigurationStartupProbe:
|
|
|
180
180
|
|
|
181
181
|
@property
|
|
182
182
|
def failure_threshold(self):
|
|
183
|
-
"""Gets the failure_threshold of this HealthCheckConfigurationStartupProbe.
|
|
183
|
+
r"""Gets the failure_threshold of this HealthCheckConfigurationStartupProbe.
|
|
184
184
|
|
|
185
185
|
最大失败次数。
|
|
186
186
|
|
|
@@ -191,7 +191,7 @@ class HealthCheckConfigurationStartupProbe:
|
|
|
191
191
|
|
|
192
192
|
@failure_threshold.setter
|
|
193
193
|
def failure_threshold(self, failure_threshold):
|
|
194
|
-
"""Sets the failure_threshold of this HealthCheckConfigurationStartupProbe.
|
|
194
|
+
r"""Sets the failure_threshold of this HealthCheckConfigurationStartupProbe.
|
|
195
195
|
|
|
196
196
|
最大失败次数。
|
|
197
197
|
|
|
@@ -202,7 +202,7 @@ class HealthCheckConfigurationStartupProbe:
|
|
|
202
202
|
|
|
203
203
|
@property
|
|
204
204
|
def http_get(self):
|
|
205
|
-
"""Gets the http_get of this HealthCheckConfigurationStartupProbe.
|
|
205
|
+
r"""Gets the http_get of this HealthCheckConfigurationStartupProbe.
|
|
206
206
|
|
|
207
207
|
:return: The http_get of this HealthCheckConfigurationStartupProbe.
|
|
208
208
|
:rtype: :class:`huaweicloudsdkcae.v1.HealthCheckConfigurationHttpGet`
|
|
@@ -211,7 +211,7 @@ class HealthCheckConfigurationStartupProbe:
|
|
|
211
211
|
|
|
212
212
|
@http_get.setter
|
|
213
213
|
def http_get(self, http_get):
|
|
214
|
-
"""Sets the http_get of this HealthCheckConfigurationStartupProbe.
|
|
214
|
+
r"""Sets the http_get of this HealthCheckConfigurationStartupProbe.
|
|
215
215
|
|
|
216
216
|
:param http_get: The http_get of this HealthCheckConfigurationStartupProbe.
|
|
217
217
|
:type http_get: :class:`huaweicloudsdkcae.v1.HealthCheckConfigurationHttpGet`
|
|
@@ -220,7 +220,7 @@ class HealthCheckConfigurationStartupProbe:
|
|
|
220
220
|
|
|
221
221
|
@property
|
|
222
222
|
def tcp_socket(self):
|
|
223
|
-
"""Gets the tcp_socket of this HealthCheckConfigurationStartupProbe.
|
|
223
|
+
r"""Gets the tcp_socket of this HealthCheckConfigurationStartupProbe.
|
|
224
224
|
|
|
225
225
|
:return: The tcp_socket of this HealthCheckConfigurationStartupProbe.
|
|
226
226
|
:rtype: :class:`huaweicloudsdkcae.v1.HealthCheckConfigurationTcpSocket`
|
|
@@ -229,7 +229,7 @@ class HealthCheckConfigurationStartupProbe:
|
|
|
229
229
|
|
|
230
230
|
@tcp_socket.setter
|
|
231
231
|
def tcp_socket(self, tcp_socket):
|
|
232
|
-
"""Sets the tcp_socket of this HealthCheckConfigurationStartupProbe.
|
|
232
|
+
r"""Sets the tcp_socket of this HealthCheckConfigurationStartupProbe.
|
|
233
233
|
|
|
234
234
|
:param tcp_socket: The tcp_socket of this HealthCheckConfigurationStartupProbe.
|
|
235
235
|
:type tcp_socket: :class:`huaweicloudsdkcae.v1.HealthCheckConfigurationTcpSocket`
|
|
@@ -238,7 +238,7 @@ class HealthCheckConfigurationStartupProbe:
|
|
|
238
238
|
|
|
239
239
|
@property
|
|
240
240
|
def _exec(self):
|
|
241
|
-
"""Gets the _exec of this HealthCheckConfigurationStartupProbe.
|
|
241
|
+
r"""Gets the _exec of this HealthCheckConfigurationStartupProbe.
|
|
242
242
|
|
|
243
243
|
:return: The _exec of this HealthCheckConfigurationStartupProbe.
|
|
244
244
|
:rtype: :class:`huaweicloudsdkcae.v1.HealthCheckConfigurationExec`
|
|
@@ -247,7 +247,7 @@ class HealthCheckConfigurationStartupProbe:
|
|
|
247
247
|
|
|
248
248
|
@_exec.setter
|
|
249
249
|
def _exec(self, _exec):
|
|
250
|
-
"""Sets the _exec of this HealthCheckConfigurationStartupProbe.
|
|
250
|
+
r"""Sets the _exec of this HealthCheckConfigurationStartupProbe.
|
|
251
251
|
|
|
252
252
|
:param _exec: The _exec of this HealthCheckConfigurationStartupProbe.
|
|
253
253
|
:type _exec: :class:`huaweicloudsdkcae.v1.HealthCheckConfigurationExec`
|
|
@@ -25,7 +25,7 @@ class HealthCheckConfigurationTcpSocket:
|
|
|
25
25
|
}
|
|
26
26
|
|
|
27
27
|
def __init__(self, port=None):
|
|
28
|
-
"""HealthCheckConfigurationTcpSocket
|
|
28
|
+
r"""HealthCheckConfigurationTcpSocket
|
|
29
29
|
|
|
30
30
|
The model defined in huaweicloud sdk
|
|
31
31
|
|
|
@@ -43,7 +43,7 @@ class HealthCheckConfigurationTcpSocket:
|
|
|
43
43
|
|
|
44
44
|
@property
|
|
45
45
|
def port(self):
|
|
46
|
-
"""Gets the port of this HealthCheckConfigurationTcpSocket.
|
|
46
|
+
r"""Gets the port of this HealthCheckConfigurationTcpSocket.
|
|
47
47
|
|
|
48
48
|
端口。
|
|
49
49
|
|
|
@@ -54,7 +54,7 @@ class HealthCheckConfigurationTcpSocket:
|
|
|
54
54
|
|
|
55
55
|
@port.setter
|
|
56
56
|
def port(self, port):
|
|
57
|
-
"""Sets the port of this HealthCheckConfigurationTcpSocket.
|
|
57
|
+
r"""Sets the port of this HealthCheckConfigurationTcpSocket.
|
|
58
58
|
|
|
59
59
|
端口。
|
|
60
60
|
|