CUC Forums

« Back to CUPI Questions

resources base not showing port in 8.6.1

Combination View Flat View Tree View
Threads [ Previous | Next ]
Hi,
 We have been using the application.wadl from CUC 8.5 and it returns the resources base of the vmrest URL
<resources base="https://10.10.1.4:8443/vmrest/">
 
however, when we attempt to get the same wadl file from our 8.6.1 CUC, we are seeing a couple differences
1)  The port number is no longer available
2) The CUC domain name (as opposed to IP) is being returned. 
 
For example
 
<resources base="https://cucserver-01/vmrest/">
 
 
Does anyone know if this is a bug, design change, something having to do with a configuration setting? 
 
Thanks