hard-wired html index
[sfa.git] / wsdl / index.html
diff --git a/wsdl/index.html b/wsdl/index.html
new file mode 100644 (file)
index 0000000..e35d8ff
--- /dev/null
@@ -0,0 +1,15 @@
+<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
+<html> <head>
+<title></title>
+</head>
+
+<body>
+<h1>The various SFA APIs in a myplc deployment</h1>
+<ul>
+  <li> <a href="registry.html"> The registry API.</a></li>
+  <li> <a href="aggregate.html"> The aggregate API</a></li>
+  <li> <a href="slice-manager.html"> The slice manager API</a></li>
+  <li> <a href="sfa.html"> All APIs in a single page</a></li>
+  </ul>
+
+</body> </html>