Sha256: b75cf92c2680bbc51e8ba06d4368893a935ad4bec4c54c00d17e88b252b2faf8
Contents?: true
Size: 273 Bytes
Versions: 7
Compression:
Stored size: 273 Bytes
Contents
module Fog module Network class StormOnDemand class NetworkIP < Fog::Model identity :id attribute :broadcast attribute :gateway attribute :ip attribute :netmask attribute :reverse_dns end end end end
Version data entries
7 entries across 5 versions & 3 rubygems