The physical adapter present on a server.
| Name | Type | Description | Notes |
|---|---|---|---|
| adapter_id | str | Unique Identifier of an adapter Unit within a Rack Interface. | [optional] [readonly] |
| base_mac_address | str | [optional] [readonly] | |
| integrated | str | [optional] [readonly] | |
| oper_state | str | [optional] [readonly] | |
| operability | str | [optional] [readonly] | |
| part_number | str | [optional] [readonly] | |
| pci_slot | str | [optional] [readonly] | |
| power | str | [optional] [readonly] | |
| presence | str | [optional] [readonly] | |
| thermal | str | [optional] [readonly] | |
| vid | str | [optional] [readonly] | |
| compute_blade | ComputeBlade | [optional] | |
| compute_rack_unit | ComputeRackUnit | [optional] | |
| controller | ManagementController | [optional] | |
| ext_eth_ifs | list[AdapterExtEthInterface] | A reference to a adapterExtEthInterface resource. When the $expand query parameter is specified, the referenced resource is returned inline. | [optional] [readonly] |
| host_eth_ifs | list[AdapterHostEthInterface] | A reference to a adapterHostEthInterface resource. When the $expand query parameter is specified, the referenced resource is returned inline. | [optional] [readonly] |
| host_fc_ifs | list[AdapterHostFcInterface] | A reference to a adapterHostFcInterface resource. When the $expand query parameter is specified, the referenced resource is returned inline. | [optional] [readonly] |
| host_iscsi_ifs | list[AdapterHostIscsiInterface] | A reference to a adapterHostIscsiInterface resource. When the $expand query parameter is specified, the referenced resource is returned inline. | [optional] [readonly] |
| registered_device | AssetDeviceRegistration | [optional] |