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.
I work on learning more about Flow in Postman. Just to see what it looks like, I have a simple flow:(Start)-->(GET getOrganizationNetworks)-->(Log)The API Get has a envirnoment with the APIKey and OrgID. It returns a 200 OK code. But the Log outpu...
The DNA Center Sandbox can be reached externally via sandboxdnac.cisco.com. When I make API call to the sandbox, I get back a status URL of: 10.10.20.103/api/dnacaap/... Since it is a 10.x.x.x IP address, it is not reachable externally. Is there a...
I can connect externally and make API calls. The external IP I resolve to ais the same as you show.
The issue is that when I make an API call, I get a response that it was accepted and a status URL to use to check the status of a pending request. ...