summaryrefslogtreecommitdiffstats
path: root/plugins/sdc/src/test/resources/onap-cli-sample/vsp/vsp-show-sample.yaml
blob: 4938c0cb191b2a5717e14ebe087342428ba8f4d2 (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: --onap-username cs0008 --onap-password demo123456!  --host-url http://localhost:8080 --vsp-id 2DEB6CB4B082415BB7A697C9CD1273BA
        output: |
           +----------+----------------------------------+--------------------------+
           |name      |ID                                |description               |
           +----------+----------------------------------+--------------------------+
           |test-vsp  |2DEB6CB4B082415BB7A697C9CD1273BA  |vendor software product   |
           +----------+----------------------------------+--------------------------+