Skip to main content
Solved

Calm integration with NSX-T

  • June 29, 2022
  • 2 replies
  • 151 views

Forum|alt.badge.img+6
  • Trailblazer
  • 12 replies

Is there any kind of integration between Calm and VMware NSX-T? I would like to understand if there is the possibility to “completely automate” deployment of VMs (integration with vsphere) and network services.

Best answer by JoseNutanix

Hi,

NSX-T support was introduced with Calm 3.2.2 (release notes)

Additionally, you can automate NSX-T resources as a part of the blueprint, or as a dedicated runbook (ITaaS). Some examples here https://github.com/pipoe2h/calm/tree/master/demo/nsx-t

This topic has been closed for replies.

2 replies

JoseNutanix
Nutanix Employee
Forum|alt.badge.img+5
  • Nutanix Employee
  • 102 replies
  • Answer
  • June 29, 2022

Hi,

NSX-T support was introduced with Calm 3.2.2 (release notes)

Additionally, you can automate NSX-T resources as a part of the blueprint, or as a dedicated runbook (ITaaS). Some examples here https://github.com/pipoe2h/calm/tree/master/demo/nsx-t


Forum|alt.badge.img+6
  • Author
  • Trailblazer
  • 12 replies
  • June 29, 2022

Thank you very much Jose!