From 3657ff330adc9580e1e01470d02a7d660d43701e Mon Sep 17 00:00:00 2001 From: Haibin Huang Date: Tue, 4 Jun 2019 14:36:28 +0800 Subject: Add ns termination Issue-ID: CLI-149 Change-Id: Ie82c7392570754ef30d4a234d63ffb2faf90a037 Signed-off-by: Haibin Huang --- .../catalog/vfc-catalog-delete-ns-schema-sample.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 products/onap-dublin/features/vfc/src/main/resources/open-cli-sample/catalog/vfc-catalog-delete-ns-schema-sample.yaml (limited to 'products/onap-dublin/features/vfc/src/main/resources/open-cli-sample/catalog/vfc-catalog-delete-ns-schema-sample.yaml') diff --git a/products/onap-dublin/features/vfc/src/main/resources/open-cli-sample/catalog/vfc-catalog-delete-ns-schema-sample.yaml b/products/onap-dublin/features/vfc/src/main/resources/open-cli-sample/catalog/vfc-catalog-delete-ns-schema-sample.yaml new file mode 100644 index 00000000..3abe96aa --- /dev/null +++ b/products/onap-dublin/features/vfc/src/main/resources/open-cli-sample/catalog/vfc-catalog-delete-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 0480ba69-7904-4099-b2c3-b8167b4889b1 + moco: vfc-catalog-delete-ns-schema-moco.json + output: | + +--------+ + |job-id | + +--------+ + | | + +--------+ -- cgit 1.2.3-korg