aboutsummaryrefslogtreecommitdiffstats
path: root/mso-api-handlers/mso-api-handler-infra/src/main/resources/static/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'mso-api-handlers/mso-api-handler-infra/src/main/resources/static/index.html')
-rw-r--r--mso-api-handlers/mso-api-handler-infra/src/main/resources/static/index.html41
1 files changed, 0 insertions, 41 deletions
diff --git a/mso-api-handlers/mso-api-handler-infra/src/main/resources/static/index.html b/mso-api-handlers/mso-api-handler-infra/src/main/resources/static/index.html
deleted file mode 100644
index 803202a317..0000000000
--- a/mso-api-handlers/mso-api-handler-infra/src/main/resources/static/index.html
+++ /dev/null
@@ -1,41 +0,0 @@
-<!DOCTYPE html>
-<html>
- <head>
- <title>SO API Handler</title>
- </head>
-
- <body>
- <div>
- <table style="width:100%">
- <tr><td>
- <a href="/swagger/index.html">Visit our Swagger UI</a>
- </td></tr>
- <tr>
- <td>
- <a href="/readme/index.html">APIHandler Read me</a>
- </td>
- </tr>
- <tr>
- <td>
- <a href="/env">View Current Properties</a>
- </td>
- </tr>
- <tr>
- <td>
- <a href="/manage/health">View Health</a>
- </td>
- </tr>
- <tr>
- <td>
- <a href="/metrics">View Metrics</a>
- </td>
- </tr>
- <tr>
- <td>
- <a href="/h2">H2 Console</a>
- </td>
- </tr>
- </table>
- </div>
- </body>
-</html> \ No newline at end of file