GET /api/subnets
200
{
"total": 7,
"subtotal": 7,
"page": 1,
"per_page": 20,
"search": null,
"sort": {
"by": null,
"order": null
},
"results": [
{
"network": "2.3.4.0",
"network_type": "IPv4",
"cidr": 24,
"mask": "255.255.255.0",
"priority": null,
"vlanid": 41,
"mtu": 1500,
"gateway": null,
"dns_primary": null,
"dns_secondary": null,
"from": null,
"to": null,
"created_at": "2019-09-11 14:46:33 UTC",
"updated_at": "2019-09-11 14:46:33 UTC",
"ipam": "None",
"boot_mode": "DHCP",
"id": 980190962,
"name": "one",
"description": null,
"network_address": "2.3.4.0/24",
"dhcp_id": 980190962,
"dhcp_name": "DHCP Proxy",
"tftp_id": 298486374,
"tftp_name": "TFTP Proxy",
"httpboot_id": null,
"httpboot_name": null,
"dns_id": 113629430,
"template_id": null,
"template_name": null,
"dhcp": {
"name": "DHCP Proxy",
"id": 980190962,
"url": "https://somewhere.net:8443"
},
"tftp": {
"name": "TFTP Proxy",
"id": 298486374,
"url": "http://somewhere.else"
},
"httpboot": null,
"dns": {
"name": "DNS Proxy",
"id": 113629430,
"url": "http://else.where:45671"
},
"template": null
},
{
"network": "3.3.4.0",
"network_type": "IPv4",
"cidr": 24,
"mask": "255.255.255.0",
"priority": null,
"vlanid": 42,
"mtu": 1496,
"gateway": null,
"dns_primary": null,
"dns_secondary": null,
"from": null,
"to": null,
"created_at": "2019-09-11 14:46:33 UTC",
"updated_at": "2019-09-11 14:46:33 UTC",
"ipam": "None",
"boot_mode": "DHCP",
"id": 298486374,
"name": "two",
"description": null,
"network_address": "3.3.4.0/24",
"dhcp_id": 980190962,
"dhcp_name": "DHCP Proxy",
"tftp_id": 298486374,
"tftp_name": "TFTP Proxy",
"httpboot_id": null,
"httpboot_name": null,
"dns_id": null,
"template_id": null,
"template_name": null,
"dhcp": {
"name": "DHCP Proxy",
"id": 980190962,
"url": "https://somewhere.net:8443"
},
"tftp": {
"name": "TFTP Proxy",
"id": 298486374,
"url": "http://somewhere.else"
},
"httpboot": null,
"dns": null,
"template": null
},
{
"network": "3.3.4.3",
"network_type": "IPv4",
"cidr": 24,
"mask": "255.255.255.0",
"priority": null,
"vlanid": 43,
"mtu": 1500,
"gateway": null,
"dns_primary": null,
"dns_secondary": null,
"from": null,
"to": null,
"created_at": "2019-09-11 14:46:33 UTC",
"updated_at": "2019-09-11 14:46:33 UTC",
"ipam": "None",
"boot_mode": "DHCP",
"id": 113629430,
"name": "three",
"description": null,
"network_address": "3.3.4.3/24",
"dhcp_id": 980190962,
"dhcp_name": "DHCP Proxy",
"tftp_id": 298486374,
"tftp_name": "TFTP Proxy",
"httpboot_id": null,
"httpboot_name": null,
"dns_id": null,
"template_id": null,
"template_name": null,
"dhcp": {
"name": "DHCP Proxy",
"id": 980190962,
"url": "https://somewhere.net:8443"
},
"tftp": {
"name": "TFTP Proxy",
"id": 298486374,
"url": "http://somewhere.else"
},
"httpboot": null,
"dns": null,
"template": null
},
{
"network": "3.3.5.0",
"network_type": "IPv4",
"cidr": 24,
"mask": "255.255.255.0",
"priority": null,
"vlanid": 44,
"mtu": 9000,
"gateway": null,
"dns_primary": null,
"dns_secondary": null,
"from": null,
"to": null,
"created_at": "2019-09-11 14:46:33 UTC",
"updated_at": "2019-09-11 14:46:33 UTC",
"ipam": "None",
"boot_mode": "DHCP",
"id": 281110143,
"name": "four",
"description": null,
"network_address": "3.3.5.0/24",
"dhcp_id": null,
"dhcp_name": null,
"tftp_id": 298486374,
"tftp_name": "TFTP Proxy",
"httpboot_id": null,
"httpboot_name": null,
"dns_id": null,
"template_id": null,
"template_name": null,
"dhcp": null,
"tftp": {
"name": "TFTP Proxy",
"id": 298486374,
"url": "http://somewhere.else"
},
"httpboot": null,
"dns": null,
"template": null
},
{
"network": "2001:db10:7::",
"network_type": "IPv6",
"cidr": 64,
"mask": "ffff:ffff:ffff:ffff::",
"priority": null,
"vlanid": 44,
"mtu": 9000,
"gateway": null,
"dns_primary": null,
"dns_secondary": null,
"from": null,
"to": null,
"created_at": "2019-09-11 14:46:33 UTC",
"updated_at": "2019-09-11 14:46:33 UTC",
"ipam": "None",
"boot_mode": "DHCP",
"id": 374648174,
"name": "seven",
"description": null,
"network_address": "2001:db10:7::/64",
"dhcp_id": null,
"dhcp_name": null,
"tftp_id": null,
"tftp_name": null,
"httpboot_id": null,
"httpboot_name": null,
"dns_id": 113629430,
"template_id": null,
"template_name": null,
"dhcp": null,
"tftp": null,
"httpboot": null,
"dns": {
"name": "DNS Proxy",
"id": 113629430,
"url": "http://else.where:45671"
},
"template": null
},
{
"network": "2001:db10::",
"network_type": "IPv6",
"cidr": 64,
"mask": "ffff:ffff:ffff:ffff::",
"priority": null,
"vlanid": null,
"mtu": 1500,
"gateway": null,
"dns_primary": null,
"dns_secondary": null,
"from": null,
"to": null,
"created_at": "2019-09-11 14:46:33 UTC",
"updated_at": "2019-09-11 14:46:33 UTC",
"ipam": "None",
"boot_mode": "DHCP",
"id": 51848956,
"name": "six",
"description": null,
"network_address": "2001:db10::/64",
"dhcp_id": null,
"dhcp_name": null,
"tftp_id": null,
"tftp_name": null,
"httpboot_id": null,
"httpboot_name": null,
"dns_id": 113629430,
"template_id": null,
"template_name": null,
"dhcp": null,
"tftp": null,
"httpboot": null,
"dns": {
"name": "DNS Proxy",
"id": 113629430,
"url": "http://else.where:45671"
},
"template": null
},
{
"network": "10.0.0.0",
"network_type": "IPv4",
"cidr": 24,
"mask": "255.255.255.0",
"priority": null,
"vlanid": null,
"mtu": 1500,
"gateway": null,
"dns_primary": null,
"dns_secondary": null,
"from": null,
"to": null,
"created_at": "2019-09-11 14:46:33 UTC",
"updated_at": "2019-09-11 14:46:33 UTC",
"ipam": "None",
"boot_mode": "DHCP",
"id": 1018350795,
"name": "five",
"description": null,
"network_address": "10.0.0.0/24",
"dhcp_id": 980190962,
"dhcp_name": "DHCP Proxy",
"tftp_id": 298486374,
"tftp_name": "TFTP Proxy",
"httpboot_id": null,
"httpboot_name": null,
"dns_id": 113629430,
"template_id": null,
"template_name": null,
"dhcp": {
"name": "DHCP Proxy",
"id": 980190962,
"url": "https://somewhere.net:8443"
},
"tftp": {
"name": "TFTP Proxy",
"id": 298486374,
"url": "http://somewhere.else"
},
"httpboot": null,
"dns": {
"name": "DNS Proxy",
"id": 113629430,
"url": "http://else.where:45671"
},
"template": null
}
]
}
| Param name | Description |
|---|---|
|
domain_id optional |
ID of domain Validations:
|
|
location_id optional |
Scope by locations Validations:
|
|
organization_id optional |
Scope by organizations Validations:
|
|
search optional |
filter results Validations:
|
|
order optional |
Sort field and order, eg. ‘id DESC’ Validations:
|
|
page optional |
Page number, starting at 1 Validations:
|
|
per_page optional |
Number of results per page to return Validations:
|
| Field name | Type | Possible values |
|---|---|---|
| boot_mode | string | |
| dns_primary | string | |
| dns_secondary | string | |
| domain | string | |
| gateway | string | |
| ipam | string | |
| location | string | |
| location_id | integer | |
| mask | string | |
| mtu | integer | |
| name | text | |
| network | string | |
| organization | string | |
| organization_id | integer | |
| params | text | |
| type | string | |
| vlanid | integer |
GET /api/subnets/1018350796-subnet237
200
{
"network": "25.231.160.0",
"network_type": "IPv4",
"cidr": 24,
"mask": "255.255.255.0",
"priority": null,
"vlanid": null,
"mtu": 1500,
"gateway": null,
"dns_primary": null,
"dns_secondary": null,
"from": null,
"to": null,
"created_at": "2019-09-11 14:46:33 UTC",
"updated_at": "2019-09-11 14:46:33 UTC",
"ipam": "None",
"boot_mode": "DHCP",
"id": 1018350796,
"name": "subnet237",
"description": null,
"network_address": "25.231.160.0/24",
"dhcp_id": null,
"dhcp_name": null,
"tftp_id": null,
"tftp_name": null,
"httpboot_id": null,
"httpboot_name": null,
"dns_id": null,
"template_id": null,
"template_name": null,
"dhcp": null,
"tftp": null,
"httpboot": null,
"dns": null,
"template": null,
"domains": [],
"interfaces": [],
"parameters": [],
"locations": [
{
"id": 255093256,
"name": "Location 1",
"title": "Location 1",
"description": null
}
],
"organizations": [
{
"id": 447626438,
"name": "Organization 1",
"title": "Organization 1",
"description": null
}
]
}
| Param name | Description |
|---|---|
|
location_id optional |
Scope by locations Validations:
|
|
organization_id optional |
Scope by organizations Validations:
|
|
id required |
Validations:
|
|
show_hidden_parameters optional |
Display hidden parameter values Validations:
|
POST /api/subnets
{
"subnet": {
"name": "QA2",
"network_type": "IPv4",
"network": "10.35.2.27",
"mask": "255.255.255.0",
"subnet_parameters_attributes": [
{
"name": "foo",
"value": "bar"
}
]
}
}
201
{
"network": "10.35.2.27",
"network_type": "IPv4",
"cidr": 24,
"mask": "255.255.255.0",
"priority": null,
"vlanid": null,
"mtu": 1500,
"gateway": null,
"dns_primary": null,
"dns_secondary": null,
"from": null,
"to": null,
"created_at": "2019-09-11 14:46:34 UTC",
"updated_at": "2019-09-11 14:46:34 UTC",
"ipam": "None",
"boot_mode": "DHCP",
"id": 1018350798,
"name": "QA2",
"description": null,
"network_address": "10.35.2.27/24",
"dhcp_id": null,
"dhcp_name": null,
"tftp_id": null,
"tftp_name": null,
"httpboot_id": null,
"httpboot_name": null,
"dns_id": null,
"template_id": null,
"template_name": null,
"dhcp": null,
"tftp": null,
"httpboot": null,
"dns": null,
"template": null,
"domains": [],
"interfaces": [],
"parameters": [
{
"priority": 40,
"created_at": "2019-09-11 14:46:34 UTC",
"updated_at": "2019-09-11 14:46:34 UTC",
"id": 767575241,
"name": "foo",
"parameter_type": null,
"value": "bar"
}
],
"locations": [],
"organizations": []
}
| Param name | Description |
|---|---|
|
location_id optional |
Scope by locations Validations:
|
|
organization_id optional |
Scope by organizations Validations:
|
|
subnet required |
Validations:
|
|
subnet[name] required |
Subnet name Validations:
|
|
subnet[description] optional , nil allowed |
Subnet description Validations:
|
|
subnet[network_type] optional , nil allowed |
Type or protocol, IPv4 or IPv6, defaults to IPv4 Validations:
|
|
subnet[network] required |
Subnet network Validations:
|
|
subnet[mask] required |
Netmask for this subnet Validations:
|
|
subnet[gateway] optional , nil allowed |
Subnet gateway Validations:
|
|
subnet[dns_primary] optional , nil allowed |
Primary DNS for this subnet Validations:
|
|
subnet[dns_secondary] optional , nil allowed |
Secondary DNS for this subnet Validations:
|
|
subnet[ipam] optional , nil allowed |
IP Address auto suggestion mode for this subnet, valid values are “DHCP”, “Internal DB”, “None” Validations:
|
|
subnet[from] optional , nil allowed |
Starting IP Address for IP auto suggestion Validations:
|
|
subnet[to] optional , nil allowed |
Ending IP Address for IP auto suggestion Validations:
|
|
subnet[vlanid] optional , nil allowed |
VLAN ID for this subnet Validations:
|
|
subnet[mtu] optional , nil allowed |
MTU for this subnet Validations:
|
|
subnet[domain_ids] optional , nil allowed |
Domains in which this subnet is part Validations:
|
|
subnet[dhcp_id] optional , nil allowed |
DHCP Proxy ID to use within this subnet Validations:
|
|
subnet[tftp_id] optional , nil allowed |
TFTP Proxy ID to use within this subnet Validations:
|
|
subnet[httpboot_id] optional , nil allowed |
HTTPBoot Proxy ID to use within this subnet Validations:
|
|
subnet[dns_id] optional , nil allowed |
DNS Proxy ID to use within this subnet Validations:
|
|
subnet[template_id] optional , nil allowed |
Template HTTP(S) Proxy ID to use within this subnet Validations:
|
|
subnet[boot_mode] optional , nil allowed |
Default boot mode for interfaces assigned to this subnet, valid values are “Static”, “DHCP” Validations:
|
|
subnet[subnet_parameters_attributes] optional , nil allowed |
Array of parameters (name, value) Validations:
|
|
subnet[location_ids] optional , nil allowed |
REPLACE locations with given ids Validations:
|
|
subnet[organization_ids] optional , nil allowed |
REPLACE organizations with given ids. Validations:
|
PUT /api/subnets/1018350799
{
"subnet": {
"subnet_parameters_attributes": [
{
"name": "new_key",
"value": "new_value"
}
]
}
}
200
{
"network": "6.79.236.0",
"network_type": "IPv4",
"cidr": 24,
"mask": "255.255.255.0",
"priority": null,
"vlanid": null,
"mtu": 1500,
"gateway": null,
"dns_primary": null,
"dns_secondary": null,
"from": null,
"to": null,
"created_at": "2019-09-11 14:46:34 UTC",
"updated_at": "2019-09-11 14:46:34 UTC",
"ipam": "None",
"boot_mode": "DHCP",
"id": 1018350799,
"name": "subnet239",
"description": null,
"network_address": "6.79.236.0/24",
"dhcp_id": null,
"dhcp_name": null,
"tftp_id": null,
"tftp_name": null,
"httpboot_id": null,
"httpboot_name": null,
"dns_id": null,
"template_id": null,
"template_name": null,
"dhcp": null,
"tftp": null,
"httpboot": null,
"dns": null,
"template": null,
"domains": [],
"interfaces": [],
"parameters": [
{
"priority": 40,
"created_at": "2019-09-11 14:46:34 UTC",
"updated_at": "2019-09-11 14:46:34 UTC",
"id": 767575243,
"name": "new_key",
"parameter_type": null,
"value": "new_value"
}
],
"locations": [
{
"id": 255093256,
"name": "Location 1",
"title": "Location 1",
"description": null
}
],
"organizations": [
{
"id": 447626438,
"name": "Organization 1",
"title": "Organization 1",
"description": null
}
]
}
| Param name | Description |
|---|---|
|
location_id optional |
Scope by locations Validations:
|
|
organization_id optional |
Scope by organizations Validations:
|
|
id required |
Subnet numeric identifier Validations:
|
|
subnet required |
Validations:
|
|
subnet[name] optional |
Subnet name Validations:
|
|
subnet[description] optional , nil allowed |
Subnet description Validations:
|
|
subnet[network_type] optional , nil allowed |
Type or protocol, IPv4 or IPv6, defaults to IPv4 Validations:
|
|
subnet[network] optional |
Subnet network Validations:
|
|
subnet[mask] optional |
Netmask for this subnet Validations:
|
|
subnet[gateway] optional , nil allowed |
Subnet gateway Validations:
|
|
subnet[dns_primary] optional , nil allowed |
Primary DNS for this subnet Validations:
|
|
subnet[dns_secondary] optional , nil allowed |
Secondary DNS for this subnet Validations:
|
|
subnet[ipam] optional , nil allowed |
IP Address auto suggestion mode for this subnet, valid values are “DHCP”, “Internal DB”, “None” Validations:
|
|
subnet[from] optional , nil allowed |
Starting IP Address for IP auto suggestion Validations:
|
|
subnet[to] optional , nil allowed |
Ending IP Address for IP auto suggestion Validations:
|
|
subnet[vlanid] optional , nil allowed |
VLAN ID for this subnet Validations:
|
|
subnet[mtu] optional , nil allowed |
MTU for this subnet Validations:
|
|
subnet[domain_ids] optional , nil allowed |
Domains in which this subnet is part Validations:
|
|
subnet[dhcp_id] optional , nil allowed |
DHCP Proxy ID to use within this subnet Validations:
|
|
subnet[tftp_id] optional , nil allowed |
TFTP Proxy ID to use within this subnet Validations:
|
|
subnet[httpboot_id] optional , nil allowed |
HTTPBoot Proxy ID to use within this subnet Validations:
|
|
subnet[dns_id] optional , nil allowed |
DNS Proxy ID to use within this subnet Validations:
|
|
subnet[template_id] optional , nil allowed |
Template HTTP(S) Proxy ID to use within this subnet Validations:
|
|
subnet[boot_mode] optional , nil allowed |
Default boot mode for interfaces assigned to this subnet, valid values are “Static”, “DHCP” Validations:
|
|
subnet[subnet_parameters_attributes] optional , nil allowed |
Array of parameters (name, value) Validations:
|
|
subnet[location_ids] optional , nil allowed |
REPLACE locations with given ids Validations:
|
|
subnet[organization_ids] optional , nil allowed |
REPLACE organizations with given ids. Validations:
|
DELETE /api/subnets/281110143-four
{
"subnet": {}
}
200
{
"id": 281110143,
"network": "3.3.5.0",
"mask": "255.255.255.0",
"priority": null,
"name": "four",
"vlanid": 44,
"created_at": "2019-09-11T14:46:33.538Z",
"updated_at": "2019-09-11T14:46:33.538Z",
"dhcp_id": null,
"tftp_id": 298486374,
"gateway": null,
"dns_primary": null,
"dns_secondary": null,
"from": null,
"to": null,
"dns_id": null,
"boot_mode": "DHCP",
"ipam": "None",
"description": null,
"mtu": 9000,
"template_id": null,
"httpboot_id": null,
"to_label": "four (3.3.5.0/24)",
"type": "Subnet::Ipv4"
}
| Param name | Description |
|---|---|
|
location_id optional |
Scope by locations Validations:
|
|
organization_id optional |
Scope by organizations Validations:
|
|
id required |
Subnet numeric identifier Validations:
|
GET /api/subnets/1018351020-subnet515/freeip
200
{
"freeip": "192.168.2.10",
"errors": {}
}
| Param name | Description |
|---|---|
|
location_id optional |
Scope by locations Validations:
|
|
organization_id optional |
Scope by organizations Validations:
|
|
id required |
Validations:
|
|
mac optional |
MAC address to reuse the IP for this host Validations:
|
|
excluded_ips optional |
IP addresses that should be excluded from suggestion Validations:
|