Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi, I have registered an app on apiconsole using PSIRT OpenVuln api and followed this guide to get authorization and the access tokens. I am using "authorization code grant" and have configured all the required parameters at the registration. I recei...
Hi! I am familiar with both cobra sdk and acitoolkit a bit. I know that provisioning, configuration of the managed objects of the ACI can be done through these libraries. I want to get info such as cpu performance, temperature of a switch etc., using...
Hi, I am using the ACI simulator-reserved devnet sandbox. Whenever I try to make a change on the APIC GUI I get an error (eg:- creating a node member); Error: 400 - the messaging layer was unable to deliver the stimulus (connection error, Connection ...
Hi all, I am currently trying to retrieve information from Cisco CCW-R's REST API as described on devnet, using the APIs on the developer portal. I keep getting responses that my application's access to the API has been revoked. Is there a special pr...
Hello, when the token gets expired, what I do is a re-login. (No logouts, no refreshes just login again.) It appears that currently Cobra SDK does not have a token refresh method either, unlike in ACItoolkit and PyACI modules.
Hi,Thanks for the reply.I currently work in a firm which is a Cisco partner and has full access to CCW-R platform.The current problem I face is that I get a 403 response for a valid token I use. (As an example for a GET request I send to the API). I ...
Actually there should be another image which comes between above two, saying that access to the API has been revoked. (Similar in format to the first one). Sorry for the inconvenience that I could not add that one. My mistake!