Solved
Foundation preconfiguration JSON
Is there a KB or documentation providing the JSON format and any additional things that may be coded in? For example, in going through the install.nutanix.com portal to generate the JSON file it doesn't ask for NTP server of the hypervisor. In looking at the file, though, there's this line:
"hypervisor_nameserver": "8.8.8.8",
I'd like to have our Nutanix deployments in code as much as possible (right now we're looking to various scripts for vSphere configurations). Being able to configure as much as possible up front and possibly make this a template for future deployments.
"hypervisor_nameserver": "8.8.8.8",
I'd like to have our Nutanix deployments in code as much as possible (right now we're looking to various scripts for vSphere configurations). Being able to configure as much as possible up front and possibly make this a template for future deployments.
Best answer by HITESH0801
My mistake regarding the link
Can you try the following URL
http://<foundation_ip>:8000/docs/index.html
I couldn’t find an option to export JSON configuration from a running cluster instead, I would suggest you create a sample JSON using the install.nutanix.com and taking help from the link provided above and use it to automate further deployments.
You can also refer to the following documentation
https://portal.nutanix.com/#/page/docs/details?targetId=Field-Installation-Guide-v4-4:v44-run-foundation-c.html
This topic has been closed for replies.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.

