aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dcaegen2/prh-testcases/assets/json_events/ves-event-pnf-registration-with-attachment-point.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/dcaegen2/prh-testcases/assets/json_events/ves-event-pnf-registration-with-attachment-point.json')
-rw-r--r--tests/dcaegen2/prh-testcases/assets/json_events/ves-event-pnf-registration-with-attachment-point.json34
1 files changed, 18 insertions, 16 deletions
diff --git a/tests/dcaegen2/prh-testcases/assets/json_events/ves-event-pnf-registration-with-attachment-point.json b/tests/dcaegen2/prh-testcases/assets/json_events/ves-event-pnf-registration-with-attachment-point.json
index 9d730bf6..054774c5 100644
--- a/tests/dcaegen2/prh-testcases/assets/json_events/ves-event-pnf-registration-with-attachment-point.json
+++ b/tests/dcaegen2/prh-testcases/assets/json_events/ves-event-pnf-registration-with-attachment-point.json
@@ -1,19 +1,21 @@
-{
- "event": {
- "commonEventHeader": {
- "sourceName":"NOK6061ZW1",
- "nfNamingCode": "nfNamingCode"
- },
- "pnfRegistrationFields": {
- "serialNumber":"serialNumber",
- "vendorName":"vendorName",
- "modelNumber":"modelNumber",
- "unitType":"unitType",
- "additionalFields": {
- "attachmentPoint": "bla-bla-30-3",
- "svlan": "1005",
- "cvlan": "678"
+[
+ {
+ "event": {
+ "commonEventHeader": {
+ "sourceName": "NOK6061ZW1",
+ "nfNamingCode": "nfNamingCode"
+ },
+ "pnfRegistrationFields": {
+ "serialNumber": "serialNumber",
+ "vendorName": "vendorName",
+ "modelNumber": "modelNumber",
+ "unitType": "unitType",
+ "additionalFields": {
+ "attachmentPoint": "bla-bla-30-3",
+ "svlan": "1005",
+ "cvlan": "678"
+ }
}
}
}
-} \ No newline at end of file
+] \ No newline at end of file