CiscoUcs / ucsmsdk

Python SDK for Cisco UCSM
Other
81 stars 60 forks source link

attribute error #183

Closed cblegare closed 4 years ago

cblegare commented 5 years ago

can't show_tree of LsServer:

... in show_tree
    for ch_ in self.children:
AttributeError: 'LsServer' object has no attribute 'children'