aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/onap-1.1/features/aai/src/test/resources/open-cli-sample/service-type/service-type-list-sample-1.1.yaml
blob: 01ef2b932eef00396cb743f2310ea9c312a37df8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
onap_cli_sample_version: 1.0

name: service-type-list
version: onap-1.1
samples:
    sample1:
        name: List the configured service types in onap
        input: -h https://locahost:8443 -u AAI -p AAI
        output: |
            +--------------------------------------+--------------+------------------+
            |service-type-id                       |service-type  |resource-version  |
            +--------------------------------------+--------------+------------------+
            |26ab7af6-96cc-4c4e-814a-e533af4ef9f6  |vTest         |1504086172338     |
            +--------------------------------------+--------------+------------------+