cisco-en-programmability / dnacentersdk

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

SDK for the API 'update_network_v2' is not returning the entire exception message #164

Closed MUTHU-RAKESH-27 closed 2 weeks ago

MUTHU-RAKESH-27 commented 1 month ago

Prerequisites

Describe the bug The SDK for the API 'update_network_v2' under the family 'network_settings' is not returning the entire exception msg. It is returning only the message which is under the key 'message'. That information is not sufficient and clear.

Expected behavior It is expected to get the entire exception message as the image.

Screenshots 156aed94-61d6-4bcc-a31b-5600ad27eb24 0eb74cf4-c399-4edb-95f7-da8f26ae5c12

Environment (please complete the following information):

bvargasre commented 2 weeks ago

Hi @MUTHU-RAKESH-27 I'm going to close this issue, in the new version when an error comes with the details field, it will be added to the final SDK response. Any problems that arise feel free to open a new issue or reopen this one. Best regards.