GET /api/subnets/1018350796 200 { "network": "212.19.76.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": "2018-07-24 13:13:40 UTC", "updated_at": "2018-07-24 13:13:40 UTC", "ipam": "None", "boot_mode": "DHCP", "id": 1018350796, "name": "subnet546", "description": null, "network_address": "212.19.76.0/24", "dhcp_id": null, "dhcp_name": null, "tftp_id": null, "tftp_name": null, "dns_id": null, "template_id": null, "template_name": null, "dhcp": null, "tftp": null, "dns": null, "template": null, "domains": [], "interfaces": [], "parameters": [ { "priority": 40, "created_at": "2018-07-24 13:13:40 UTC", "updated_at": "2018-07-24 13:13:40 UTC", "id": 767575239, "name": "foo", "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 |
Validations:
|
show_hidden_parameters optional |
Display hidden parameter values Validations:
|