Hi,
I'm having trouble finding the logic for this situation. I have a dropdown box in VMware Service Manager that has a list of Cluster names which I've hardcoded; basically they're strings which will be passed to vCO and are named exactly as my vCenter clusters are (DC1-Gold, DC1-Silver etc).
In vCO I'm trying to get the Cluster object (VC:ClusterComputeResource) just by passing in the name of the cluster. Can anyone point me in the right direction to do this via the scripting panel?
This means I would be able to get rid of the extraneous input fields in my VSM portal to select a cluster from the list of all CMDB items.