aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/aai/src/test/resources/onap-cli-sample/subscription/subscription-list-sample-1.1.yaml
blob: 5943ab154402f997527a04cf458da17abd430952 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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-2
        output: |
            +--------------+
            |service-type  |
            +--------------+
            |vTest         |
            +--------------+