Libraries
»
fog-test-again
(1.6.0)
»
Index
»
Fog
»
Compute
»
Ecloud
»
Network
»
#id
Method: Fog::Compute::Ecloud::Network#id
Defined in:
lib/fog/ecloud/models/compute/network.rb
#
id
⇒
Object
30 31 32
# File 'lib/fog/ecloud/models/compute/network.rb', line 30
def
id
href
.
scan
(
/
\d+
/
)
[
0
]
end