Frameworks for Projects with Cisco ACI and NDO
文章介绍了开发Cisco ACI和NDO自动化系统时可选的框架:APIs提供最大灵活性但需编程技能;APIC采用API优先方法并附带文档;NDO提供API但需注意潜在破坏性变更;Ansible简化了使用流程;Terraform适合复杂环境且需专业知识。
2025-10-12 07:31:3
Author: www.adainese.it(查看原文)
阅读量:130
收藏

When developing an automation system for Cisco ACI and NDO, we have several frameworks to choose from:
APIs – maximum flexibility, but requiring significant effort and strong programming skills.
- APIC: API-first approach, with documentation available directly through the Web UI.
- NDO: APIs are available, but beware of potential breaking changes. The
documentation
is online (via OpenAPI/Swatter), along with a
changelog of breaking changes
.
Ansible – simplified framework, does not require programming experience.
Terraform – more complex, requiring prior expertise; best suited for greenfield environments.
Continue reading
the post on Patreon
.
文章来源: https://www.adainese.it/blog/2025/10/12/frameworks-for-projects-with-cisco-aci-and-ndo/
如有侵权请联系:admin#unsafe.sh