@nathan-loisel i wonder if this could be better if you used netconf? Yah not great for that sort of delay, back in the day i could have maybe done this as quick via the cli!
@Sameer-Singh there is a slight different on that output for the other sandbox.
❯ curl -X GET "https://sandboxdnac.cisco.com/dna/intent/api/v1/event/event-series" \
-H "Content-Type: application/json" \
-H "Accept: application/json" \
-H "X-Aut...
@nathan-loisel this goes a little beyond my knowledge, based on your information/errors the lock you see might be happening at a different level than what the CLI command checks for, ths i am guessing It could be specifically in the YANG/RESTCONF sub...
@Sameer-Singh if all your other API calls are working, just based on your 403 error it would appear that the always on creds/role does not have enough access to this using the UI, however when/if you do this via the API using the same creds, i see yo...