I am using an ESX server at work, which is serving one purpose. So we can group all the VMs as having one purpose, under one host with that one purpose:
E.g. [IP-Address/HostName - purpose] Resource Pool VM Resource Pool #2 VM
etc...
Problem is, this ESX server is about to have VMs to perform a completely unrelated role to what is currently doing. So I need to be able to define a structure in ESX, like:
IP Address/Hostname Some sort of folder which can describe purpose of resource pool Several resource pools in the above folder, and VMs within those.
Is there any way I can make this sort of structure?
Thanks