aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/onap-1.1/features/aai/src/test/resources/open-cli-sample/customer/customer-show-schema-1.1-sample.yaml
blob: 5ebbfa911631075b6184c5347abc443a6196e907 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
open_cli_sample_version: 1.0
name: customer-show
version: onap-1.1
samples:
  sample1:
    name: customer-show
    input: --customer-name kanag --long
    moco: customer-show-schema-1.1-moco.json
    output: |
      +--------+------------------+------------------+------------------+
      |name    |subscriber-name   |resource-version  |subscriber-type   |
      +--------+------------------+------------------+------------------+
      |kanag   |kanag             |1509029007060     |INFRA             |
      +--------+------------------+------------------+------------------+