Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment
Description
The documentation for the provider says to set the url parameter to the URL of the APIC. But it does not mention how to deal with redundant apics. We have three active and one cold apic. Larger installations might have even more apics. The provider works with any one of the three active so we selected the first. But if that apic is down the provider will fail, as it does not know the other apics.
Community Note
Description
The documentation for the provider says to set the url parameter to the URL of the APIC. But it does not mention how to deal with redundant apics. We have three active and one cold apic. Larger installations might have even more apics. The provider works with any one of the three active so we selected the first. But if that apic is down the provider will fail, as it does not know the other apics.