Retrieving connection information
To install and configure components such as the Orchestration CLI and HCL UnO agents in a SaaS environment, you must retrieve specific connection details.
About this task
These hostnames are not explicitly listed in the UI settings. You can derive the hostnames from the UI URL.
Determining connection URLs
In a Saas environment, the hostnames for the Gateway (required for the Orchestration CLI) and the Agent manager (required for agents) depend on your specific tenant and base domain. Determine these addresses by modifying the URL used to access the HCL Universal Orchestrator UI.
Procedure
- Log in to the HCL Universal Orchestrator UI.
-
Locate the URL in the browser address bar.
Example UI URL:
https://(tenant_name).console.(region).prod.saas.hcluno.cloud/ui -
Identify the hostname portion of the URL.
Example hostname:
(tenant_name).console.(region).prod.saas.hcluno.cloud -
Determine the Gateway hostname for the Orchestration CLI.
Replace
consolewithgatewayin the URL.- UI
hostname:
(tenant_name).console.(region).prod.saas.hcluno.cloud - Gateway hostname:
(tenant_name).gateway.(region).prod.saas.hcluno.cloud
- UI
hostname:
-
Determine the Agent manager URL for HCL UnO agents.
Replace
consolewithagentmanagerin the URL and ensure the protocol ishttps://.- UI hostname:
(tenant_name).console.(region).prod.saas.hcluno.cloud - Agent manager URL:
https://(tenant_name).agentmanager.(region).prod.saas.hcluno.cloud
- UI hostname: