f9db2d0d7fc34654256f9173087044cbb705c7bc
[cli.git] /
1 # Copyright 2018 Huawei Technologies Co., Ltd.
2 #
3 # Licensed under the Apache License, Version 2.0 (the "License");
4 # you may not use this file except in compliance with the License.
5 # You may obtain a copy of the License at
6 #
7 #     http://www.apache.org/licenses/LICENSE-2.0
8 #
9 # Unless required by applicable law or agreed to in writing, software
10 # distributed under the License is distributed on an "AS IS" BASIS,
11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12 # See the License for the specific language governing permissions and
13 # limitations under the License.
14
15 open_cli_sample_version: 1.0
16 name: vnfm-show
17 version: onap-beijing
18 samples:
19   sample1:
20     name: vnfm-show
21     input: --vnfm-id c0ecd788-22f4-49a4-a969-68051cd517e7
22     moco: vnfm-show-schema-1.1-moco.json
23     output: |
24       +----------+------------------+
25       |property  |value             |
26       +----------+------------------+
27       |name      |vnfm1             |
28       +----------+------------------+
29       |type      |OpenStack         |
30       +----------+------------------+
31       |vendor    |ONAP              |
32       +----------+------------------+
33       |version   |1.0               |
34       +----------+------------------+
35       |url       |http://10.0.1.1   |
36       +----------+------------------+