Hi Team,
Goal:
To bootup CSR1000v VM and be able to make REST API Calls via management interface.
Current Situation:
I was able to instantiate the VM and enabled the management interface. But all my REST API calls are getting a 404 Not Found response from nginx.
Looking at virtual-service csr_mgmt, it shows me REST API is disabled. I enabled that too on port 55443 usin remote-management, did not change the result. Same 404 Response on Port 443. Port 55443 is not even responding
Questions.
1. Why is nginx responding when I have not even enabled REST API?
2. When I enable REST API on 55443, why do I not get any response.
3. What additional configuration is needed to fix this.
Attaching the initial configuration which I have used. Also attaching my REST API outputs
Best Regards