aboutsummaryrefslogtreecommitdiffstats
path: root/products/onap-dublin/features/multicloud/src/main/resources/open-cli-sample/multicloud-cloud-delete-schema-sample.yaml
diff options
context:
space:
mode:
authorItohan Ukponmwan <itohan.ukponmwan@intel.com>2019-03-12 22:52:23 +0000
committerItohan Ukponmwan <itohan.ukponmwan@intel.com>2019-03-13 23:53:20 +0000
commite8e80aa23f5fbddd01408c776b619b2d3e1b20fa (patch)
tree3956c564da64be8863dcf25741250301d186e33c /products/onap-dublin/features/multicloud/src/main/resources/open-cli-sample/multicloud-cloud-delete-schema-sample.yaml
parent65d9d65c6e3bf9f4f5590a3ba3d9234b63c04596 (diff)
CLI Schema files for multicloud
Schema files for CLI command to trigger multicloud registration and delete cloud region using multicloud Change-Id: Ife9e93cf61f745141f13bea8d87b46b0afcc238a Issue-ID: CLI-133 CLI-152 Signed-off-by: Itohan Ukponmwan <itohan.ukponmwan@intel.com>
Diffstat (limited to 'products/onap-dublin/features/multicloud/src/main/resources/open-cli-sample/multicloud-cloud-delete-schema-sample.yaml')
-rw-r--r--products/onap-dublin/features/multicloud/src/main/resources/open-cli-sample/multicloud-cloud-delete-schema-sample.yaml22
1 files changed, 22 insertions, 0 deletions
diff --git a/products/onap-dublin/features/multicloud/src/main/resources/open-cli-sample/multicloud-cloud-delete-schema-sample.yaml b/products/onap-dublin/features/multicloud/src/main/resources/open-cli-sample/multicloud-cloud-delete-schema-sample.yaml
new file mode 100644
index 00000000..53d11ef5
--- /dev/null
+++ b/products/onap-dublin/features/multicloud/src/main/resources/open-cli-sample/multicloud-cloud-delete-schema-sample.yaml
@@ -0,0 +1,22 @@
+# Copyright © Intel Corporation 2019
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+open_cli_sample_version: 1.0
+name: multicloud-cloud-delete
+version: onap-dublin
+samples:
+ sample1:
+ name: multicloud-cloud-delete
+ input: -y CloudOwner -x ONAP-POD-01-Rail-07
+ moco: multicloud-cloud-delete-schema-moco.json
+ output: \ No newline at end of file