You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
node list is pulling the incorrect value from the json response. Call the correct key from the map. If a descr is not provided in the json response, then drop the descr.
$ acictl node list
NAME DESCRIPTION
apic1 %!s(<nil>)
Leaf-101 %!s(<nil>)
Spine-201 %!s(<nil>)
The text was updated successfully, but these errors were encountered:
node list is pulling the incorrect value from the json response. Call the correct key from the map. If a descr is not provided in the json response, then drop the descr.
The text was updated successfully, but these errors were encountered: