Sha256: c1b89aa30d77b0877da1222e8a18f6569af906872e9d647662232383581c3030

Contents?: true

Size: 300 Bytes

Versions: 85

Compression:

Stored size: 300 Bytes

Contents

# Get network information

- To see all networks list

        connection.servers.service.networks

- To see details of a particular network

        selected_nw = connection.servers.service.networks.detect { |n| n.name == 'Default' }
        connection.servers.service.get_network(selected_nw.href)

Version data entries

85 entries across 83 versions & 7 rubygems

Version Path
fog-2.3.0 lib/fog/vcloud/examples/get_network_information.md
fog-ifeel-2.2.0 lib/fog/vcloud/examples/get_network_information.md
fog-2.2.0 lib/fog/vcloud/examples/get_network_information.md
fog-2.1.0 lib/fog/vcloud/examples/get_network_information.md
vagrant-packet-0.1.1 vendor/bundle/ruby/2.3.0/gems/fog-1.42.1/lib/fog/vcloud/examples/get_network_information.md
vagrant-packet-0.1.1 vendor/bundle/ruby/2.5.0/gems/fog-1.42.1/lib/fog/vcloud/examples/get_network_information.md
vagrant-packet-0.1.1 vendor/bundle/ruby/2.4.0/gems/fog-1.42.1/lib/fog/vcloud/examples/get_network_information.md
fog-1.42.1 lib/fog/vcloud/examples/get_network_information.md
fog-2.0.0 lib/fog/vcloud/examples/get_network_information.md
fog-1.42.0 lib/fog/vcloud/examples/get_network_information.md
fog-1.41.0 lib/fog/vcloud/examples/get_network_information.md
fog-1.40.0 lib/fog/vcloud/examples/get_network_information.md
fog-1.39.0 lib/fog/vcloud/examples/get_network_information.md
fog-1.38.0 lib/fog/vcloud/examples/get_network_information.md
fog-1.37.0 lib/fog/vcloud/examples/get_network_information.md
fog-1.36.0 lib/fog/vcloud/examples/get_network_information.md
fog-1.35.0 lib/fog/vcloud/examples/get_network_information.md
fog-2.0.0.pre.0 lib/fog/vcloud/examples/get_network_information.md
vagrant-cloudstack-1.2.0 vendor/bundle/gems/fog-1.32.0/lib/fog/vcloud/examples/get_network_information.md
fog-1.34.0 lib/fog/vcloud/examples/get_network_information.md