Params

Param name Description
subnet
required

Value: Must be a Hash
subnet[name]
required

Subnet name


Value: Must be String
subnet[network]
required

Subnet network


Value: Must be String
subnet[mask]
required

Netmask for this subnet


Value: Must be String
subnet[gateway]
optional

Primary DNS for this subnet


Value: Must be String
subnet[dns_primary]
optional

Primary DNS for this subnet


Value: Must be String
subnet[dns_secondary]
optional

Secondary DNS for this subnet


Value: Must be String
subnet[ipam]
optional

Enable IP Address auto suggestion for this subnet


Value: Must be 'true' or 'false'
subnet[from]
optional

Starting IP Address for IP auto suggestion


Value: Must be String
subnet[to]
optional

Ending IP Address for IP auto suggestion


Value: Must be String
subnet[vlanid]
optional

VLAN ID for this subnet


Value: Must be String
subnet[domain_ids]
optional

Domains in which this subnet is part


Value: Must be an array of any type
subnet[dhcp_id]
optional

DHCP Proxy to use within this subnet


Value: Must be a number.
subnet[tftp_id]
optional

TFTP Proxy to use within this subnet


Value: Must be a number.
subnet[dns_id]
optional

DNS Proxy to use within this subnet


Value: Must be a number.