Sha256: 0b549954442693cb6072ab3f4a4480fb6e3010f5ac6a35841799358276571843
Contents?: true
Size: 206 Bytes
Versions: 4
Compression:
Stored size: 206 Bytes
Contents
module Yao::Resources::Dumper class Network < Base self.fields = %w( id name status shared tenant_id subnets admin_state_up physical_network type segmentation_id shared? ) end end
Version data entries
4 entries across 4 versions & 1 rubygems