blob: e3273d916f3aa5c05b690d5946e4cf4c338e63d5 [file] [log] [blame]
Scott Seabolt180b8ce2018-03-09 15:33:13 -05001{
2 "reference_data": [
3 {
4 "action": "Configure",
5 "action-level": "vnf",
6 "scope": {
7 "vnf-type": "vPQR",
8 "vnfc-type": ""
9 },
10 "template": "Y",
11 "vm": [
12 {
13 "vm-instance": 1,
14 "vnfc": [
15 {
16 "vnfc-instance": "1",
17 "vnfc-function-code": "ppp",
18 "ipaddress-v4-oam-vip": "Y",
19 "group-notation-type": "first-vnfc-name",
20 "group-notation-value": "pair",
21 "vnfc-type": "vPPP"
22 }
23 ]
24 },
25 {
26 "vm-instance": 2,
27 "vnfc": [
28 {
29 "vnfc-instance": "1",
30 "vnfc-function-code": "ppp",
31 "ipaddress-v4-oam-vip": "Y",
32 "group-notation-type": "first-vnfc-name",
33 "group-notation-value": "pair",
34 "vnfc-type": "vPPP"
35 }
36 ]
37 },
38 {
39 "vm-instance": 3,
40 "vnfc": [
41 {
42 "vnfc-instance": "1",
43 "vnfc-function-code": "rrr",
44 "ipaddress-v4-oam-vip": "Y",
45 "group-notation-type": "first-vnfc-name",
46 "group-notation-value": "pair",
47 "vnfc-type": "vRRR"
48 }
49 ]
50 },
51 {
52 "vm-instance": 4,
53 "vnfc": [
54 {
55 "vnfc-instance": "1",
56 "vnfc-function-code": "rrr",
57 "ipaddress-v4-oam-vip": "Y",
58 "group-notation-type": "first-vnfc-name",
59 "group-notation-value": "pair",
60 "vnfc-type": "vRRR"
61 }
62 ]
63 }
64 ],
65 "protocol": "NETCONF-XML",
66 "user-name": "admin",
67 "port-number": "22",
68 "artifact-list": [
69 {
70 "artifact-name": "template_Configure_vPQR_0.0.1V.xml",
71 "artifact-type": "config_template"
72 },
73 {
74 "artifact-name": "pd_Configure_vPQR_0.0.1V.yaml",
75 "artifact-type": "parameter_definitions"
76 }
77 ],
78 "scopeType": "vnf-type",
79 "device-protocol": "NETCONF-XML"
80 },
81 {
82 "action": "AllAction",
83 "action-level": "vnf",
84 "scope": {
85 "vnf-type": "vPQR",
86 "vnfc-type": ""
87 },
88 "artifact-list": [
89 {
90 "artifact-name": "reference_AllAction_vPQR_0.0.1V.json",
91 "artifact-type": "reference_template"
92 }
93 ]
94 }
95 ]
96}