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