Hello,
Working with the Cisco Catalyst Center version 2.3.7.4-75326
When I try to run API queries within the CCC web interface or from the exterior, I get unexpected results 404 from all the PnP commands but not the others categories.
Example with "get devices lists":
Error :
{
"servlet": "dispatcherServlet",
"message": "Not Found",
"url": "/api/pnp/v3/pnp-device",
"status": "404"
}
Do someone know about this ?
I can claim from the dashboard without any issues.
Thank you
Edit : disabling and re-enabling the API bundle does not change anything