f57b30184796cd9f67d0dcf9c16c607a9ba31246
[cli.git] /
1 open_cli_sample_version: 1.0
2
3 name: cloud-list
4 version: openecomp
5 samples:
6     sample1:
7         name: List the configured clouds in onap
8         input: -h https://locahost:8443 -u AAI -p AAI
9         output: |
10             +------------+------------+--------+----------------------------------+------------------------------------------------+----------+
11             |cloud       |region      |tenant  |tenant-id                         |customer                                        |service   |
12             +------------+------------+--------+----------------------------------+------------------------------------------------+----------+
13             |Rackspace   |RegionOne   |onap    |e69e6d64b44347509c3fc512391f34a6  |Demonstration                                   |vFW       |
14             +------------+------------+--------+----------------------------------+------------------------------------------------+----------+
15             |            |            |        |                                  |Demonstration123                                |vFW       |
16             +------------+------------+--------+----------------------------------+------------------------------------------------+----------+
17             |            |            |        |                                  |u2                                              |vFW       |
18             +------------+------------+--------+----------------------------------+------------------------------------------------+----------+
19             |            |            |        |                                  |DemoCust_7151e36a-1a57-4993-b513-54134f2b8f19   |vFW       |
20             +------------+------------+--------+----------------------------------+------------------------------------------------+----------+
21             |            |            |        |                                  |Demonstration                                   |vLB       |
22             +------------+------------+--------+----------------------------------+------------------------------------------------+----------+
23             |            |            |        |                                  |Linan                                           |vFW       |
24             +------------+------------+--------+----------------------------------+------------------------------------------------+----------+
25             |            |            |        |                                  |Linan                                           |vLB       |
26             +------------+------------+--------+----------------------------------+------------------------------------------------+----------+
27