aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/aai/src/test/resources/onap-cli-sample/tenant/tenant-list-sample-1.1.yaml
blob: 4348f6eb409f7e98f062dcbde9cbf705d129f4bd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
onap_cli_sample_version: 1.0

name: tenant-list
version: onap-1.1
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     |
            +--------------------------------------+--------------+------------------+