Viewing runtime ingress configurations

You can export the runtime-level ingress details for a client application to store securely or share with authorized users.

About this task

The retrieved information, such as the service URL and authentication method, can be saved and shared with relevant users for integration, troubleshooting, or reference purposes.
Note: Make sure that the exported ingress details are stored securely and shared only with authorized users. Do not distribute the details through unsecured channels and follow your organization’s security and compliance guidelines when you transmit this data.

Procedure

  1. Open your project and click Ingresses.
  2. Identify and expand the application node for which runtime you want to retrieve runtime ingress details.
  3. In the Runtimes column, click the required runtime. The details are displayed and the data is automatically copied to your clipboard..
    Note: The URL is accessible through an HTTP POST request.
  4. Open a text editor and paste the copied text.
  5. Save the file. You can share these details along with the credentials to other users.