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

Function names changed in v2.3.5.0 libs all function got added with 2 though no change in DNAC APIs #106

Closed
2 tasks
DNACENSolutions opened this issue May 17, 2023 · 1 comment

Comments

@DNACENSolutions
Copy link
Collaborator

Prerequisites

  • Have you tested the operation in the API directly?
  • [ Yes] Do you have the latest SDK version?
  • Review the compatibility matrix before opening an issue.

Describe the bug
All the function names for module: dnacentersdk/api/v2_3_5_3/licenses.py
are changed and got added 2 in it.
def device_count_details2(self,
def device_license_summary2(self,
def device_license_details2(self,
etc.
Expected behavior
Function names should be restored as in 2.3.3.0 version so there is no break for any user or ansible users.

Screenshots
Please provide an screenshot of the successful API call with cuRL, Postman, etc.

Environment (please complete the following information):

  • Cisco DNA Center Version and patch:
  • Python version:
  • SDK version:
  • OS Version:

Additional context
Add any other context about the problem here.

@DNACENSolutions DNACENSolutions changed the title Function names changed in v2.3.5.0 libs all function got added with 2 though no change in DNAC CLI Function names changed in v2.3.5.0 libs all function got added with 2 though no change in DNAC APIs May 17, 2023
fmunozmiranda pushed a commit that referenced this issue May 24, 2023
fmunozmiranda pushed a commit that referenced this issue May 25, 2023
### Changed
- SDK implementation for API Add Edge Device to Sda fabric on DNAC Version 2.3.3.0 inconsistent with previous DNAC versions implementation #90
- Documentatin links updated.
- EoX turns to Eox
- SDK function for version 2.3.3.x (v2_3_3_0 /device_onboarding_pnp.py) input requirment does not match with API schema from dnac,
#103
- Function name changed to assign_device_credential_to_site in DNAC2.3.5.0(dnacentersdk/api/v2_3_5_3/network_settings.py) #107
- Function names changed in v2.3.5.0 libs all function got added with 2 though no change in DNAC APIs #106
- 2.3.3.0 LAN Automation function names are incorrect #105
- Function name changed in 2.3.3.0 from update_ssid_to_ip_pool_mapping to update_ssid_to_ip_pool_mapping2 #104
- SDK function for version 2.3.3.x (v2_3_3_0 /device_onboarding_pnp.py) input requirment does not match with API schema from dnac,
#103
- Poor naming of function: v2_3_5_3/authentication_management.py : `authentication_ap_i( #102`
@fmunozmiranda
Copy link
Collaborator

Hi @DNACENSolutions please verify it in new SDK version, and let us know how does it goes.

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

2 participants