summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoryangyan <yangyanyj@chinamobile.com>2019-11-13 17:08:02 +0800
committerKanagaraj Manickam <kanagaraj.manickam@huawei.com>2019-11-14 05:32:40 +0000
commitf8ec89d8a0f8a06fe129bb0b1ff3bc11ba456964 (patch)
tree1759b1c9ea82578e62b9b0e6e69dfaecc7c36791
parent55fce92ca633352b745276c23467770838e687c7 (diff)
update cloud-list schema sample
Change-Id: I5c3ce1c9263bdfe01ea44e3e92b19e1333669236 Issue-ID: CLI-171 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
-rw-r--r--products/openecomp/features/aai/src/main/resources/open-cli-sample/cloud-region/cloud-list-schema-sample.yaml16
1 files changed, 16 insertions, 0 deletions
diff --git a/products/openecomp/features/aai/src/main/resources/open-cli-sample/cloud-region/cloud-list-schema-sample.yaml b/products/openecomp/features/aai/src/main/resources/open-cli-sample/cloud-region/cloud-list-schema-sample.yaml
new file mode 100644
index 00000000..7f080605
--- /dev/null
+++ b/products/openecomp/features/aai/src/main/resources/open-cli-sample/cloud-region/cloud-list-schema-sample.yaml
@@ -0,0 +1,16 @@
+open_cli_sample_version: 1.0
+name: cloud-list
+version: openecomp
+samples:
+ sample1:
+ name: cloud-list
+ input: -m https://192.168.235.14:30233 -u AAI -p AAI
+ moco:
+ output: |
+ +------------+----------------------+------------------+
+ |cloud |region |resource-version |
+ +------------+----------------------+------------------+
+ |CloudOwner |ONAP-POD-01-Rail-07 |1573204283780 |
+ +------------+----------------------+------------------+
+ |TEST |TEST01 |1573627576779 |
+ +------------+----------------------+------------------+