Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.51 KB

ManagementController.md

File metadata and controls

20 lines (16 loc) · 1.51 KB

ManagementController

A specialized service processor that monitors the physical state of a server, using sensors and communicating with the system administrator through an independent connection.

Properties

Name Type Description Notes
model str Model of the endpoint that houses the management controller. [optional] [readonly]
adapter_unit AdapterUnit [optional]
compute_blade ComputeBlade [optional]
compute_rack_unit ComputeRackUnit [optional]
management_interfaces list[ManagementInterface] A reference to a managementInterface resource. When the $expand query parameter is specified, the referenced resource is returned inline. [optional] [readonly]
network_element NetworkElement [optional]
registered_device AssetDeviceRegistration [optional]
running_firmware list[FirmwareRunningFirmware] A reference to a firmwareRunningFirmware resource. When the $expand query parameter is specified, the referenced resource is returned inline. [optional] [readonly]
storage_sas_expander StorageSasExpander [optional]
top_system TopSystem [optional]

[Back to Model list] [Back to API list] [Back to README]