aboutsummaryrefslogtreecommitdiffstats
path: root/products/onap-amsterdam/features/aai/src/test/resources/open-cli-sample/tenant/tenant-list-sample-1.1.yaml
blob: 36730547a441b3ffe50074548ad2708f083781b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
open_cli_sample_version: 1.0

name: tenant-list
version: onap-amsterdam
samples:
    sample1:
        name: List the tenant under given cloud region in onap
        input: -h https://locahost:8443 -u AAI -p AAI -x abc-xyz -y ABCXYZ25
        output: |
            +--------------------------------------+--------------+------------------+
            |tenant-id                             |tenant-name   |resource-version  |
            +--------------------------------------+--------------+------------------+
            |8bcf4466-b092-473f-889b-7f40efb5a323  |tenant-3      |1504258015611     |
            +--------------------------------------+--------------+------------------+