cisco-en-programmability / dnacentersdk

Cisco DNA Center Python SDK
https://dnacentersdk.readthedocs.io/en/latest/
MIT License
70 stars 31 forks source link

user_and_roles::Unable to use user and roles module. #112

Closed JayaVamsiKrishnaSaiVolla closed 1 year ago

JayaVamsiKrishnaSaiVolla commented 1 year ago

Prerequisites

Describe the bug Unable to use user_and _roles module, getting attribute error with 2.3.5.3

error log :

'DNACenterAPI' object has no attribute 'user_and_roles' Traceback (most recent call last): File "/ws/sjc-it/jvolla/dnac-auto/tools/SolDubugger/solservices/dnac_module/users/dnac_users.py", line 71, in configure_user_SDK response = self.dsdk.user_and_roles.add_user_ap_i( AttributeError: 'DNACenterAPI' object has no attribute 'user_and_roles'

Environment (please complete the following information):

fmunozmiranda commented 1 year ago

@JayaVamsiKrishnaSaiVolla thanks for report, verify again please with new version.