blob: 99cd88ed94f5530809f0536c1329e03552a9cbc8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
onap_cli_sample_version: 1.0
name: vsp-show
version: onap-1.0
samples:
sample1:
name: Show the details of Vendor Software Products
input: --host-username cs0008 --host-password demo123456! --host-url http://localhost:8080 --vsp-id 2DEB6CB4B082415BB7A697C9CD1273BA
output: |
+----------+----------------------------------+--------------------------+
|name |ID |description |
+----------+----------------------------------+--------------------------+
|test-vsp |2DEB6CB4B082415BB7A697C9CD1273BA |vendor software product |
+----------+----------------------------------+--------------------------+
|