When I make an API on Prism Central, I get the appropriate result. Perhaps, when I make same API call on PE, by just changing IP to PE, response is 404 not found.
e,g,:
root@ahv:~# curl -k -u admin:'****' -H "Accept: application/json" "https://<PE>:9440/api/vmm/v4.2/ahv/config/vms/{UUID}"
{
"message": "The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again."
}
PC version and PE version: 7.5.1
Any pointers, what we might have been missing?
