aboutsummaryrefslogtreecommitdiffstats
path: root/hv-collector-client-simulator/sample-request.json
diff options
context:
space:
mode:
authorJakub Dudycz <jdudycz@nokia.com>2018-07-09 08:06:01 +0200
committerPiotr Jaszczyk <piotr.jaszczyk@nokia.com>2018-08-02 12:59:58 +0200
commit1383775f3df00bd08a7ac14fe1278858bdef6487 (patch)
tree0a4e02fe2dc25447967b824b21a1e0bfc81c0b38 /hv-collector-client-simulator/sample-request.json
parentaf92961d8e79769dbd70340ab661f7a42b783435 (diff)
Rename hv-collector-client-simulator
New name: hv-collector-xnf-simulator Closes ONAP-492 Change-Id: I161dda0d01e90bfe35e5e2d575ec9e81cc8bf3c3 Signed-off-by: Jakub Dudycz <jdudycz@nokia.com> Issue-ID: DCAEGEN2-601
Diffstat (limited to 'hv-collector-client-simulator/sample-request.json')
-rw-r--r--hv-collector-client-simulator/sample-request.json20
1 files changed, 0 insertions, 20 deletions
diff --git a/hv-collector-client-simulator/sample-request.json b/hv-collector-client-simulator/sample-request.json
deleted file mode 100644
index ca8bd885..00000000
--- a/hv-collector-client-simulator/sample-request.json
+++ /dev/null
@@ -1,20 +0,0 @@
-{
- "commonEventHeader": {
- "version": "sample-version",
- "domain": 10,
- "sequence": 1,
- "priority": 1,
- "eventId": "sample-event-id",
- "eventName": "sample-event-name",
- "eventType": "sample-event-type",
- "startEpochMicrosec": 120034455,
- "lastEpochMicrosec": 120034455,
- "nfNamingCode": "sample-nf-naming-code",
- "nfcNamingCode": "sample-nfc-naming-code",
- "reportingEntityId": "sample-reporting-entity-id",
- "reportingEntityName": "sample-reporting-entity-name",
- "sourceId": "sample-source-id",
- "sourceName": "sample-source-name"
- },
- "messagesAmount": 25000
-}