aboutsummaryrefslogtreecommitdiffstats
path: root/products/onap-dublin/features/vfc/src/main/resources/open-cli-sample/nslcm/vfc-nslcm-get-jobid-schema-sample.yaml
blob: 895ca2d64c8d81a35d28a428ea35774e61709174 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
open_cli_sample_version: 1.0
name: vfc-nslcm-get-jobid
version: onap-dublin
samples:
  sample1:
    name: vfc-nslcm-get-jobid
    input: -m http://10.12.5.155:30280 -i NS-NS_INST-330366c3-3a42-4739-9d46-6f468cf7e6ec-a85c262c-8099-11ea-80f5-0227d810af52
    moco: vfc-nslcm-get-jobid-schema-moco.json
    output: |
      +--------------+----------------------------------------------------+
      |property      |value                                               |
      +--------------+----------------------------------------------------+
      |ns-job-id     |NS-NS_INST-330366c3-3a42-4739-9d46-6f468cf7e6ec-a8  |
      |              |5c262c-8099-11ea-80f5-0227d810af52                  |
      +--------------+----------------------------------------------------+
      |job-status    |finished                                            |
      +--------------+----------------------------------------------------+
      |job-progress  |100                                                 |
      +--------------+----------------------------------------------------+