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
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
|
{
"reference_data": [
{
"action": "Configure",
"action-level": "vnf",
"scope": {
"vnf-type": "vUSP - Revenue Assurance",
"vnf-type-list": "testvnftype",
"vnfc-type": ""
},
"template": "Y",
"vm": [
{
"vm-instance": 1,
"vnfc": [
{
"vnfc-instance": "1",
"vnfc-function-code": "rar",
"ipaddress-v4-oam-vip": "Y",
"group-notation-type": "first-vnfc-name",
"group-notation-value": "pair",
"vnfc-type": "vUSP vRAR"
}
]
},
{
"vm-instance": 2,
"vnfc": [
{
"vnfc-instance": "1",
"vnfc-function-code": "rar",
"ipaddress-v4-oam-vip": "Y",
"group-notation-type": "first-vnfc-name",
"group-notation-value": "pair",
"vnfc-type": "vUSP vRAR"
}
]
}
],
"device-protocol": "ANSIBLE",
"user-name": "att",
"port-number": "5000",
"artifact-list": [
{
"artifact-name": "template_Configure_vUSP-RevenueAssurance_0.0.1V..json",
"artifact-type": "config_template"
},
{
"artifact-name": "pd_Configure_vUSP-RevenueAssurance_0.0.1V.yaml",
"artifact-type": "parameter_definitions"
},
{
"artifact-name": "param_Configure_vUSP-RevenueAssurance_0.0.1V.json",
"artifact-type": "param_values"
}
],
"scopeType": "vnf-type"
},
{
"action": "ConfigBackup",
"action-level": "vnf",
"scope": {
"vnf-type": "vUSP - Revenue Assurance",
"vnfc-type": "",
"vnfc-type-list": ["testvnftype"]
},
"template": "Y",
"vm": [],
"device-protocol": "ANSIBLE",
"user-name": "att",
"port-number": "5000",
"artifact-list": [
{
"artifact-name": "template_ConfigBackup_vUSP-vRAR_0.0.1V.json",
"artifact-type": "config_template"
},
{
"artifact-name": "pd_ConfigBackup_vUSP-vRAR_0.0.1V.yaml",
"artifact-type": "parameter_definitions"
}
],
"scopeType": "vnf-type"
},
{
"action": "ConfigRestore",
"action-level": "vnf",
"scope": {
"vnf-type": "vUSP - Revenue Assurance",
"vnfc-type": "",
"vnfc-type-list": ["testvnftype"]
},
"template": "Y",
"vm": [],
"device-protocol": "ANSIBLE",
"user-name": "att",
"port-number": "5000",
"artifact-list": [
{
"artifact-name": "template_ConfigRestore_vUSP-vRAR_0.0.1V.json",
"artifact-type": "config_template"
},
{
"artifact-name": "pd_ConfigRestore_vUSP-vRAR_0.0.1V.yaml",
"artifact-type": "parameter_definitions"
}
],
"scopeType": "vnf-type"
},
{
"action": "AllAction",
"action-level": "vnf",
"scope": {
"vnf-type": "vUSP - Revenue Assurance",
"vnfc-type": "",
"vnfc-type-list": ["testvnftype"]
},
"artifact-list": [
{
"artifact-name": "reference_AllAction_vUSP-RevenueAssurance_0.0.1V.json",
"artifact-type": "reference_template"
}
]
}
]
}
|