aboutsummaryrefslogtreecommitdiffstats
path: root/products/onap-dublin/features/vfc/src/main/resources/open-cli-sample/catalog/vfc-catalog-get-vnf-schema-sample.yaml
diff options
context:
space:
mode:
authorHaibin Huang <haibin.huang@intel.com>2019-03-21 10:57:23 +0800
committerHaibin Huang <haibin.huang@intel.com>2019-03-21 11:01:50 +0800
commitdfed2843d00ad6ee5014393745f21282baec9a8b (patch)
tree09afd6c5c4942778f8bdd8478daf31de7f04c898 /products/onap-dublin/features/vfc/src/main/resources/open-cli-sample/catalog/vfc-catalog-get-vnf-schema-sample.yaml
parent618482352bbfdfb225bdee0ba377a4ab71ce5135 (diff)
Add vfc catalog operation in onap dublin
Change-Id: Ia1e76629cfc5176a8e7aae193a0bffb3c1766d2e Issue-ID: CLI-149 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-get-vnf-schema-sample.yaml')
-rw-r--r--products/onap-dublin/features/vfc/src/main/resources/open-cli-sample/catalog/vfc-catalog-get-vnf-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-get-vnf-schema-sample.yaml b/products/onap-dublin/features/vfc/src/main/resources/open-cli-sample/catalog/vfc-catalog-get-vnf-schema-sample.yaml
new file mode 100644
index 00000000..ba22e24a
--- /dev/null
+++ b/products/onap-dublin/features/vfc/src/main/resources/open-cli-sample/catalog/vfc-catalog-get-vnf-schema-sample.yaml
@@ -0,0 +1,14 @@
+open_cli_sample_version: 1.0
+name: vfc-catalog-get-vnf
+version: onap-dublin
+samples:
+ sample1:
+ name: vfc-catalog-get-vnf
+ input: -m http://10.12.5.155:30280 -c af59a474-6391-4500-989c-f78df18d77f0
+ moco: vfc-catalog-get-vnf-schema-moco.json
+ output: |
+ +--------------------------------------+--------------------------------------+----------------+--------------+--------------+----------------+
+ |vnfd-id |vnf-package-id |vnfd-provider |vnfd-version |vnf-version |csar-name |
+ +--------------------------------------+--------------------------------------+----------------+--------------+--------------+----------------+
+ |0408f076-e6c0-4c82-9940-272fddbb82de |af59a474-6391-4500-989c-f78df18d77f0 |onap |1.0 |1.0.0 |tst_vgmux.csar |
+ +--------------------------------------+--------------------------------------+----------------+--------------+--------------+----------------+