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
|
@@ -29,7 +29,7 @@ class CreateMonitorSystemRequest:
|
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
def __init__(self, x_enterprise_project_id=None, x_environment_id=None, body=None):
|
|
32
|
-
"""CreateMonitorSystemRequest
|
|
32
|
+
r"""CreateMonitorSystemRequest
|
|
33
33
|
|
|
34
34
|
The model defined in huaweicloud sdk
|
|
35
35
|
|
|
@@ -56,7 +56,7 @@ class CreateMonitorSystemRequest:
|
|
|
56
56
|
|
|
57
57
|
@property
|
|
58
58
|
def x_enterprise_project_id(self):
|
|
59
|
-
"""Gets the x_enterprise_project_id of this CreateMonitorSystemRequest.
|
|
59
|
+
r"""Gets the x_enterprise_project_id of this CreateMonitorSystemRequest.
|
|
60
60
|
|
|
61
61
|
企业项目ID。 - 创建环境时,环境会绑定企业项目ID。 - 最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 该字段不传(或传为字符串“0”)时,则查询默认企业项目下的资源。 > 关于企业项目ID的获取及企业项目特性的详细信息,请参见《[企业管理服务用户指南](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)》。
|
|
62
62
|
|
|
@@ -67,7 +67,7 @@ class CreateMonitorSystemRequest:
|
|
|
67
67
|
|
|
68
68
|
@x_enterprise_project_id.setter
|
|
69
69
|
def x_enterprise_project_id(self, x_enterprise_project_id):
|
|
70
|
-
"""Sets the x_enterprise_project_id of this CreateMonitorSystemRequest.
|
|
70
|
+
r"""Sets the x_enterprise_project_id of this CreateMonitorSystemRequest.
|
|
71
71
|
|
|
72
72
|
企业项目ID。 - 创建环境时,环境会绑定企业项目ID。 - 最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 该字段不传(或传为字符串“0”)时,则查询默认企业项目下的资源。 > 关于企业项目ID的获取及企业项目特性的详细信息,请参见《[企业管理服务用户指南](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)》。
|
|
73
73
|
|
|
@@ -78,7 +78,7 @@ class CreateMonitorSystemRequest:
|
|
|
78
78
|
|
|
79
79
|
@property
|
|
80
80
|
def x_environment_id(self):
|
|
81
|
-
"""Gets the x_environment_id of this CreateMonitorSystemRequest.
|
|
81
|
+
r"""Gets the x_environment_id of this CreateMonitorSystemRequest.
|
|
82
82
|
|
|
83
83
|
环境ID。 - 获取环境ID,通过《[云应用引擎API参考](https://support.huaweicloud.com/api-cae/ListEnvironments.html)》的“获取环境列表”章节获取环境信息。 - 请求响应成功后在响应体的items数组中的一个元素即为一个环境的信息,其中id字段即是环境ID。
|
|
84
84
|
|
|
@@ -89,7 +89,7 @@ class CreateMonitorSystemRequest:
|
|
|
89
89
|
|
|
90
90
|
@x_environment_id.setter
|
|
91
91
|
def x_environment_id(self, x_environment_id):
|
|
92
|
-
"""Sets the x_environment_id of this CreateMonitorSystemRequest.
|
|
92
|
+
r"""Sets the x_environment_id of this CreateMonitorSystemRequest.
|
|
93
93
|
|
|
94
94
|
环境ID。 - 获取环境ID,通过《[云应用引擎API参考](https://support.huaweicloud.com/api-cae/ListEnvironments.html)》的“获取环境列表”章节获取环境信息。 - 请求响应成功后在响应体的items数组中的一个元素即为一个环境的信息,其中id字段即是环境ID。
|
|
95
95
|
|
|
@@ -100,7 +100,7 @@ class CreateMonitorSystemRequest:
|
|
|
100
100
|
|
|
101
101
|
@property
|
|
102
102
|
def body(self):
|
|
103
|
-
"""Gets the body of this CreateMonitorSystemRequest.
|
|
103
|
+
r"""Gets the body of this CreateMonitorSystemRequest.
|
|
104
104
|
|
|
105
105
|
:return: The body of this CreateMonitorSystemRequest.
|
|
106
106
|
:rtype: :class:`huaweicloudsdkcae.v1.MonitorSystemRequestBody`
|
|
@@ -109,7 +109,7 @@ class CreateMonitorSystemRequest:
|
|
|
109
109
|
|
|
110
110
|
@body.setter
|
|
111
111
|
def body(self, body):
|
|
112
|
-
"""Sets the body of this CreateMonitorSystemRequest.
|
|
112
|
+
r"""Sets the body of this CreateMonitorSystemRequest.
|
|
113
113
|
|
|
114
114
|
:param body: The body of this CreateMonitorSystemRequest.
|
|
115
115
|
:type body: :class:`huaweicloudsdkcae.v1.MonitorSystemRequestBody`
|
|
@@ -35,7 +35,7 @@ class CreateNoticeRuleItem:
|
|
|
35
35
|
}
|
|
36
36
|
|
|
37
37
|
def __init__(self, name=None, event_name=None, scope=None, trigger_policy=None, notification=None, enable=None):
|
|
38
|
-
"""CreateNoticeRuleItem
|
|
38
|
+
r"""CreateNoticeRuleItem
|
|
39
39
|
|
|
40
40
|
The model defined in huaweicloud sdk
|
|
41
41
|
|
|
@@ -74,7 +74,7 @@ class CreateNoticeRuleItem:
|
|
|
74
74
|
|
|
75
75
|
@property
|
|
76
76
|
def name(self):
|
|
77
|
-
"""Gets the name of this CreateNoticeRuleItem.
|
|
77
|
+
r"""Gets the name of this CreateNoticeRuleItem.
|
|
78
78
|
|
|
79
79
|
通知名称。
|
|
80
80
|
|
|
@@ -85,7 +85,7 @@ class CreateNoticeRuleItem:
|
|
|
85
85
|
|
|
86
86
|
@name.setter
|
|
87
87
|
def name(self, name):
|
|
88
|
-
"""Sets the name of this CreateNoticeRuleItem.
|
|
88
|
+
r"""Sets the name of this CreateNoticeRuleItem.
|
|
89
89
|
|
|
90
90
|
通知名称。
|
|
91
91
|
|
|
@@ -96,7 +96,7 @@ class CreateNoticeRuleItem:
|
|
|
96
96
|
|
|
97
97
|
@property
|
|
98
98
|
def event_name(self):
|
|
99
|
-
"""Gets the event_name of this CreateNoticeRuleItem.
|
|
99
|
+
r"""Gets the event_name of this CreateNoticeRuleItem.
|
|
100
100
|
|
|
101
101
|
触发事件名称,支持实例调度成功、实例调度失败、健康检查成功、健康检查失败、镜像拉取成功、镜像拉取失败、容器启动成功、容器启动失败、卷挂载成功、卷挂载失败。
|
|
102
102
|
|
|
@@ -107,7 +107,7 @@ class CreateNoticeRuleItem:
|
|
|
107
107
|
|
|
108
108
|
@event_name.setter
|
|
109
109
|
def event_name(self, event_name):
|
|
110
|
-
"""Sets the event_name of this CreateNoticeRuleItem.
|
|
110
|
+
r"""Sets the event_name of this CreateNoticeRuleItem.
|
|
111
111
|
|
|
112
112
|
触发事件名称,支持实例调度成功、实例调度失败、健康检查成功、健康检查失败、镜像拉取成功、镜像拉取失败、容器启动成功、容器启动失败、卷挂载成功、卷挂载失败。
|
|
113
113
|
|
|
@@ -118,7 +118,7 @@ class CreateNoticeRuleItem:
|
|
|
118
118
|
|
|
119
119
|
@property
|
|
120
120
|
def scope(self):
|
|
121
|
-
"""Gets the scope of this CreateNoticeRuleItem.
|
|
121
|
+
r"""Gets the scope of this CreateNoticeRuleItem.
|
|
122
122
|
|
|
123
123
|
:return: The scope of this CreateNoticeRuleItem.
|
|
124
124
|
:rtype: :class:`huaweicloudsdkcae.v1.NoticeRuleScope`
|
|
@@ -127,7 +127,7 @@ class CreateNoticeRuleItem:
|
|
|
127
127
|
|
|
128
128
|
@scope.setter
|
|
129
129
|
def scope(self, scope):
|
|
130
|
-
"""Sets the scope of this CreateNoticeRuleItem.
|
|
130
|
+
r"""Sets the scope of this CreateNoticeRuleItem.
|
|
131
131
|
|
|
132
132
|
:param scope: The scope of this CreateNoticeRuleItem.
|
|
133
133
|
:type scope: :class:`huaweicloudsdkcae.v1.NoticeRuleScope`
|
|
@@ -136,7 +136,7 @@ class CreateNoticeRuleItem:
|
|
|
136
136
|
|
|
137
137
|
@property
|
|
138
138
|
def trigger_policy(self):
|
|
139
|
-
"""Gets the trigger_policy of this CreateNoticeRuleItem.
|
|
139
|
+
r"""Gets the trigger_policy of this CreateNoticeRuleItem.
|
|
140
140
|
|
|
141
141
|
:return: The trigger_policy of this CreateNoticeRuleItem.
|
|
142
142
|
:rtype: :class:`huaweicloudsdkcae.v1.TriggerPolicy`
|
|
@@ -145,7 +145,7 @@ class CreateNoticeRuleItem:
|
|
|
145
145
|
|
|
146
146
|
@trigger_policy.setter
|
|
147
147
|
def trigger_policy(self, trigger_policy):
|
|
148
|
-
"""Sets the trigger_policy of this CreateNoticeRuleItem.
|
|
148
|
+
r"""Sets the trigger_policy of this CreateNoticeRuleItem.
|
|
149
149
|
|
|
150
150
|
:param trigger_policy: The trigger_policy of this CreateNoticeRuleItem.
|
|
151
151
|
:type trigger_policy: :class:`huaweicloudsdkcae.v1.TriggerPolicy`
|
|
@@ -154,7 +154,7 @@ class CreateNoticeRuleItem:
|
|
|
154
154
|
|
|
155
155
|
@property
|
|
156
156
|
def notification(self):
|
|
157
|
-
"""Gets the notification of this CreateNoticeRuleItem.
|
|
157
|
+
r"""Gets the notification of this CreateNoticeRuleItem.
|
|
158
158
|
|
|
159
159
|
:return: The notification of this CreateNoticeRuleItem.
|
|
160
160
|
:rtype: :class:`huaweicloudsdkcae.v1.NoticeRuleNotification`
|
|
@@ -163,7 +163,7 @@ class CreateNoticeRuleItem:
|
|
|
163
163
|
|
|
164
164
|
@notification.setter
|
|
165
165
|
def notification(self, notification):
|
|
166
|
-
"""Sets the notification of this CreateNoticeRuleItem.
|
|
166
|
+
r"""Sets the notification of this CreateNoticeRuleItem.
|
|
167
167
|
|
|
168
168
|
:param notification: The notification of this CreateNoticeRuleItem.
|
|
169
169
|
:type notification: :class:`huaweicloudsdkcae.v1.NoticeRuleNotification`
|
|
@@ -172,7 +172,7 @@ class CreateNoticeRuleItem:
|
|
|
172
172
|
|
|
173
173
|
@property
|
|
174
174
|
def enable(self):
|
|
175
|
-
"""Gets the enable of this CreateNoticeRuleItem.
|
|
175
|
+
r"""Gets the enable of this CreateNoticeRuleItem.
|
|
176
176
|
|
|
177
177
|
是否启用。
|
|
178
178
|
|
|
@@ -183,7 +183,7 @@ class CreateNoticeRuleItem:
|
|
|
183
183
|
|
|
184
184
|
@enable.setter
|
|
185
185
|
def enable(self, enable):
|
|
186
|
-
"""Sets the enable of this CreateNoticeRuleItem.
|
|
186
|
+
r"""Sets the enable of this CreateNoticeRuleItem.
|
|
187
187
|
|
|
188
188
|
是否启用。
|
|
189
189
|
|
|
@@ -29,7 +29,7 @@ class CreateNoticeRuleReq:
|
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
def __init__(self, api_version=None, kind=None, spec=None):
|
|
32
|
-
"""CreateNoticeRuleReq
|
|
32
|
+
r"""CreateNoticeRuleReq
|
|
33
33
|
|
|
34
34
|
The model defined in huaweicloud sdk
|
|
35
35
|
|
|
@@ -54,7 +54,7 @@ class CreateNoticeRuleReq:
|
|
|
54
54
|
|
|
55
55
|
@property
|
|
56
56
|
def api_version(self):
|
|
57
|
-
"""Gets the api_version of this CreateNoticeRuleReq.
|
|
57
|
+
r"""Gets the api_version of this CreateNoticeRuleReq.
|
|
58
58
|
|
|
59
59
|
API版本,固定值“v1”,该值不可修改。
|
|
60
60
|
|
|
@@ -65,7 +65,7 @@ class CreateNoticeRuleReq:
|
|
|
65
65
|
|
|
66
66
|
@api_version.setter
|
|
67
67
|
def api_version(self, api_version):
|
|
68
|
-
"""Sets the api_version of this CreateNoticeRuleReq.
|
|
68
|
+
r"""Sets the api_version of this CreateNoticeRuleReq.
|
|
69
69
|
|
|
70
70
|
API版本,固定值“v1”,该值不可修改。
|
|
71
71
|
|
|
@@ -76,7 +76,7 @@ class CreateNoticeRuleReq:
|
|
|
76
76
|
|
|
77
77
|
@property
|
|
78
78
|
def kind(self):
|
|
79
|
-
"""Gets the kind of this CreateNoticeRuleReq.
|
|
79
|
+
r"""Gets the kind of this CreateNoticeRuleReq.
|
|
80
80
|
|
|
81
81
|
API类型,固定值“NoticeRule”,该值不可修改。
|
|
82
82
|
|
|
@@ -87,7 +87,7 @@ class CreateNoticeRuleReq:
|
|
|
87
87
|
|
|
88
88
|
@kind.setter
|
|
89
89
|
def kind(self, kind):
|
|
90
|
-
"""Sets the kind of this CreateNoticeRuleReq.
|
|
90
|
+
r"""Sets the kind of this CreateNoticeRuleReq.
|
|
91
91
|
|
|
92
92
|
API类型,固定值“NoticeRule”,该值不可修改。
|
|
93
93
|
|
|
@@ -98,7 +98,7 @@ class CreateNoticeRuleReq:
|
|
|
98
98
|
|
|
99
99
|
@property
|
|
100
100
|
def spec(self):
|
|
101
|
-
"""Gets the spec of this CreateNoticeRuleReq.
|
|
101
|
+
r"""Gets the spec of this CreateNoticeRuleReq.
|
|
102
102
|
|
|
103
103
|
:return: The spec of this CreateNoticeRuleReq.
|
|
104
104
|
:rtype: :class:`huaweicloudsdkcae.v1.CreateNoticeRuleItem`
|
|
@@ -107,7 +107,7 @@ class CreateNoticeRuleReq:
|
|
|
107
107
|
|
|
108
108
|
@spec.setter
|
|
109
109
|
def spec(self, spec):
|
|
110
|
-
"""Sets the spec of this CreateNoticeRuleReq.
|
|
110
|
+
r"""Sets the spec of this CreateNoticeRuleReq.
|
|
111
111
|
|
|
112
112
|
:param spec: The spec of this CreateNoticeRuleReq.
|
|
113
113
|
:type spec: :class:`huaweicloudsdkcae.v1.CreateNoticeRuleItem`
|
|
@@ -27,7 +27,7 @@ class CreateNoticeRuleRequest:
|
|
|
27
27
|
}
|
|
28
28
|
|
|
29
29
|
def __init__(self, x_enterprise_project_id=None, body=None):
|
|
30
|
-
"""CreateNoticeRuleRequest
|
|
30
|
+
r"""CreateNoticeRuleRequest
|
|
31
31
|
|
|
32
32
|
The model defined in huaweicloud sdk
|
|
33
33
|
|
|
@@ -50,7 +50,7 @@ class CreateNoticeRuleRequest:
|
|
|
50
50
|
|
|
51
51
|
@property
|
|
52
52
|
def x_enterprise_project_id(self):
|
|
53
|
-
"""Gets the x_enterprise_project_id of this CreateNoticeRuleRequest.
|
|
53
|
+
r"""Gets the x_enterprise_project_id of this CreateNoticeRuleRequest.
|
|
54
54
|
|
|
55
55
|
企业项目ID。 - 创建环境时,环境会绑定企业项目ID。 - 最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 该字段不传(或传为字符串“0”)时,则查询默认企业项目下的资源。 > 关于企业项目ID的获取及企业项目特性的详细信息,请参见《[企业管理服务用户指南](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)》。
|
|
56
56
|
|
|
@@ -61,7 +61,7 @@ class CreateNoticeRuleRequest:
|
|
|
61
61
|
|
|
62
62
|
@x_enterprise_project_id.setter
|
|
63
63
|
def x_enterprise_project_id(self, x_enterprise_project_id):
|
|
64
|
-
"""Sets the x_enterprise_project_id of this CreateNoticeRuleRequest.
|
|
64
|
+
r"""Sets the x_enterprise_project_id of this CreateNoticeRuleRequest.
|
|
65
65
|
|
|
66
66
|
企业项目ID。 - 创建环境时,环境会绑定企业项目ID。 - 最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 该字段不传(或传为字符串“0”)时,则查询默认企业项目下的资源。 > 关于企业项目ID的获取及企业项目特性的详细信息,请参见《[企业管理服务用户指南](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)》。
|
|
67
67
|
|
|
@@ -72,7 +72,7 @@ class CreateNoticeRuleRequest:
|
|
|
72
72
|
|
|
73
73
|
@property
|
|
74
74
|
def body(self):
|
|
75
|
-
"""Gets the body of this CreateNoticeRuleRequest.
|
|
75
|
+
r"""Gets the body of this CreateNoticeRuleRequest.
|
|
76
76
|
|
|
77
77
|
:return: The body of this CreateNoticeRuleRequest.
|
|
78
78
|
:rtype: :class:`huaweicloudsdkcae.v1.CreateNoticeRuleReq`
|
|
@@ -81,7 +81,7 @@ class CreateNoticeRuleRequest:
|
|
|
81
81
|
|
|
82
82
|
@body.setter
|
|
83
83
|
def body(self, body):
|
|
84
|
-
"""Sets the body of this CreateNoticeRuleRequest.
|
|
84
|
+
r"""Sets the body of this CreateNoticeRuleRequest.
|
|
85
85
|
|
|
86
86
|
:param body: The body of this CreateNoticeRuleRequest.
|
|
87
87
|
:type body: :class:`huaweicloudsdkcae.v1.CreateNoticeRuleReq`
|
|
@@ -37,7 +37,7 @@ class CreateNoticeRuleRespItem:
|
|
|
37
37
|
}
|
|
38
38
|
|
|
39
39
|
def __init__(self, id=None, name=None, event_name=None, scope=None, trigger_policy=None, notification=None, enable=None):
|
|
40
|
-
"""CreateNoticeRuleRespItem
|
|
40
|
+
r"""CreateNoticeRuleRespItem
|
|
41
41
|
|
|
42
42
|
The model defined in huaweicloud sdk
|
|
43
43
|
|
|
@@ -85,7 +85,7 @@ class CreateNoticeRuleRespItem:
|
|
|
85
85
|
|
|
86
86
|
@property
|
|
87
87
|
def id(self):
|
|
88
|
-
"""Gets the id of this CreateNoticeRuleRespItem.
|
|
88
|
+
r"""Gets the id of this CreateNoticeRuleRespItem.
|
|
89
89
|
|
|
90
90
|
通知规则的唯一标识。
|
|
91
91
|
|
|
@@ -96,7 +96,7 @@ class CreateNoticeRuleRespItem:
|
|
|
96
96
|
|
|
97
97
|
@id.setter
|
|
98
98
|
def id(self, id):
|
|
99
|
-
"""Sets the id of this CreateNoticeRuleRespItem.
|
|
99
|
+
r"""Sets the id of this CreateNoticeRuleRespItem.
|
|
100
100
|
|
|
101
101
|
通知规则的唯一标识。
|
|
102
102
|
|
|
@@ -107,7 +107,7 @@ class CreateNoticeRuleRespItem:
|
|
|
107
107
|
|
|
108
108
|
@property
|
|
109
109
|
def name(self):
|
|
110
|
-
"""Gets the name of this CreateNoticeRuleRespItem.
|
|
110
|
+
r"""Gets the name of this CreateNoticeRuleRespItem.
|
|
111
111
|
|
|
112
112
|
通知名称。
|
|
113
113
|
|
|
@@ -118,7 +118,7 @@ class CreateNoticeRuleRespItem:
|
|
|
118
118
|
|
|
119
119
|
@name.setter
|
|
120
120
|
def name(self, name):
|
|
121
|
-
"""Sets the name of this CreateNoticeRuleRespItem.
|
|
121
|
+
r"""Sets the name of this CreateNoticeRuleRespItem.
|
|
122
122
|
|
|
123
123
|
通知名称。
|
|
124
124
|
|
|
@@ -129,7 +129,7 @@ class CreateNoticeRuleRespItem:
|
|
|
129
129
|
|
|
130
130
|
@property
|
|
131
131
|
def event_name(self):
|
|
132
|
-
"""Gets the event_name of this CreateNoticeRuleRespItem.
|
|
132
|
+
r"""Gets the event_name of this CreateNoticeRuleRespItem.
|
|
133
133
|
|
|
134
134
|
触发事件名称。
|
|
135
135
|
|
|
@@ -140,7 +140,7 @@ class CreateNoticeRuleRespItem:
|
|
|
140
140
|
|
|
141
141
|
@event_name.setter
|
|
142
142
|
def event_name(self, event_name):
|
|
143
|
-
"""Sets the event_name of this CreateNoticeRuleRespItem.
|
|
143
|
+
r"""Sets the event_name of this CreateNoticeRuleRespItem.
|
|
144
144
|
|
|
145
145
|
触发事件名称。
|
|
146
146
|
|
|
@@ -151,7 +151,7 @@ class CreateNoticeRuleRespItem:
|
|
|
151
151
|
|
|
152
152
|
@property
|
|
153
153
|
def scope(self):
|
|
154
|
-
"""Gets the scope of this CreateNoticeRuleRespItem.
|
|
154
|
+
r"""Gets the scope of this CreateNoticeRuleRespItem.
|
|
155
155
|
|
|
156
156
|
:return: The scope of this CreateNoticeRuleRespItem.
|
|
157
157
|
:rtype: :class:`huaweicloudsdkcae.v1.NoticeRuleScope`
|
|
@@ -160,7 +160,7 @@ class CreateNoticeRuleRespItem:
|
|
|
160
160
|
|
|
161
161
|
@scope.setter
|
|
162
162
|
def scope(self, scope):
|
|
163
|
-
"""Sets the scope of this CreateNoticeRuleRespItem.
|
|
163
|
+
r"""Sets the scope of this CreateNoticeRuleRespItem.
|
|
164
164
|
|
|
165
165
|
:param scope: The scope of this CreateNoticeRuleRespItem.
|
|
166
166
|
:type scope: :class:`huaweicloudsdkcae.v1.NoticeRuleScope`
|
|
@@ -169,7 +169,7 @@ class CreateNoticeRuleRespItem:
|
|
|
169
169
|
|
|
170
170
|
@property
|
|
171
171
|
def trigger_policy(self):
|
|
172
|
-
"""Gets the trigger_policy of this CreateNoticeRuleRespItem.
|
|
172
|
+
r"""Gets the trigger_policy of this CreateNoticeRuleRespItem.
|
|
173
173
|
|
|
174
174
|
:return: The trigger_policy of this CreateNoticeRuleRespItem.
|
|
175
175
|
:rtype: :class:`huaweicloudsdkcae.v1.TriggerPolicy`
|
|
@@ -178,7 +178,7 @@ class CreateNoticeRuleRespItem:
|
|
|
178
178
|
|
|
179
179
|
@trigger_policy.setter
|
|
180
180
|
def trigger_policy(self, trigger_policy):
|
|
181
|
-
"""Sets the trigger_policy of this CreateNoticeRuleRespItem.
|
|
181
|
+
r"""Sets the trigger_policy of this CreateNoticeRuleRespItem.
|
|
182
182
|
|
|
183
183
|
:param trigger_policy: The trigger_policy of this CreateNoticeRuleRespItem.
|
|
184
184
|
:type trigger_policy: :class:`huaweicloudsdkcae.v1.TriggerPolicy`
|
|
@@ -187,7 +187,7 @@ class CreateNoticeRuleRespItem:
|
|
|
187
187
|
|
|
188
188
|
@property
|
|
189
189
|
def notification(self):
|
|
190
|
-
"""Gets the notification of this CreateNoticeRuleRespItem.
|
|
190
|
+
r"""Gets the notification of this CreateNoticeRuleRespItem.
|
|
191
191
|
|
|
192
192
|
:return: The notification of this CreateNoticeRuleRespItem.
|
|
193
193
|
:rtype: :class:`huaweicloudsdkcae.v1.NoticeRuleNotification`
|
|
@@ -196,7 +196,7 @@ class CreateNoticeRuleRespItem:
|
|
|
196
196
|
|
|
197
197
|
@notification.setter
|
|
198
198
|
def notification(self, notification):
|
|
199
|
-
"""Sets the notification of this CreateNoticeRuleRespItem.
|
|
199
|
+
r"""Sets the notification of this CreateNoticeRuleRespItem.
|
|
200
200
|
|
|
201
201
|
:param notification: The notification of this CreateNoticeRuleRespItem.
|
|
202
202
|
:type notification: :class:`huaweicloudsdkcae.v1.NoticeRuleNotification`
|
|
@@ -205,7 +205,7 @@ class CreateNoticeRuleRespItem:
|
|
|
205
205
|
|
|
206
206
|
@property
|
|
207
207
|
def enable(self):
|
|
208
|
-
"""Gets the enable of this CreateNoticeRuleRespItem.
|
|
208
|
+
r"""Gets the enable of this CreateNoticeRuleRespItem.
|
|
209
209
|
|
|
210
210
|
是否启用。
|
|
211
211
|
|
|
@@ -216,7 +216,7 @@ class CreateNoticeRuleRespItem:
|
|
|
216
216
|
|
|
217
217
|
@enable.setter
|
|
218
218
|
def enable(self, enable):
|
|
219
|
-
"""Sets the enable of this CreateNoticeRuleRespItem.
|
|
219
|
+
r"""Sets the enable of this CreateNoticeRuleRespItem.
|
|
220
220
|
|
|
221
221
|
是否启用。
|
|
222
222
|
|
|
@@ -30,7 +30,7 @@ class CreateNoticeRuleResponse(SdkResponse):
|
|
|
30
30
|
}
|
|
31
31
|
|
|
32
32
|
def __init__(self, api_version=None, kind=None, spec=None):
|
|
33
|
-
"""CreateNoticeRuleResponse
|
|
33
|
+
r"""CreateNoticeRuleResponse
|
|
34
34
|
|
|
35
35
|
The model defined in huaweicloud sdk
|
|
36
36
|
|
|
@@ -58,7 +58,7 @@ class CreateNoticeRuleResponse(SdkResponse):
|
|
|
58
58
|
|
|
59
59
|
@property
|
|
60
60
|
def api_version(self):
|
|
61
|
-
"""Gets the api_version of this CreateNoticeRuleResponse.
|
|
61
|
+
r"""Gets the api_version of this CreateNoticeRuleResponse.
|
|
62
62
|
|
|
63
63
|
API版本,固定值“v1”,该值不可修改。
|
|
64
64
|
|
|
@@ -69,7 +69,7 @@ class CreateNoticeRuleResponse(SdkResponse):
|
|
|
69
69
|
|
|
70
70
|
@api_version.setter
|
|
71
71
|
def api_version(self, api_version):
|
|
72
|
-
"""Sets the api_version of this CreateNoticeRuleResponse.
|
|
72
|
+
r"""Sets the api_version of this CreateNoticeRuleResponse.
|
|
73
73
|
|
|
74
74
|
API版本,固定值“v1”,该值不可修改。
|
|
75
75
|
|
|
@@ -80,7 +80,7 @@ class CreateNoticeRuleResponse(SdkResponse):
|
|
|
80
80
|
|
|
81
81
|
@property
|
|
82
82
|
def kind(self):
|
|
83
|
-
"""Gets the kind of this CreateNoticeRuleResponse.
|
|
83
|
+
r"""Gets the kind of this CreateNoticeRuleResponse.
|
|
84
84
|
|
|
85
85
|
API类型,固定值“NoticeRule”,该值不可修改。
|
|
86
86
|
|
|
@@ -91,7 +91,7 @@ class CreateNoticeRuleResponse(SdkResponse):
|
|
|
91
91
|
|
|
92
92
|
@kind.setter
|
|
93
93
|
def kind(self, kind):
|
|
94
|
-
"""Sets the kind of this CreateNoticeRuleResponse.
|
|
94
|
+
r"""Sets the kind of this CreateNoticeRuleResponse.
|
|
95
95
|
|
|
96
96
|
API类型,固定值“NoticeRule”,该值不可修改。
|
|
97
97
|
|
|
@@ -102,7 +102,7 @@ class CreateNoticeRuleResponse(SdkResponse):
|
|
|
102
102
|
|
|
103
103
|
@property
|
|
104
104
|
def spec(self):
|
|
105
|
-
"""Gets the spec of this CreateNoticeRuleResponse.
|
|
105
|
+
r"""Gets the spec of this CreateNoticeRuleResponse.
|
|
106
106
|
|
|
107
107
|
:return: The spec of this CreateNoticeRuleResponse.
|
|
108
108
|
:rtype: :class:`huaweicloudsdkcae.v1.CreateNoticeRuleRespItem`
|
|
@@ -111,7 +111,7 @@ class CreateNoticeRuleResponse(SdkResponse):
|
|
|
111
111
|
|
|
112
112
|
@spec.setter
|
|
113
113
|
def spec(self, spec):
|
|
114
|
-
"""Sets the spec of this CreateNoticeRuleResponse.
|
|
114
|
+
r"""Sets the spec of this CreateNoticeRuleResponse.
|
|
115
115
|
|
|
116
116
|
:param spec: The spec of this CreateNoticeRuleResponse.
|
|
117
117
|
:type spec: :class:`huaweicloudsdkcae.v1.CreateNoticeRuleRespItem`
|
|
@@ -27,7 +27,7 @@ class CreateOrUpdateSecretDetail:
|
|
|
27
27
|
}
|
|
28
28
|
|
|
29
29
|
def __init__(self, name=None, version_id=None):
|
|
30
|
-
"""CreateOrUpdateSecretDetail
|
|
30
|
+
r"""CreateOrUpdateSecretDetail
|
|
31
31
|
|
|
32
32
|
The model defined in huaweicloud sdk
|
|
33
33
|
|
|
@@ -48,7 +48,7 @@ class CreateOrUpdateSecretDetail:
|
|
|
48
48
|
|
|
49
49
|
@property
|
|
50
50
|
def name(self):
|
|
51
|
-
"""Gets the name of this CreateOrUpdateSecretDetail.
|
|
51
|
+
r"""Gets the name of this CreateOrUpdateSecretDetail.
|
|
52
52
|
|
|
53
53
|
凭证名字。
|
|
54
54
|
|
|
@@ -59,7 +59,7 @@ class CreateOrUpdateSecretDetail:
|
|
|
59
59
|
|
|
60
60
|
@name.setter
|
|
61
61
|
def name(self, name):
|
|
62
|
-
"""Sets the name of this CreateOrUpdateSecretDetail.
|
|
62
|
+
r"""Sets the name of this CreateOrUpdateSecretDetail.
|
|
63
63
|
|
|
64
64
|
凭证名字。
|
|
65
65
|
|
|
@@ -70,7 +70,7 @@ class CreateOrUpdateSecretDetail:
|
|
|
70
70
|
|
|
71
71
|
@property
|
|
72
72
|
def version_id(self):
|
|
73
|
-
"""Gets the version_id of this CreateOrUpdateSecretDetail.
|
|
73
|
+
r"""Gets the version_id of this CreateOrUpdateSecretDetail.
|
|
74
74
|
|
|
75
75
|
当前使用的凭证版本号。
|
|
76
76
|
|
|
@@ -81,7 +81,7 @@ class CreateOrUpdateSecretDetail:
|
|
|
81
81
|
|
|
82
82
|
@version_id.setter
|
|
83
83
|
def version_id(self, version_id):
|
|
84
|
-
"""Sets the version_id of this CreateOrUpdateSecretDetail.
|
|
84
|
+
r"""Sets the version_id of this CreateOrUpdateSecretDetail.
|
|
85
85
|
|
|
86
86
|
当前使用的凭证版本号。
|
|
87
87
|
|
|
@@ -29,7 +29,7 @@ class CreateOrUpdateSecretReq:
|
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
def __init__(self, api_version=None, kind=None, spec=None):
|
|
32
|
-
"""CreateOrUpdateSecretReq
|
|
32
|
+
r"""CreateOrUpdateSecretReq
|
|
33
33
|
|
|
34
34
|
The model defined in huaweicloud sdk
|
|
35
35
|
|
|
@@ -54,7 +54,7 @@ class CreateOrUpdateSecretReq:
|
|
|
54
54
|
|
|
55
55
|
@property
|
|
56
56
|
def api_version(self):
|
|
57
|
-
"""Gets the api_version of this CreateOrUpdateSecretReq.
|
|
57
|
+
r"""Gets the api_version of this CreateOrUpdateSecretReq.
|
|
58
58
|
|
|
59
59
|
API版本,固定值“v1”,该值不可修改。
|
|
60
60
|
|
|
@@ -65,7 +65,7 @@ class CreateOrUpdateSecretReq:
|
|
|
65
65
|
|
|
66
66
|
@api_version.setter
|
|
67
67
|
def api_version(self, api_version):
|
|
68
|
-
"""Sets the api_version of this CreateOrUpdateSecretReq.
|
|
68
|
+
r"""Sets the api_version of this CreateOrUpdateSecretReq.
|
|
69
69
|
|
|
70
70
|
API版本,固定值“v1”,该值不可修改。
|
|
71
71
|
|
|
@@ -76,7 +76,7 @@ class CreateOrUpdateSecretReq:
|
|
|
76
76
|
|
|
77
77
|
@property
|
|
78
78
|
def kind(self):
|
|
79
|
-
"""Gets the kind of this CreateOrUpdateSecretReq.
|
|
79
|
+
r"""Gets the kind of this CreateOrUpdateSecretReq.
|
|
80
80
|
|
|
81
81
|
资源种类。
|
|
82
82
|
|
|
@@ -87,7 +87,7 @@ class CreateOrUpdateSecretReq:
|
|
|
87
87
|
|
|
88
88
|
@kind.setter
|
|
89
89
|
def kind(self, kind):
|
|
90
|
-
"""Sets the kind of this CreateOrUpdateSecretReq.
|
|
90
|
+
r"""Sets the kind of this CreateOrUpdateSecretReq.
|
|
91
91
|
|
|
92
92
|
资源种类。
|
|
93
93
|
|
|
@@ -98,7 +98,7 @@ class CreateOrUpdateSecretReq:
|
|
|
98
98
|
|
|
99
99
|
@property
|
|
100
100
|
def spec(self):
|
|
101
|
-
"""Gets the spec of this CreateOrUpdateSecretReq.
|
|
101
|
+
r"""Gets the spec of this CreateOrUpdateSecretReq.
|
|
102
102
|
|
|
103
103
|
:return: The spec of this CreateOrUpdateSecretReq.
|
|
104
104
|
:rtype: :class:`huaweicloudsdkcae.v1.CreateOrUpdateSecretDetail`
|
|
@@ -107,7 +107,7 @@ class CreateOrUpdateSecretReq:
|
|
|
107
107
|
|
|
108
108
|
@spec.setter
|
|
109
109
|
def spec(self, spec):
|
|
110
|
-
"""Sets the spec of this CreateOrUpdateSecretReq.
|
|
110
|
+
r"""Sets the spec of this CreateOrUpdateSecretReq.
|
|
111
111
|
|
|
112
112
|
:param spec: The spec of this CreateOrUpdateSecretReq.
|
|
113
113
|
:type spec: :class:`huaweicloudsdkcae.v1.CreateOrUpdateSecretDetail`
|
|
@@ -29,7 +29,7 @@ class CreateSecretRequest:
|
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
def __init__(self, x_enterprise_project_id=None, x_environment_id=None, body=None):
|
|
32
|
-
"""CreateSecretRequest
|
|
32
|
+
r"""CreateSecretRequest
|
|
33
33
|
|
|
34
34
|
The model defined in huaweicloud sdk
|
|
35
35
|
|
|
@@ -56,7 +56,7 @@ class CreateSecretRequest:
|
|
|
56
56
|
|
|
57
57
|
@property
|
|
58
58
|
def x_enterprise_project_id(self):
|
|
59
|
-
"""Gets the x_enterprise_project_id of this CreateSecretRequest.
|
|
59
|
+
r"""Gets the x_enterprise_project_id of this CreateSecretRequest.
|
|
60
60
|
|
|
61
61
|
企业项目ID。 - 创建环境时,环境会绑定企业项目ID。 - 最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 该字段不传(或传为字符串“0”)时,则查询默认企业项目下的资源。 > 关于企业项目ID的获取及企业项目特性的详细信息,请参见《[企业管理服务用户指南](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)》。
|
|
62
62
|
|
|
@@ -67,7 +67,7 @@ class CreateSecretRequest:
|
|
|
67
67
|
|
|
68
68
|
@x_enterprise_project_id.setter
|
|
69
69
|
def x_enterprise_project_id(self, x_enterprise_project_id):
|
|
70
|
-
"""Sets the x_enterprise_project_id of this CreateSecretRequest.
|
|
70
|
+
r"""Sets the x_enterprise_project_id of this CreateSecretRequest.
|
|
71
71
|
|
|
72
72
|
企业项目ID。 - 创建环境时,环境会绑定企业项目ID。 - 最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 该字段不传(或传为字符串“0”)时,则查询默认企业项目下的资源。 > 关于企业项目ID的获取及企业项目特性的详细信息,请参见《[企业管理服务用户指南](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)》。
|
|
73
73
|
|
|
@@ -78,7 +78,7 @@ class CreateSecretRequest:
|
|
|
78
78
|
|
|
79
79
|
@property
|
|
80
80
|
def x_environment_id(self):
|
|
81
|
-
"""Gets the x_environment_id of this CreateSecretRequest.
|
|
81
|
+
r"""Gets the x_environment_id of this CreateSecretRequest.
|
|
82
82
|
|
|
83
83
|
环境ID。 - 获取环境ID,通过《[云应用引擎API参考](https://support.huaweicloud.com/api-cae/ListEnvironments.html)》的“获取环境列表”章节获取环境信息。 - 请求响应成功后在响应体的items数组中的一个元素即为一个环境的信息,其中id字段即是环境ID。
|
|
84
84
|
|
|
@@ -89,7 +89,7 @@ class CreateSecretRequest:
|
|
|
89
89
|
|
|
90
90
|
@x_environment_id.setter
|
|
91
91
|
def x_environment_id(self, x_environment_id):
|
|
92
|
-
"""Sets the x_environment_id of this CreateSecretRequest.
|
|
92
|
+
r"""Sets the x_environment_id of this CreateSecretRequest.
|
|
93
93
|
|
|
94
94
|
环境ID。 - 获取环境ID,通过《[云应用引擎API参考](https://support.huaweicloud.com/api-cae/ListEnvironments.html)》的“获取环境列表”章节获取环境信息。 - 请求响应成功后在响应体的items数组中的一个元素即为一个环境的信息,其中id字段即是环境ID。
|
|
95
95
|
|
|
@@ -100,7 +100,7 @@ class CreateSecretRequest:
|
|
|
100
100
|
|
|
101
101
|
@property
|
|
102
102
|
def body(self):
|
|
103
|
-
"""Gets the body of this CreateSecretRequest.
|
|
103
|
+
r"""Gets the body of this CreateSecretRequest.
|
|
104
104
|
|
|
105
105
|
:return: The body of this CreateSecretRequest.
|
|
106
106
|
:rtype: :class:`huaweicloudsdkcae.v1.CreateOrUpdateSecretReq`
|
|
@@ -109,7 +109,7 @@ class CreateSecretRequest:
|
|
|
109
109
|
|
|
110
110
|
@body.setter
|
|
111
111
|
def body(self, body):
|
|
112
|
-
"""Sets the body of this CreateSecretRequest.
|
|
112
|
+
r"""Sets the body of this CreateSecretRequest.
|
|
113
113
|
|
|
114
114
|
:param body: The body of this CreateSecretRequest.
|
|
115
115
|
:type body: :class:`huaweicloudsdkcae.v1.CreateOrUpdateSecretReq`
|