aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/onap-1.0/features/sdc/src/test/resources/open-cli-sample/vsp/vsp-show-sample.yaml
blob: 880608c5aac92170c183acc08b74e4c3b13ee823 (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: 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   |
           +----------+----------------------------------+--------------------------+