I am trying to find the name of the Cluster of a Resource Pool in vCenter. Tried running Get-ResourcePool, but couldn't find cluster info.
My input would be -
> name of ResourcePool
> name of vCenter and credentials
and get the name of cluster where the resource pool is created. Could someone help please?