GET /api/hosts/host2505/interfaces/51
200
{
"subnet_id": null,
"subnet_name": null,
"subnet6_id": null,
"subnet6_name": null,
"domain_id": null,
"domain_name": null,
"created_at": "2022-03-29 09:14:02 UTC",
"updated_at": "2022-03-29 09:14:02 UTC",
"managed": true,
"identifier": "eth896",
"id": 51,
"name": null,
"ip": "0.0.0.236",
"ip6": null,
"mac": "00:33:45:ab:01:4e",
"mtu": null,
"fqdn": null,
"primary": false,
"provision": false,
"type": "interface",
"virtual": false
}
| Param name | Description |
|---|---|
|
location_id optional |
Set the current location context for the request Validations:
|
|
organization_id optional |
Set the current organization context for the request Validations:
|
|
host_id required |
ID or name of host Validations:
|
|
id required |
ID or name of interface Validations:
|