[CORD-2550] adding fields

Change-Id: I54fadc7bcb795fd05257b1142638e930ecbae16f
diff --git a/samples/profile.json b/samples/profile.json
index fe026c1..0d97598 100644
--- a/samples/profile.json
+++ b/samples/profile.json
@@ -1,14 +1,17 @@
 {
-  "id": 1,
   "AdmControl":"0",
   "DlSchedType":"RR",
-  "start":1516780800,
+  "start": 1516780800,
   "UlSchedType":"RR",
-  "end":1517385600,
+  "end": 1517385600,
   "CellIndividualOffset":1,
   "DlAllocRBRate":1,
   "name":"test-profile",
   "UlAllocRBRate":12,
-  "enodeb_id":1,
+  "mmeip": "10.20.30.40",
+  "mmeport": "8080",
+  "DlWifiRate": "80",
+  "DlUeAllocRbRate": "70",
+  "enodeb_id":5,
   "handover_id":1
 }
\ No newline at end of file