36730547a441b3ffe50074548ad2708f083781b8
[cli.git] /
1 open_cli_sample_version: 1.0
2
3 name: tenant-list
4 version: onap-amsterdam
5 samples:
6     sample1:
7         name: List the tenant under given cloud region in onap
8         input: -h https://locahost:8443 -u AAI -p AAI -x abc-xyz -y ABCXYZ25
9         output: |
10             +--------------------------------------+--------------+------------------+
11             |tenant-id                             |tenant-name   |resource-version  |
12             +--------------------------------------+--------------+------------------+
13             |8bcf4466-b092-473f-889b-7f40efb5a323  |tenant-3      |1504258015611     |
14             +--------------------------------------+--------------+------------------+
15