aboutsummaryrefslogtreecommitdiffstats
path: root/products/onap-casablanca/features/sdc/src/main/resources/open-cli-sample/vsp/vsp-list-schema-casablanca-sample.yaml
blob: 50614092ba1ff40c777332e1db20b29c93a33176 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
open_cli_sample_version: 1.0
name: vsp-list
version: onap-casablanca
samples:
  sample1:
    name: vsp-list
    input: -d
    moco: vsp-list-schema-casablanca-moco.json
    output: |
        +----------------------------------+--------------+----------+--------+
        |ID                                |name          |version   |status  |
        +----------------------------------+--------------+----------+--------+
        |5223ac6156ce4a5fb3b33ab205f34c6e  |vFW software  |          |ACTIVE  |
        +----------------------------------+--------------+----------+--------+
        |83f9c5d846044f81b3b94e15aaaafb0b  |test123       |          |ACTIVE  |
        +----------------------------------+--------------+----------+--------+
        |3cf5d987d1d444be8b172b3744bcbe0c  |test          |          |ACTIVE  |
        +----------------------------------+--------------+----------+--------+
        |3ee1964d46834c0eaa4f9909bf40b961  |test1         |          |ACTIVE  |
        +----------------------------------+--------------+----------+--------+