From 26bec51b43097aa27a975fc0206276e282d0b657 Mon Sep 17 00:00:00 2001 From: Seshu-Kumar-M Date: Fri, 17 Feb 2017 11:18:27 +0530 Subject: [PATCH] Resource Manager sdno port Template file with the resmgr Port code. Issue-Id : SDNO-1202 Change-Id: Ifd0a9f49c472ebc6320cc400b3f2d4ff3d2936ad Signed-off-by: Seshu-Kumar-M --- resmgr/src/main/webapp/sdn-resmgr/port/port.html | 133 +++++++++++++++++++++ resmgr/src/main/webapp/sdn-resmgr/port/portRest.js | 95 +++++++++++++++ 2 files changed, 228 insertions(+) create mode 100644 resmgr/src/main/webapp/sdn-resmgr/port/port.html create mode 100644 resmgr/src/main/webapp/sdn-resmgr/port/portRest.js diff --git a/resmgr/src/main/webapp/sdn-resmgr/port/port.html b/resmgr/src/main/webapp/sdn-resmgr/port/port.html new file mode 100644 index 00000000..741b4722 --- /dev/null +++ b/resmgr/src/main/webapp/sdn-resmgr/port/port.html @@ -0,0 +1,133 @@ + + + +

{{title}}

+ +

+
+ +
+
+
+ + + + + + + + + + + + + + + +
+ + + {{portData.name}} + + {{portData.me}} + + {{portData.type}} + + {{portData.layerrate}} + + {{portData.Edgepoint}} + + {{portData.portindex}} + + {{portData.ipaddress}} + + {{portData.adminState}} + + {{portData.operatingState}} + + + + +
+ + + + +
+ + + + + +