-
Notifications
You must be signed in to change notification settings - Fork 35
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
Some sda endpoints does not work #71
Comments
Hey @fatman00 could you please active debug and show me more details?. Here's detail how to bring debug on: Thanks |
Hi @fmunozmiranda I have now redone the test, and it seems to work whenever I create a fabric site. But I get the above error when I try to create a fabric-site that already exist. I think this is a user error. |
If I use another of the methods: get_sda_fabric_count() it gives me an error.
I get this error:
|
Prerequisites
When trying to get the sda fabric count and creating a new fabric site the SDK fails with an HTTP error 400
Cannot test the fabric count from the DNAC GUI as it is not on the list, but have tested the POST:fabric-site endpoint and I am able to create a fabric site using it on the DNAC GUI.
API endpoint: /dna/intent/api/v1/business/sda/fabric-site
request body:
{
"fabricName": "Default LAN Fabric",
"siteNameHierarchy": "Global/EMEA/Denmark/Aarhus/Tangen9, 8200"
}
Screenshots
Environment (please complete the following information):
2..2.3.6
Python 3.8.2
dnacentersdk==2.5.4
Windows 10
Additional context
Error code:
The text was updated successfully, but these errors were encountered: