How do you automate the procedure of node imaging? | Nutanix Community
Skip to main content
Solved

How do you automate the procedure of node imaging?

  • January 4, 2019
  • 1 reply
  • 877 views

Forum|alt.badge.img+1
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?

Best answer by Mansi Rajeshbhai

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

View original
Did this topic help you find an answer to your question?
This topic has been closed for comments

1 reply

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