aboutsummaryrefslogtreecommitdiffstats
path: root/products/onap-casablanca/features/aai/src/main/resources/open-cli-sample/esr/vnfm/vnfm-show-schema-casablanca-sample.yaml
blob: 1af4931fb883089677eaf262e0e42cc8df1788ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
open_cli_sample_version: 1.0
name: vnfm-show
version: onap-casablanca
samples:
  sample1:
    name: vnfm-show
    input: --vnfm-id 3c96d72b-7fd8-45f7-a9bb-c9d270001eb8
    moco: vnfm-show-schema-casablanca-moco.json
    output: |
      +----------+------------------+
      |property  |value             |
      +----------+------------------+
      |name      |vnfm-hw           |
      +----------+------------------+
      |type      |OpenStack         |
      +----------+------------------+
      |vendor    |Huawei            |
      +----------+------------------+
      |version   |1.0               |
      +----------+------------------+
      |url       |http://10.0.1.1   |
      +----------+------------------+