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.
Through the NeXt UI documentation, I notice that it's mentioned that:
PropertyDescriptionExample valueidIdentifier of a link. Likewise node IDs, it should be unique among all the links.0sourceID of a source node. If you explicitly defined it, you ma...
When I was doing DevNet DNAC part, for example, get device-list
https://sandboxdnac.cisco.com/api/v1/network-device
run the test script as the git provide, it shows:
"SyntaxError: Cannot use import statement outside a module"
Need a help to how to u...