Adding example Multicast Route Json files

Change-Id: I47b0661cd56df0b991f727512b3c50f8c238671c
diff --git a/apps/mcast/web/src/main/resources/jsonExamples/mcastSinksHostId.json b/apps/mcast/web/src/main/resources/jsonExamples/mcastSinksHostId.json
new file mode 100644
index 0000000..b79658c
--- /dev/null
+++ b/apps/mcast/web/src/main/resources/jsonExamples/mcastSinksHostId.json
@@ -0,0 +1,5 @@
+{
+  "sinks": [
+    "of:0000000000000210/8"
+  ]
+}
\ No newline at end of file