What is the default URL used to access NetOps Portal?
search cancel

What is the default URL used to access NetOps Portal?

book

Article ID: 95536

calendar_today

Updated On:

Products

CA Performance Management - Usage and Administration DX NetOps

Issue/Introduction

Without being sure what port was set for NetOps Portal to operate properly, how can it be determined in order to log in?

How can we also gain access to the NetOps Portal REST web services in the DX NetOps Performance Management (PM) environment?

Is the URL being used to connect to NetOps Portal correct?

What is the default URL used to access NetOps Portal?

What is the default URL used to access the REST web services for NetOps Portal?

Environment

All supported DX NetOps Performance Management releases

Resolution

The proper URL using default ports for HTTP is:

http://<PORTAL_HOSTNAME>:8181


Alternative:

http://<PORTAL_HOSTNAME>:8181/pc/desktop/page



The proper URL using default ports for HTTPS is:

https://<PORTAL_HOSTNAME>:8182


Alternative:

https://<PORTAL_HOSTNAME>:8182/pc/desktop/page
 

The proper URL for the REST web services is:
 
<protocol>://<PORTAL_HOSTNAME>:<port>/pc/center
 
 
For HTTP using default ports it would be:
 
http://<PORTAL_HOSTNAME>:8181/pc/center

For HTTPS using default ports it would be:

https://<PORTAL_HOSTNAME>:8182/pc/center

Additional Information

Some environments choose to configure a port for HTTPS access that is not the recommended default of 8182. If this is the case:
A: Contact the administrator of the DX NetOps Performance Management system to determine the correct port to use.
B: Open a new case with the Broadcom Support team for assistance validating the port required and its functionality.

NOTE: The NetOps Portal REST web services require admin user log in. Use the default admin user and it's password to gain access when prompted.