aboutsummaryrefslogtreecommitdiffstats
path: root/products/onap-dublin/features/vfc/src/main/resources/open-cli-sample/catalog/vfc-catalog-create-ns-schema-sample.yaml
diff options
context:
space:
mode:
authorHaibin Huang <haibin.huang@intel.com>2019-06-04 14:36:28 +0800
committerHaibin Huang <haibin.huang@intel.com>2019-06-06 11:28:21 +0800
commit3657ff330adc9580e1e01470d02a7d660d43701e (patch)
treea2573234df675b6f78f5fd06097185b5a336468f /products/onap-dublin/features/vfc/src/main/resources/open-cli-sample/catalog/vfc-catalog-create-ns-schema-sample.yaml
parent3b737178f4c3f41579eb0663f53202251df60c93 (diff)
Add ns termination
Issue-ID: CLI-149 Change-Id: Ie82c7392570754ef30d4a234d63ffb2faf90a037 Signed-off-by: Haibin Huang <haibin.huang@intel.com>
Diffstat (limited to 'products/onap-dublin/features/vfc/src/main/resources/open-cli-sample/catalog/vfc-catalog-create-ns-schema-sample.yaml')
-rw-r--r--products/onap-dublin/features/vfc/src/main/resources/open-cli-sample/catalog/vfc-catalog-create-ns-schema-sample.yaml14
1 files changed, 14 insertions, 0 deletions
diff --git a/products/onap-dublin/features/vfc/src/main/resources/open-cli-sample/catalog/vfc-catalog-create-ns-schema-sample.yaml b/products/onap-dublin/features/vfc/src/main/resources/open-cli-sample/catalog/vfc-catalog-create-ns-schema-sample.yaml
new file mode 100644
index 00000000..9524d593
--- /dev/null
+++ b/products/onap-dublin/features/vfc/src/main/resources/open-cli-sample/catalog/vfc-catalog-create-ns-schema-sample.yaml
@@ -0,0 +1,14 @@
+open_cli_sample_version: 1.0
+name: -m
+version: onap-dublin
+samples:
+ sample1:
+ name: -m
+ input: http://10.12.5.155:30280 -c key1 -e value1
+ moco: vfc-catalog-create-ns-schema-moco.json
+ output: |
+ +--------------------------------------+----------+
+ |id |state |
+ +--------------------------------------+----------+
+ |cb847c7f-8c35-4b11-a42d-9535c512e08e |CREATED |
+ +--------------------------------------+----------+