c8320fd5fe58c41445312c93a8732c4fd1d46138
[cli.git] /
1 # Copyright © Intel Corporation 2019
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 open_cli_sample_version: 1.0
15 name: complex-list
16 version: onap-dublin
17 samples:
18   sample1:
19     name: complex-list
20     input: 
21     moco: complex-list-schema-dublin-moco.json
22     output: |
23       +--------------+------------------------------------+------------------+----------+--------------------------+----------+------------+------------------------------+
24       |complex-name  |data-center-code                    |resource-version  |country   |region                    |latitude  |longitude   |elevation                     |
25       +--------------+------------------------------------+------------------+----------+--------------------------+----------+------------+------------------------------+
26       |clli1         |example-data-center-code-val-5556   |1547842499867     |USA       |example-region-val-13893  |32.89948  |97.045443   |example-elevation-val-28399   |
27       +--------------+------------------------------------+------------------+----------+--------------------------+----------+------------+------------------------------+
28       |clli2         |code6                               |1551206645488     |ENG       |region_val                |100.2     |30.8        |elev                          |
29       +--------------+------------------------------------+------------------+----------+--------------------------+----------+------------+------------------------------+
30       |clli3         |code6                               |1552414833543     |NIG       |region_val                |10.2      |30.8        |elev                          |
31       +--------------+------------------------------------+------------------+----------+--------------------------+----------+------------+------------------------------+