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
|
@@ -31,7 +31,7 @@ class ListComponentInstancesRequest:
|
|
|
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
|
-
"""ListComponentInstancesRequest
|
|
34
|
+
r"""ListComponentInstancesRequest
|
|
35
35
|
|
|
36
36
|
The model defined in huaweicloud sdk
|
|
37
37
|
|
|
@@ -61,7 +61,7 @@ class ListComponentInstancesRequest:
|
|
|
61
61
|
|
|
62
62
|
@property
|
|
63
63
|
def application_id(self):
|
|
64
|
-
"""Gets the application_id of this ListComponentInstancesRequest.
|
|
64
|
+
r"""Gets the application_id of this ListComponentInstancesRequest.
|
|
65
65
|
|
|
66
66
|
应用ID。
|
|
67
67
|
|
|
@@ -72,7 +72,7 @@ class ListComponentInstancesRequest:
|
|
|
72
72
|
|
|
73
73
|
@application_id.setter
|
|
74
74
|
def application_id(self, application_id):
|
|
75
|
-
"""Sets the application_id of this ListComponentInstancesRequest.
|
|
75
|
+
r"""Sets the application_id of this ListComponentInstancesRequest.
|
|
76
76
|
|
|
77
77
|
应用ID。
|
|
78
78
|
|
|
@@ -83,7 +83,7 @@ class ListComponentInstancesRequest:
|
|
|
83
83
|
|
|
84
84
|
@property
|
|
85
85
|
def component_id(self):
|
|
86
|
-
"""Gets the component_id of this ListComponentInstancesRequest.
|
|
86
|
+
r"""Gets the component_id of this ListComponentInstancesRequest.
|
|
87
87
|
|
|
88
88
|
组件ID。
|
|
89
89
|
|
|
@@ -94,7 +94,7 @@ class ListComponentInstancesRequest:
|
|
|
94
94
|
|
|
95
95
|
@component_id.setter
|
|
96
96
|
def component_id(self, component_id):
|
|
97
|
-
"""Sets the component_id of this ListComponentInstancesRequest.
|
|
97
|
+
r"""Sets the component_id of this ListComponentInstancesRequest.
|
|
98
98
|
|
|
99
99
|
组件ID。
|
|
100
100
|
|
|
@@ -105,7 +105,7 @@ class ListComponentInstancesRequest:
|
|
|
105
105
|
|
|
106
106
|
@property
|
|
107
107
|
def x_enterprise_project_id(self):
|
|
108
|
-
"""Gets the x_enterprise_project_id of this ListComponentInstancesRequest.
|
|
108
|
+
r"""Gets the x_enterprise_project_id of this ListComponentInstancesRequest.
|
|
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 ListComponentInstancesRequest:
|
|
|
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 ListComponentInstancesRequest.
|
|
119
|
+
r"""Sets the x_enterprise_project_id of this ListComponentInstancesRequest.
|
|
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 ListComponentInstancesRequest:
|
|
|
127
127
|
|
|
128
128
|
@property
|
|
129
129
|
def x_environment_id(self):
|
|
130
|
-
"""Gets the x_environment_id of this ListComponentInstancesRequest.
|
|
130
|
+
r"""Gets the x_environment_id of this ListComponentInstancesRequest.
|
|
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 ListComponentInstancesRequest:
|
|
|
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 ListComponentInstancesRequest.
|
|
141
|
+
r"""Sets the x_environment_id of this ListComponentInstancesRequest.
|
|
142
142
|
|
|
143
143
|
环境ID。 - 获取环境ID,通过《[云应用引擎API参考](https://support.huaweicloud.com/api-cae/ListEnvironments.html)》的“获取环境列表”章节获取环境信息。 - 请求响应成功后在响应体的items数组中的一个元素即为一个环境的信息,其中id字段即是环境ID。
|
|
144
144
|
|
|
@@ -30,7 +30,7 @@ class ListComponentInstancesResponse(SdkResponse):
|
|
|
30
30
|
}
|
|
31
31
|
|
|
32
32
|
def __init__(self, api_version=None, kind=None, items=None):
|
|
33
|
-
"""ListComponentInstancesResponse
|
|
33
|
+
r"""ListComponentInstancesResponse
|
|
34
34
|
|
|
35
35
|
The model defined in huaweicloud sdk
|
|
36
36
|
|
|
@@ -58,7 +58,7 @@ class ListComponentInstancesResponse(SdkResponse):
|
|
|
58
58
|
|
|
59
59
|
@property
|
|
60
60
|
def api_version(self):
|
|
61
|
-
"""Gets the api_version of this ListComponentInstancesResponse.
|
|
61
|
+
r"""Gets the api_version of this ListComponentInstancesResponse.
|
|
62
62
|
|
|
63
63
|
:return: The api_version of this ListComponentInstancesResponse.
|
|
64
64
|
:rtype: :class:`huaweicloudsdkcae.v1.ApiVersionObj`
|
|
@@ -67,7 +67,7 @@ class ListComponentInstancesResponse(SdkResponse):
|
|
|
67
67
|
|
|
68
68
|
@api_version.setter
|
|
69
69
|
def api_version(self, api_version):
|
|
70
|
-
"""Sets the api_version of this ListComponentInstancesResponse.
|
|
70
|
+
r"""Sets the api_version of this ListComponentInstancesResponse.
|
|
71
71
|
|
|
72
72
|
:param api_version: The api_version of this ListComponentInstancesResponse.
|
|
73
73
|
:type api_version: :class:`huaweicloudsdkcae.v1.ApiVersionObj`
|
|
@@ -76,7 +76,7 @@ class ListComponentInstancesResponse(SdkResponse):
|
|
|
76
76
|
|
|
77
77
|
@property
|
|
78
78
|
def kind(self):
|
|
79
|
-
"""Gets the kind of this ListComponentInstancesResponse.
|
|
79
|
+
r"""Gets the kind of this ListComponentInstancesResponse.
|
|
80
80
|
|
|
81
81
|
:return: The kind of this ListComponentInstancesResponse.
|
|
82
82
|
:rtype: :class:`huaweicloudsdkcae.v1.ComponentConfigurationKindObj`
|
|
@@ -85,7 +85,7 @@ class ListComponentInstancesResponse(SdkResponse):
|
|
|
85
85
|
|
|
86
86
|
@kind.setter
|
|
87
87
|
def kind(self, kind):
|
|
88
|
-
"""Sets the kind of this ListComponentInstancesResponse.
|
|
88
|
+
r"""Sets the kind of this ListComponentInstancesResponse.
|
|
89
89
|
|
|
90
90
|
:param kind: The kind of this ListComponentInstancesResponse.
|
|
91
91
|
:type kind: :class:`huaweicloudsdkcae.v1.ComponentConfigurationKindObj`
|
|
@@ -94,7 +94,7 @@ class ListComponentInstancesResponse(SdkResponse):
|
|
|
94
94
|
|
|
95
95
|
@property
|
|
96
96
|
def items(self):
|
|
97
|
-
"""Gets the items of this ListComponentInstancesResponse.
|
|
97
|
+
r"""Gets the items of this ListComponentInstancesResponse.
|
|
98
98
|
|
|
99
99
|
组件实例列表。
|
|
100
100
|
|
|
@@ -105,7 +105,7 @@ class ListComponentInstancesResponse(SdkResponse):
|
|
|
105
105
|
|
|
106
106
|
@items.setter
|
|
107
107
|
def items(self, items):
|
|
108
|
-
"""Sets the items of this ListComponentInstancesResponse.
|
|
108
|
+
r"""Sets the items of this ListComponentInstancesResponse.
|
|
109
109
|
|
|
110
110
|
组件实例列表。
|
|
111
111
|
|
|
@@ -31,7 +31,7 @@ class ListComponentSnapshotsRequest:
|
|
|
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
|
-
"""ListComponentSnapshotsRequest
|
|
34
|
+
r"""ListComponentSnapshotsRequest
|
|
35
35
|
|
|
36
36
|
The model defined in huaweicloud sdk
|
|
37
37
|
|
|
@@ -61,7 +61,7 @@ class ListComponentSnapshotsRequest:
|
|
|
61
61
|
|
|
62
62
|
@property
|
|
63
63
|
def application_id(self):
|
|
64
|
-
"""Gets the application_id of this ListComponentSnapshotsRequest.
|
|
64
|
+
r"""Gets the application_id of this ListComponentSnapshotsRequest.
|
|
65
65
|
|
|
66
66
|
应用ID。
|
|
67
67
|
|
|
@@ -72,7 +72,7 @@ class ListComponentSnapshotsRequest:
|
|
|
72
72
|
|
|
73
73
|
@application_id.setter
|
|
74
74
|
def application_id(self, application_id):
|
|
75
|
-
"""Sets the application_id of this ListComponentSnapshotsRequest.
|
|
75
|
+
r"""Sets the application_id of this ListComponentSnapshotsRequest.
|
|
76
76
|
|
|
77
77
|
应用ID。
|
|
78
78
|
|
|
@@ -83,7 +83,7 @@ class ListComponentSnapshotsRequest:
|
|
|
83
83
|
|
|
84
84
|
@property
|
|
85
85
|
def component_id(self):
|
|
86
|
-
"""Gets the component_id of this ListComponentSnapshotsRequest.
|
|
86
|
+
r"""Gets the component_id of this ListComponentSnapshotsRequest.
|
|
87
87
|
|
|
88
88
|
组件ID。
|
|
89
89
|
|
|
@@ -94,7 +94,7 @@ class ListComponentSnapshotsRequest:
|
|
|
94
94
|
|
|
95
95
|
@component_id.setter
|
|
96
96
|
def component_id(self, component_id):
|
|
97
|
-
"""Sets the component_id of this ListComponentSnapshotsRequest.
|
|
97
|
+
r"""Sets the component_id of this ListComponentSnapshotsRequest.
|
|
98
98
|
|
|
99
99
|
组件ID。
|
|
100
100
|
|
|
@@ -105,7 +105,7 @@ class ListComponentSnapshotsRequest:
|
|
|
105
105
|
|
|
106
106
|
@property
|
|
107
107
|
def x_enterprise_project_id(self):
|
|
108
|
-
"""Gets the x_enterprise_project_id of this ListComponentSnapshotsRequest.
|
|
108
|
+
r"""Gets the x_enterprise_project_id of this ListComponentSnapshotsRequest.
|
|
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 ListComponentSnapshotsRequest:
|
|
|
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 ListComponentSnapshotsRequest.
|
|
119
|
+
r"""Sets the x_enterprise_project_id of this ListComponentSnapshotsRequest.
|
|
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 ListComponentSnapshotsRequest:
|
|
|
127
127
|
|
|
128
128
|
@property
|
|
129
129
|
def x_environment_id(self):
|
|
130
|
-
"""Gets the x_environment_id of this ListComponentSnapshotsRequest.
|
|
130
|
+
r"""Gets the x_environment_id of this ListComponentSnapshotsRequest.
|
|
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 ListComponentSnapshotsRequest:
|
|
|
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 ListComponentSnapshotsRequest.
|
|
141
|
+
r"""Sets the x_environment_id of this ListComponentSnapshotsRequest.
|
|
142
142
|
|
|
143
143
|
环境ID。 - 获取环境ID,通过《[云应用引擎API参考](https://support.huaweicloud.com/api-cae/ListEnvironments.html)》的“获取环境列表”章节获取环境信息。 - 请求响应成功后在响应体的items数组中的一个元素即为一个环境的信息,其中id字段即是环境ID。
|
|
144
144
|
|
|
@@ -30,7 +30,7 @@ class ListComponentSnapshotsResponse(SdkResponse):
|
|
|
30
30
|
}
|
|
31
31
|
|
|
32
32
|
def __init__(self, api_version=None, kind=None, items=None):
|
|
33
|
-
"""ListComponentSnapshotsResponse
|
|
33
|
+
r"""ListComponentSnapshotsResponse
|
|
34
34
|
|
|
35
35
|
The model defined in huaweicloud sdk
|
|
36
36
|
|
|
@@ -58,7 +58,7 @@ class ListComponentSnapshotsResponse(SdkResponse):
|
|
|
58
58
|
|
|
59
59
|
@property
|
|
60
60
|
def api_version(self):
|
|
61
|
-
"""Gets the api_version of this ListComponentSnapshotsResponse.
|
|
61
|
+
r"""Gets the api_version of this ListComponentSnapshotsResponse.
|
|
62
62
|
|
|
63
63
|
:return: The api_version of this ListComponentSnapshotsResponse.
|
|
64
64
|
:rtype: :class:`huaweicloudsdkcae.v1.ApiVersionObj`
|
|
@@ -67,7 +67,7 @@ class ListComponentSnapshotsResponse(SdkResponse):
|
|
|
67
67
|
|
|
68
68
|
@api_version.setter
|
|
69
69
|
def api_version(self, api_version):
|
|
70
|
-
"""Sets the api_version of this ListComponentSnapshotsResponse.
|
|
70
|
+
r"""Sets the api_version of this ListComponentSnapshotsResponse.
|
|
71
71
|
|
|
72
72
|
:param api_version: The api_version of this ListComponentSnapshotsResponse.
|
|
73
73
|
:type api_version: :class:`huaweicloudsdkcae.v1.ApiVersionObj`
|
|
@@ -76,7 +76,7 @@ class ListComponentSnapshotsResponse(SdkResponse):
|
|
|
76
76
|
|
|
77
77
|
@property
|
|
78
78
|
def kind(self):
|
|
79
|
-
"""Gets the kind of this ListComponentSnapshotsResponse.
|
|
79
|
+
r"""Gets the kind of this ListComponentSnapshotsResponse.
|
|
80
80
|
|
|
81
81
|
:return: The kind of this ListComponentSnapshotsResponse.
|
|
82
82
|
:rtype: :class:`huaweicloudsdkcae.v1.ComponentSnapshotKindObj`
|
|
@@ -85,7 +85,7 @@ class ListComponentSnapshotsResponse(SdkResponse):
|
|
|
85
85
|
|
|
86
86
|
@kind.setter
|
|
87
87
|
def kind(self, kind):
|
|
88
|
-
"""Sets the kind of this ListComponentSnapshotsResponse.
|
|
88
|
+
r"""Sets the kind of this ListComponentSnapshotsResponse.
|
|
89
89
|
|
|
90
90
|
:param kind: The kind of this ListComponentSnapshotsResponse.
|
|
91
91
|
:type kind: :class:`huaweicloudsdkcae.v1.ComponentSnapshotKindObj`
|
|
@@ -94,7 +94,7 @@ class ListComponentSnapshotsResponse(SdkResponse):
|
|
|
94
94
|
|
|
95
95
|
@property
|
|
96
96
|
def items(self):
|
|
97
|
-
"""Gets the items of this ListComponentSnapshotsResponse.
|
|
97
|
+
r"""Gets the items of this ListComponentSnapshotsResponse.
|
|
98
98
|
|
|
99
99
|
快照列表。
|
|
100
100
|
|
|
@@ -105,7 +105,7 @@ class ListComponentSnapshotsResponse(SdkResponse):
|
|
|
105
105
|
|
|
106
106
|
@items.setter
|
|
107
107
|
def items(self, items):
|
|
108
|
-
"""Sets the items of this ListComponentSnapshotsResponse.
|
|
108
|
+
r"""Sets the items of this ListComponentSnapshotsResponse.
|
|
109
109
|
|
|
110
110
|
快照列表。
|
|
111
111
|
|
|
@@ -37,7 +37,7 @@ class ListComponentsRequest:
|
|
|
37
37
|
}
|
|
38
38
|
|
|
39
39
|
def __init__(self, application_id=None, x_enterprise_project_id=None, x_environment_id=None, limit=None, offset=None, sort_key=None, sort=None):
|
|
40
|
-
"""ListComponentsRequest
|
|
40
|
+
r"""ListComponentsRequest
|
|
41
41
|
|
|
42
42
|
The model defined in huaweicloud sdk
|
|
43
43
|
|
|
@@ -83,7 +83,7 @@ class ListComponentsRequest:
|
|
|
83
83
|
|
|
84
84
|
@property
|
|
85
85
|
def application_id(self):
|
|
86
|
-
"""Gets the application_id of this ListComponentsRequest.
|
|
86
|
+
r"""Gets the application_id of this ListComponentsRequest.
|
|
87
87
|
|
|
88
88
|
应用ID。
|
|
89
89
|
|
|
@@ -94,7 +94,7 @@ class ListComponentsRequest:
|
|
|
94
94
|
|
|
95
95
|
@application_id.setter
|
|
96
96
|
def application_id(self, application_id):
|
|
97
|
-
"""Sets the application_id of this ListComponentsRequest.
|
|
97
|
+
r"""Sets the application_id of this ListComponentsRequest.
|
|
98
98
|
|
|
99
99
|
应用ID。
|
|
100
100
|
|
|
@@ -105,7 +105,7 @@ class ListComponentsRequest:
|
|
|
105
105
|
|
|
106
106
|
@property
|
|
107
107
|
def x_enterprise_project_id(self):
|
|
108
|
-
"""Gets the x_enterprise_project_id of this ListComponentsRequest.
|
|
108
|
+
r"""Gets the x_enterprise_project_id of this ListComponentsRequest.
|
|
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 ListComponentsRequest:
|
|
|
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 ListComponentsRequest.
|
|
119
|
+
r"""Sets the x_enterprise_project_id of this ListComponentsRequest.
|
|
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 ListComponentsRequest:
|
|
|
127
127
|
|
|
128
128
|
@property
|
|
129
129
|
def x_environment_id(self):
|
|
130
|
-
"""Gets the x_environment_id of this ListComponentsRequest.
|
|
130
|
+
r"""Gets the x_environment_id of this ListComponentsRequest.
|
|
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 ListComponentsRequest:
|
|
|
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 ListComponentsRequest.
|
|
141
|
+
r"""Sets the x_environment_id of this ListComponentsRequest.
|
|
142
142
|
|
|
143
143
|
环境ID。 - 获取环境ID,通过《[云应用引擎API参考](https://support.huaweicloud.com/api-cae/ListEnvironments.html)》的“获取环境列表”章节获取环境信息。 - 请求响应成功后在响应体的items数组中的一个元素即为一个环境的信息,其中id字段即是环境ID。
|
|
144
144
|
|
|
@@ -149,7 +149,7 @@ class ListComponentsRequest:
|
|
|
149
149
|
|
|
150
150
|
@property
|
|
151
151
|
def limit(self):
|
|
152
|
-
"""Gets the limit of this ListComponentsRequest.
|
|
152
|
+
r"""Gets the limit of this ListComponentsRequest.
|
|
153
153
|
|
|
154
154
|
限制本次返回结果的条数。
|
|
155
155
|
|
|
@@ -160,7 +160,7 @@ class ListComponentsRequest:
|
|
|
160
160
|
|
|
161
161
|
@limit.setter
|
|
162
162
|
def limit(self, limit):
|
|
163
|
-
"""Sets the limit of this ListComponentsRequest.
|
|
163
|
+
r"""Sets the limit of this ListComponentsRequest.
|
|
164
164
|
|
|
165
165
|
限制本次返回结果的条数。
|
|
166
166
|
|
|
@@ -171,7 +171,7 @@ class ListComponentsRequest:
|
|
|
171
171
|
|
|
172
172
|
@property
|
|
173
173
|
def offset(self):
|
|
174
|
-
"""Gets the offset of this ListComponentsRequest.
|
|
174
|
+
r"""Gets the offset of this ListComponentsRequest.
|
|
175
175
|
|
|
176
176
|
分页偏移位,查询起始位置。
|
|
177
177
|
|
|
@@ -182,7 +182,7 @@ class ListComponentsRequest:
|
|
|
182
182
|
|
|
183
183
|
@offset.setter
|
|
184
184
|
def offset(self, offset):
|
|
185
|
-
"""Sets the offset of this ListComponentsRequest.
|
|
185
|
+
r"""Sets the offset of this ListComponentsRequest.
|
|
186
186
|
|
|
187
187
|
分页偏移位,查询起始位置。
|
|
188
188
|
|
|
@@ -193,7 +193,7 @@ class ListComponentsRequest:
|
|
|
193
193
|
|
|
194
194
|
@property
|
|
195
195
|
def sort_key(self):
|
|
196
|
-
"""Gets the sort_key of this ListComponentsRequest.
|
|
196
|
+
r"""Gets the sort_key of this ListComponentsRequest.
|
|
197
197
|
|
|
198
198
|
排序字段。
|
|
199
199
|
|
|
@@ -204,7 +204,7 @@ class ListComponentsRequest:
|
|
|
204
204
|
|
|
205
205
|
@sort_key.setter
|
|
206
206
|
def sort_key(self, sort_key):
|
|
207
|
-
"""Sets the sort_key of this ListComponentsRequest.
|
|
207
|
+
r"""Sets the sort_key of this ListComponentsRequest.
|
|
208
208
|
|
|
209
209
|
排序字段。
|
|
210
210
|
|
|
@@ -215,7 +215,7 @@ class ListComponentsRequest:
|
|
|
215
215
|
|
|
216
216
|
@property
|
|
217
217
|
def sort(self):
|
|
218
|
-
"""Gets the sort of this ListComponentsRequest.
|
|
218
|
+
r"""Gets the sort of this ListComponentsRequest.
|
|
219
219
|
|
|
220
220
|
升降序规则。
|
|
221
221
|
|
|
@@ -226,7 +226,7 @@ class ListComponentsRequest:
|
|
|
226
226
|
|
|
227
227
|
@sort.setter
|
|
228
228
|
def sort(self, sort):
|
|
229
|
-
"""Sets the sort of this ListComponentsRequest.
|
|
229
|
+
r"""Sets the sort of this ListComponentsRequest.
|
|
230
230
|
|
|
231
231
|
升降序规则。
|
|
232
232
|
|
|
@@ -32,7 +32,7 @@ class ListComponentsResponse(SdkResponse):
|
|
|
32
32
|
}
|
|
33
33
|
|
|
34
34
|
def __init__(self, api_version=None, kind=None, items=None, total_count=None):
|
|
35
|
-
"""ListComponentsResponse
|
|
35
|
+
r"""ListComponentsResponse
|
|
36
36
|
|
|
37
37
|
The model defined in huaweicloud sdk
|
|
38
38
|
|
|
@@ -65,7 +65,7 @@ class ListComponentsResponse(SdkResponse):
|
|
|
65
65
|
|
|
66
66
|
@property
|
|
67
67
|
def api_version(self):
|
|
68
|
-
"""Gets the api_version of this ListComponentsResponse.
|
|
68
|
+
r"""Gets the api_version of this ListComponentsResponse.
|
|
69
69
|
|
|
70
70
|
:return: The api_version of this ListComponentsResponse.
|
|
71
71
|
:rtype: :class:`huaweicloudsdkcae.v1.ApiVersionObj`
|
|
@@ -74,7 +74,7 @@ class ListComponentsResponse(SdkResponse):
|
|
|
74
74
|
|
|
75
75
|
@api_version.setter
|
|
76
76
|
def api_version(self, api_version):
|
|
77
|
-
"""Sets the api_version of this ListComponentsResponse.
|
|
77
|
+
r"""Sets the api_version of this ListComponentsResponse.
|
|
78
78
|
|
|
79
79
|
:param api_version: The api_version of this ListComponentsResponse.
|
|
80
80
|
:type api_version: :class:`huaweicloudsdkcae.v1.ApiVersionObj`
|
|
@@ -83,7 +83,7 @@ class ListComponentsResponse(SdkResponse):
|
|
|
83
83
|
|
|
84
84
|
@property
|
|
85
85
|
def kind(self):
|
|
86
|
-
"""Gets the kind of this ListComponentsResponse.
|
|
86
|
+
r"""Gets the kind of this ListComponentsResponse.
|
|
87
87
|
|
|
88
88
|
:return: The kind of this ListComponentsResponse.
|
|
89
89
|
:rtype: :class:`huaweicloudsdkcae.v1.ComponentKindObj`
|
|
@@ -92,7 +92,7 @@ class ListComponentsResponse(SdkResponse):
|
|
|
92
92
|
|
|
93
93
|
@kind.setter
|
|
94
94
|
def kind(self, kind):
|
|
95
|
-
"""Sets the kind of this ListComponentsResponse.
|
|
95
|
+
r"""Sets the kind of this ListComponentsResponse.
|
|
96
96
|
|
|
97
97
|
:param kind: The kind of this ListComponentsResponse.
|
|
98
98
|
:type kind: :class:`huaweicloudsdkcae.v1.ComponentKindObj`
|
|
@@ -101,7 +101,7 @@ class ListComponentsResponse(SdkResponse):
|
|
|
101
101
|
|
|
102
102
|
@property
|
|
103
103
|
def items(self):
|
|
104
|
-
"""Gets the items of this ListComponentsResponse.
|
|
104
|
+
r"""Gets the items of this ListComponentsResponse.
|
|
105
105
|
|
|
106
106
|
组件列表。
|
|
107
107
|
|
|
@@ -112,7 +112,7 @@ class ListComponentsResponse(SdkResponse):
|
|
|
112
112
|
|
|
113
113
|
@items.setter
|
|
114
114
|
def items(self, items):
|
|
115
|
-
"""Sets the items of this ListComponentsResponse.
|
|
115
|
+
r"""Sets the items of this ListComponentsResponse.
|
|
116
116
|
|
|
117
117
|
组件列表。
|
|
118
118
|
|
|
@@ -123,7 +123,7 @@ class ListComponentsResponse(SdkResponse):
|
|
|
123
123
|
|
|
124
124
|
@property
|
|
125
125
|
def total_count(self):
|
|
126
|
-
"""Gets the total_count of this ListComponentsResponse.
|
|
126
|
+
r"""Gets the total_count of this ListComponentsResponse.
|
|
127
127
|
|
|
128
128
|
分页总数。
|
|
129
129
|
|
|
@@ -134,7 +134,7 @@ class ListComponentsResponse(SdkResponse):
|
|
|
134
134
|
|
|
135
135
|
@total_count.setter
|
|
136
136
|
def total_count(self, total_count):
|
|
137
|
-
"""Sets the total_count of this ListComponentsResponse.
|
|
137
|
+
r"""Sets the total_count of this ListComponentsResponse.
|
|
138
138
|
|
|
139
139
|
分页总数。
|
|
140
140
|
|
|
@@ -27,7 +27,7 @@ class ListDomainsRequest:
|
|
|
27
27
|
}
|
|
28
28
|
|
|
29
29
|
def __init__(self, x_enterprise_project_id=None, x_environment_id=None):
|
|
30
|
-
"""ListDomainsRequest
|
|
30
|
+
r"""ListDomainsRequest
|
|
31
31
|
|
|
32
32
|
The model defined in huaweicloud sdk
|
|
33
33
|
|
|
@@ -49,7 +49,7 @@ class ListDomainsRequest:
|
|
|
49
49
|
|
|
50
50
|
@property
|
|
51
51
|
def x_enterprise_project_id(self):
|
|
52
|
-
"""Gets the x_enterprise_project_id of this ListDomainsRequest.
|
|
52
|
+
r"""Gets the x_enterprise_project_id of this ListDomainsRequest.
|
|
53
53
|
|
|
54
54
|
企业项目ID。 - 创建环境时,环境会绑定企业项目ID。 - 最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 该字段不传(或传为字符串“0”)时,则查询默认企业项目下的资源。 > 关于企业项目ID的获取及企业项目特性的详细信息,请参见《[企业管理服务用户指南](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)》。
|
|
55
55
|
|
|
@@ -60,7 +60,7 @@ class ListDomainsRequest:
|
|
|
60
60
|
|
|
61
61
|
@x_enterprise_project_id.setter
|
|
62
62
|
def x_enterprise_project_id(self, x_enterprise_project_id):
|
|
63
|
-
"""Sets the x_enterprise_project_id of this ListDomainsRequest.
|
|
63
|
+
r"""Sets the x_enterprise_project_id of this ListDomainsRequest.
|
|
64
64
|
|
|
65
65
|
企业项目ID。 - 创建环境时,环境会绑定企业项目ID。 - 最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 该字段不传(或传为字符串“0”)时,则查询默认企业项目下的资源。 > 关于企业项目ID的获取及企业项目特性的详细信息,请参见《[企业管理服务用户指南](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)》。
|
|
66
66
|
|
|
@@ -71,7 +71,7 @@ class ListDomainsRequest:
|
|
|
71
71
|
|
|
72
72
|
@property
|
|
73
73
|
def x_environment_id(self):
|
|
74
|
-
"""Gets the x_environment_id of this ListDomainsRequest.
|
|
74
|
+
r"""Gets the x_environment_id of this ListDomainsRequest.
|
|
75
75
|
|
|
76
76
|
环境ID。 - 获取环境ID,通过《[云应用引擎API参考](https://support.huaweicloud.com/api-cae/ListEnvironments.html)》的“获取环境列表”章节获取环境信息。 - 请求响应成功后在响应体的items数组中的一个元素即为一个环境的信息,其中id字段即是环境ID。
|
|
77
77
|
|
|
@@ -82,7 +82,7 @@ class ListDomainsRequest:
|
|
|
82
82
|
|
|
83
83
|
@x_environment_id.setter
|
|
84
84
|
def x_environment_id(self, x_environment_id):
|
|
85
|
-
"""Sets the x_environment_id of this ListDomainsRequest.
|
|
85
|
+
r"""Sets the x_environment_id of this ListDomainsRequest.
|
|
86
86
|
|
|
87
87
|
环境ID。 - 获取环境ID,通过《[云应用引擎API参考](https://support.huaweicloud.com/api-cae/ListEnvironments.html)》的“获取环境列表”章节获取环境信息。 - 请求响应成功后在响应体的items数组中的一个元素即为一个环境的信息,其中id字段即是环境ID。
|
|
88
88
|
|
|
@@ -30,7 +30,7 @@ class ListDomainsResponse(SdkResponse):
|
|
|
30
30
|
}
|
|
31
31
|
|
|
32
32
|
def __init__(self, api_version=None, items=None, kind=None):
|
|
33
|
-
"""ListDomainsResponse
|
|
33
|
+
r"""ListDomainsResponse
|
|
34
34
|
|
|
35
35
|
The model defined in huaweicloud sdk
|
|
36
36
|
|
|
@@ -58,7 +58,7 @@ class ListDomainsResponse(SdkResponse):
|
|
|
58
58
|
|
|
59
59
|
@property
|
|
60
60
|
def api_version(self):
|
|
61
|
-
"""Gets the api_version of this ListDomainsResponse.
|
|
61
|
+
r"""Gets the api_version of this ListDomainsResponse.
|
|
62
62
|
|
|
63
63
|
:return: The api_version of this ListDomainsResponse.
|
|
64
64
|
:rtype: :class:`huaweicloudsdkcae.v1.ApiVersionObj`
|
|
@@ -67,7 +67,7 @@ class ListDomainsResponse(SdkResponse):
|
|
|
67
67
|
|
|
68
68
|
@api_version.setter
|
|
69
69
|
def api_version(self, api_version):
|
|
70
|
-
"""Sets the api_version of this ListDomainsResponse.
|
|
70
|
+
r"""Sets the api_version of this ListDomainsResponse.
|
|
71
71
|
|
|
72
72
|
:param api_version: The api_version of this ListDomainsResponse.
|
|
73
73
|
:type api_version: :class:`huaweicloudsdkcae.v1.ApiVersionObj`
|
|
@@ -76,7 +76,7 @@ class ListDomainsResponse(SdkResponse):
|
|
|
76
76
|
|
|
77
77
|
@property
|
|
78
78
|
def items(self):
|
|
79
|
-
"""Gets the items of this ListDomainsResponse.
|
|
79
|
+
r"""Gets the items of this ListDomainsResponse.
|
|
80
80
|
|
|
81
81
|
域名列表。
|
|
82
82
|
|
|
@@ -87,7 +87,7 @@ class ListDomainsResponse(SdkResponse):
|
|
|
87
87
|
|
|
88
88
|
@items.setter
|
|
89
89
|
def items(self, items):
|
|
90
|
-
"""Sets the items of this ListDomainsResponse.
|
|
90
|
+
r"""Sets the items of this ListDomainsResponse.
|
|
91
91
|
|
|
92
92
|
域名列表。
|
|
93
93
|
|
|
@@ -98,7 +98,7 @@ class ListDomainsResponse(SdkResponse):
|
|
|
98
98
|
|
|
99
99
|
@property
|
|
100
100
|
def kind(self):
|
|
101
|
-
"""Gets the kind of this ListDomainsResponse.
|
|
101
|
+
r"""Gets the kind of this ListDomainsResponse.
|
|
102
102
|
|
|
103
103
|
API类型,固定值“Domain”,该值不可修改。
|
|
104
104
|
|
|
@@ -109,7 +109,7 @@ class ListDomainsResponse(SdkResponse):
|
|
|
109
109
|
|
|
110
110
|
@kind.setter
|
|
111
111
|
def kind(self, kind):
|
|
112
|
-
"""Sets the kind of this ListDomainsResponse.
|
|
112
|
+
r"""Sets the kind of this ListDomainsResponse.
|
|
113
113
|
|
|
114
114
|
API类型,固定值“Domain”,该值不可修改。
|
|
115
115
|
|
|
@@ -27,7 +27,7 @@ class ListEffectiveComponentsRequest:
|
|
|
27
27
|
}
|
|
28
28
|
|
|
29
29
|
def __init__(self, secret_id=None, x_enterprise_project_id=None):
|
|
30
|
-
"""ListEffectiveComponentsRequest
|
|
30
|
+
r"""ListEffectiveComponentsRequest
|
|
31
31
|
|
|
32
32
|
The model defined in huaweicloud sdk
|
|
33
33
|
|
|
@@ -49,7 +49,7 @@ class ListEffectiveComponentsRequest:
|
|
|
49
49
|
|
|
50
50
|
@property
|
|
51
51
|
def secret_id(self):
|
|
52
|
-
"""Gets the secret_id of this ListEffectiveComponentsRequest.
|
|
52
|
+
r"""Gets the secret_id of this ListEffectiveComponentsRequest.
|
|
53
53
|
|
|
54
54
|
凭据ID。
|
|
55
55
|
|
|
@@ -60,7 +60,7 @@ class ListEffectiveComponentsRequest:
|
|
|
60
60
|
|
|
61
61
|
@secret_id.setter
|
|
62
62
|
def secret_id(self, secret_id):
|
|
63
|
-
"""Sets the secret_id of this ListEffectiveComponentsRequest.
|
|
63
|
+
r"""Sets the secret_id of this ListEffectiveComponentsRequest.
|
|
64
64
|
|
|
65
65
|
凭据ID。
|
|
66
66
|
|
|
@@ -71,7 +71,7 @@ class ListEffectiveComponentsRequest:
|
|
|
71
71
|
|
|
72
72
|
@property
|
|
73
73
|
def x_enterprise_project_id(self):
|
|
74
|
-
"""Gets the x_enterprise_project_id of this ListEffectiveComponentsRequest.
|
|
74
|
+
r"""Gets the x_enterprise_project_id of this ListEffectiveComponentsRequest.
|
|
75
75
|
|
|
76
76
|
企业项目ID。 - 创建环境时,环境会绑定企业项目ID。 - 最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 该字段不传(或传为字符串“0”)时,则查询默认企业项目下的资源。 > 关于企业项目ID的获取及企业项目特性的详细信息,请参见《[企业管理服务用户指南](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)》。
|
|
77
77
|
|
|
@@ -82,7 +82,7 @@ class ListEffectiveComponentsRequest:
|
|
|
82
82
|
|
|
83
83
|
@x_enterprise_project_id.setter
|
|
84
84
|
def x_enterprise_project_id(self, x_enterprise_project_id):
|
|
85
|
-
"""Sets the x_enterprise_project_id of this ListEffectiveComponentsRequest.
|
|
85
|
+
r"""Sets the x_enterprise_project_id of this ListEffectiveComponentsRequest.
|
|
86
86
|
|
|
87
87
|
企业项目ID。 - 创建环境时,环境会绑定企业项目ID。 - 最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 该字段不传(或传为字符串“0”)时,则查询默认企业项目下的资源。 > 关于企业项目ID的获取及企业项目特性的详细信息,请参见《[企业管理服务用户指南](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)》。
|
|
88
88
|
|