Closed kotyara85 closed 6 years ago
Just a quick hint, you need to traverse the tree here:
puts compute.datacenters.get('ABC').clusters.get("CLUSTER-1")
Hi, I am working on this issue here: https://github.com/fog/fog-vsphere/issues/133
Thank you guys
Duplicate of https://github.com/fog/fog-vsphere/issues/133
Hi, This module is awesome, But is there any reliable documentation?
I can't even query clusters :/
puts compute.clusters.get("CLUSTER-1")
`requires': datacenter is required for this operation (ArgumentError)
Thanks in advance