GET /api/hosts/host2647/interfaces/19
200
{
"subnet_id": null,
"subnet_name": null,
"subnet6_id": null,
"subnet6_name": null,
"domain_id": null,
"domain_name": null,
"created_at": "2019-09-11 14:58:36 UTC",
"updated_at": "2019-09-11 14:58:36 UTC",
"managed": true,
"identifier": "eth852",
"id": 19,
"name": null,
"ip": "0.0.0.203",
"ip6": null,
"mac": "00:33:45:ab:01:46",
"mtu": null,
"fqdn": null,
"primary": false,
"provision": false,
"type": "interface",
"virtual": false
}
| Param name | Description |
|---|---|
|
location_id optional |
Scope by locations Validations:
|
|
organization_id optional |
Scope by organizations Validations:
|
|
host_id required |
ID or name of host Validations:
|
|
id required |
ID or name of interface Validations:
|