Skip to main content
Question

Declaratively creation of storage in Nutanix Prism Elements

  • 22 June 2024
  • 2 replies
  • 45 views

Are there any way to create and maintain storage (files, volumes, and objects) declaratively in Nutanix Prism Element?

Nutanix has a Terraform provider for Prism Central but it does not cover Prism Element.

This topic has been closed for comments

2 replies

Userlevel 4
Badge +5

Hi,

Can you please be more specific, what do you mean declaratively?

F>P

 

“Declarative Programming for IaC: Defining What
In declarative programming, you specify the name and properties of the infrastructure resources you wish to provision, and then the IaC tool figures out how to achieve that end result on its own. You declare to your IaC tool what you want, but not how to get there. Some examples of popular IaC tools that use the declarative programming paradigm include Terraform, Puppet, Ansible, Salt, and CloudFormation.”

Source: https://www.copado.com/resources/blog/declarative-vs-imperative-programming-for-infrastructure-as-code-iac