Method: Fog::Compute::Ovirt::Cluster#networks
- Defined in:
- lib/fog/ovirt/models/compute/cluster.rb
#networks ⇒ Object
12 13 14 |
# File 'lib/fog/ovirt/models/compute/cluster.rb', line 12 def networks connection.list_networks(id) end |