Application Endpoints
The Endpoints tab of the application details page lists all the endpoints exposed by an application.
You can get the following information about endpoints:
Name | Description |
---|---|
Endpoint URI | The endpoint URI. |
Binding Type | The binding type can be SOAP or REST. |
K8S Service | Kubernetes service name. |
K8S Service Type |
Kubernetes service type. It can be NodePort, LoadBalancer, or ClusterIP. Note: If you have not mapped any Kubernetes service, then the K8S and K8S Service Type fields have values as NA. |
External Endpoint |
Click the External Endpoint URL to view the respective WSDL or JSON structure based on the binding type. For more information about accessing Swagger UI, see Accessing Swagger UI from the Application Monitor. Note: In Docker setup, generating WSDL by using the External Endpoint URL is not supported.
|
Note: JMS binding is not supported.