Hi,
We need to create a HCP destination (using Neo CLI commands) whose URL will be the application URL of a subscribed application in an HCP account.
As the subscribed application is a multi-tenant application, and the application URL will vary based on the tenant, I would like to know if there is a Neo CLI command to retrieve the application URL of a subscribed application?
I see that the application URL always follow the pattern:
http://<<appName>><<providerAccName>>-<<TenantAccountName>>.<<landscape_host>>
If its not possible via Neo CLI, Is it a good way to follow this pattern and derive the URL ?
Thanks,
Lavanya