When using the NSX-V load balancer in front of the vRealize Operations Manager cluster you may want the URL to automatically redirect to the HTTPS login page. If you do not configure this the user will need to insert the https field in front of the URL/IP Address

You must configure application profiles and virtual servers for HTTPS redirect.

NOTE: Ensure that you are using the HTTPS URLs in a correct manner.

Procedure

  1. Log in to the vSphere Web Client.
  2. Click Networking & Security and then click NSX Edges.
  3. Double-click an NSX Edge.
  4. Click Manage and then click the Load Balancer tab.
  5. In the left navigation panel, click Application Profiles.
  6. Click the Add (image027) icon.
  7. Enter a name for the Application Profile. For example: vROps_Redirect
  8. From the drop-down list for Type, select HTTP.
  9. For HTTP Redirect URL, enter https://<ip_address_of_vip>/ui/login.action.
  10. From the drop-down list for Persistence, select Source IP.
  11. Enter 1800 for Expires in (seconds).
  12. Click OK to save.

Example

Example:


image033