BaremetalServerInterface
Baremetal Server Interface
A baremetal server interface object. Different interface types have different properties.
OneOf
This class requires at least one of the following:
JSON Example
BaremetalEthernetInterface
{
"interface_name": "string",
"interface_id": "string",
"is_mgmt_interface": false,
"mac_address": "string",
"address_bindings": [
"string"
],
"admin_status": "string",
"interface_type": "string"
}