WebServices Installation Guide Configure RESTful WebService Deploying RESTful WebService Identifying the RESTful Webservice URL 6.4.1 Identifying the RESTful Webservice URL The following section briefs how to identify the RESTful Webservice URL. Login to WebLogic Server 12c console (http://hostname:port/console). Click Deployments under Configuration tab and select OfsllRestEAR services.The following window is displayed. Figure 6-23 Identifying URL 1Description of "Figure 6-23 Identifying URL 1" Click Testing tab and expand OfsllRestWS.The following window is displayed. Figure 6-24 Identifying URL 2Description of "Figure 6-24 Identifying URL 2" You can view the OfsllRestful Services URL as shown. Swagger documentation for RESTful web services can be accessed using the following URL type - http://<server_name>;<port>/<Application_context>/swagger.json Parent topic: Deploying RESTful WebService