Hi Jimmy, Below are the output of curl request I sent on all of the ports:
root at vm1-sdc:/var/lib/cloud/instance# curl http://localhost:8080/asdc/v1/catalog/services/f091a0c1-55a8-4805-83ca-c939fdb987ba <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/> <title>Error 404 Not Found</title> </head> <body><h2>HTTP ERROR 404</h2> <p>Problem accessing /asdc/v1/catalog/services/f091a0c1-55a8-4805-83ca-c939fdb987ba. Reason: <pre> Not Found</pre></p><hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.15.v20161220</a><hr/> </body> </html> root at vm1-sdc:/var/lib/cloud/instance# curl http://localhost:8181/asdc/v1/catalog/services/f091a0c1-55a8-4805-83ca-c939fdb987ba <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing /asdc/v1/catalog/services/f091a0c1-55a8-4805-83ca-c939fdb987ba. Reason: <pre> Not Found</pre></p> <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.15.v20161220</a><hr/> </body> </html> root at vm1-sdc:/var/lib/cloud/instance# curl http://localhost:8080/asdc/v1/catalog/services/f091a0c1-55a8-4805-83ca-c939fdb987ba <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/> <title>Error 404 Not Found</title> </head> <body><h2>HTTP ERROR 404</h2> <p>Problem accessing /asdc/v1/catalog/services/f091a0c1-55a8-4805-83ca-c939fdb987ba. Reason: <pre> Not Found</pre></p><hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.15.v20161220</a><hr/> </body> </html> root at vm1-sdc:/var/lib/cloud/instance# curl http://localhost:9443/asdc/v1/catalog/services/f091a0c1-55a8-4805-83ca-c939fdb987ba Proot at vm1-sdc:/var/lib/cloud/instance# curl http://localhost:8443/asdc/v1/catalog/services/f091a0c1-55a8-4805-83ca-c939fdb987ba Proot at vm1-sdc:/var/lib/cloud/instance# From: "FORSYTH, JAMES" <[email protected]> Date: Monday, April 24, 2017 at 11:40 AM To: "Ahmad, Munir" <Munir.Ahmad at bell.ca>, onap-discuss <onap-discuss at lists.onap.org> Subject: RE: [onap-discuss] VID portal Error v1/catalog/services/ -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.onap.org/pipermail/onap-discuss/attachments/20170424/ed82fffc/attachment.html>
