How do you automate the procedure of node imaging? | Nutanix Community
Skip to main content
Hi, I want to automate the procedure of node imaging. I have exported the configuration file for foundation. Is there command line to image node with configuration file?

Hello @yangyang,

Nutanix publicly provide REST API support to automate the task. In regards to your question, you can check out foundation API to automate Imaging node process, where you can provide configuration file in POST method.

https://www.nutanix.dev/reference/foundation/image_nodes

 

Please follow following article on Next Community that can be helpful to work on REST APIs.

https://next.nutanix.com/api-31/rest-api-authentication-33744

 

Regards,

Mansi Rajeshbhai Vankawala