DELETE /api/hosts/host1441/interfaces/35
{
"interface": {}
}
200
{
"id": 35,
"mac": "00:33:45:ab:00:c0",
"ip": "0.0.0.113",
"name": null,
"host_id": 18,
"subnet_id": null,
"domain_id": null,
"attrs": {},
"created_at": "2020-05-20T13:34:37.703Z",
"updated_at": "2020-05-20T13:34:37.703Z",
"provider": null,
"username": null,
"password": null,
"virtual": false,
"link": true,
"identifier": "eth550",
"tag": "",
"attached_to": "",
"managed": true,
"mode": "balance-rr",
"attached_devices": "",
"bond_options": "",
"primary": false,
"provision": false,
"compute_attributes": {},
"ip6": null,
"subnet6_id": null
}
| 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 of interface Validations:
|