summaryrefslogtreecommitdiffstats
path: root/products/openecomp/features/sdc/src/test/resources/open-cli-sample/vsp/vsp-show-sample.yaml
blob: 4af221e33324815e2a8e70203b123c7ed522c3c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
open_cli_sample_version: 1.0

name: vsp-show
version: openecomp
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   |
           +----------+----------------------------------+--------------------------+