| Param name | Description |
|---|---|
|
id required |
Subnet numeric identifier Value: Must be a number. |
|
subnet required |
Value: Must be a Hash |
|
subnet[name] optional |
Subnet name Value: Must be String |
|
subnet[network] optional |
Subnet network Value: Must be String |
|
subnet[mask] optional |
Netmask for this subnet Value: Must be String |
|
subnet[gateway] optional , nil allowed |
Primary DNS for this subnet Value: Must be String |
|
subnet[dns_primary] optional , nil allowed |
Primary DNS for this subnet Value: Must be String |
|
subnet[dns_secondary] optional , nil allowed |
Secondary DNS for this subnet Value: Must be String |
|
subnet[from] optional , nil allowed |
Starting IP Address for IP auto suggestion Value: Must be String |
|
subnet[to] optional , nil allowed |
Ending IP Address for IP auto suggestion Value: Must be String |
|
subnet[vlanid] optional , nil allowed |
VLAN ID for this subnet Value: Must be String |
|
subnet[domain_ids] optional , nil allowed |
Domains in which this subnet is part Value: Must be an array of any type |
|
subnet[dhcp_id] optional , nil allowed |
DHCP Proxy to use within this subnet Value: Must be a number. |
|
subnet[tftp_id] optional , nil allowed |
TFTP Proxy to use within this subnet Value: Must be a number. |
|
subnet[dns_id] optional , nil allowed |
DNS Proxy to use within this subnet Value: Must be a number. |