Private network by ID
10 11 12
# File 'lib/onecloud/network.rb', line 10 def network_by_id(id) get("network/#{id}") end