This post is more than 5 years old
2 Intern
•
309 Posts
0
1469
April 24th, 2015 11:00
Where are ESXi servers stored in PPVE 2.0
Hello,
I need to run some rpowermt commands against all of my ESXi servers that are discovered by the Powerpath/VE License Appliance. I need to collect all of the ESXi servers in a script. Where does the appliance keep these hostnames? They have to be somewhere for me to steal them.
Thanks.
No Events found!
DanPJ
2 Intern
•
309 Posts
0
April 27th, 2015 07:00
I was hoping I could get these hosts from the CLI so I can run a bash script with rpowermt to do all sorts of cool things. Anyway, any certain REST client/plugin I should use?
DanPJ
2 Intern
•
309 Posts
0
April 28th, 2015 05:00
What's wrong with rpowermt setup list_hosts? REST doesn't help as I need to run a bash script using rpowermt commands to query each ESX host for info. I just need an automated way to grab the ESX hosts from the appliance from within my bash script.
DanPJ
2 Intern
•
309 Posts
0
April 28th, 2015 05:00
I found the Mozilla plugin, thanks.
DanPJ
2 Intern
•
309 Posts
0
April 29th, 2015 04:00
Yup. Noticed that. I will have to make that work. Thanks.