I run the REST query for “show system monitor” for user defined role and gets the below error code in confd version 6.3.11.
HTTP/1.1 405 Method Not Allowed
Curl query: curl -v -X POST -u test:password http://10.26.144.33:80/rest/operational-state/show-system-monitor
But when we run the same command where in confd version 4.3.1 and it works fine.
Can you please suggest how to resolve this issue?