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

name: subscription-list
version: onap-1.1
samples:
    sample1:
        name: List the configured subscription in onap for a given customer
        input: -h https://locahost:8443 -u AAI -p AAI -x customer-4
        output: |
            +--------------+------------------+
            |service-type  |resource-version  |
            +--------------+------------------+
            |vTest         |1504258356743     |
            +--------------+------------------+