Thanks to visit codestin.com
Credit goes to github.com

Skip to content

intro-dnac module: API URL needs updating #69

@JPedro2

Description

@JPedro2

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions