The Technical Details Profile
The Technical Details profile displays the following:
For this virtualized service type... | The profile displays... |
Web service |  The WSDL file of the Web service.  The native service's endpoint. |
REST service or XML service |  The schema file of the REST service or XML service.  The native service endpoint.  The MIME type of the data supported by the service. For a REST service, this is often application/xml or application/json type but can be any other valid MIME type. For an XML service, this is only application/xml type.  The set of operations supported by the service using HTTP methods (for example, POST, GET, PUT, or DELETE).  The search string used by the server to find a set of matching resources. |