aboutsummaryrefslogtreecommitdiffstats
path: root/products/onap-casablanca/features/aai/src/main/resources/open-cli-sample/business/customer/customer-show-schema-casablanca-sample.yaml
blob: aa38612dbab6b3fc0e74c52f7b4bbf57d158790e (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-casablanca
samples:
  sample1:
    name: customer-show
    input: --customer-name mrkanag --long
    moco: customer-show-schema-casablanca-moco.json
    output: |
      +----------+------------------+------------------+------------------+
      |name      |subscriber-name   |resource-version  |subscriber-type   |
      +----------+------------------+------------------+------------------+
      |mrkanag   |mrkanag           |1538105836430     |INFRA             |
      +----------+------------------+------------------+------------------+