Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

intro-dnac module: API URL needs updating #69

Open
JPedro2 opened this issue Oct 18, 2019 · 0 comments
Open

intro-dnac module: API URL needs updating #69

JPedro2 opened this issue Oct 18, 2019 · 0 comments

Comments

@JPedro2
Copy link

JPedro2 commented Oct 18, 2019

Looks like the API call URL has been changed, as it's now called “Intent APIs”. Check DNAC API doc for DNAC v1.2.6 for more info.

For eg. Line 76 on dnac-nbapi-hello-world.py should be changed to the following - to represent the changes and match the official documentation:

    return "https://%s:%s/dna/intent/api/v1/%s" % (controller_ip, DNAC_PORT, path)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant