aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/onap-1.1/features/aai/src/test/resources/open-cli-sample/esr/vnfm/vnfm-show-sample-1.1.yaml
blob: 35c38d2b05e5e3462cf7a7ed1805b70fefd7af84 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
onap_cli_sample_version: 1.0

name: vnfm-show
version: onap-1.1
samples:
    sample1:
        name: Show the vnfm
        input: -x f962fa1e-d439-4b02-a122-cc38fd0da07c
        output: |
            +----------+------------------+
            |property  |value             |
            +----------+------------------+
            |name      |vnfm-2            |
            +----------+------------------+
            |type      |OpenStack         |
            +----------+------------------+
            |vendor    |HW                |
            +----------+------------------+
            |version   |1.0               |
            +----------+------------------+
            |url       |http://locahost   |
            +----------+------------------+