David Roberts | 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 |