datacenter / acitoolkit

A basic toolkit for accessing the Cisco APIC
Other
350 stars 266 forks source link

Fix to Endpoint Class _get method to pull all IP's for an Endpoint. #341

Closed carterej1989 closed 5 years ago

carterej1989 commented 5 years ago

Endpoint class _get method previously only returned the first IP associated with an endpoint. This fix utilizes the endpoint.secondary_ip variable to store any child IP objects associated with a particular ACI endpoint (MAC).