Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.97 KB

HwInventory100RedfishSystemLocationInfo.md

File metadata and controls

14 lines (11 loc) · 1.97 KB

HwInventory100RedfishSystemLocationInfo

Properties

Name Type Description Notes
Id string This is a pass-through of the Redfish value of the same name. The Id is included for informational purposes. The RedfishEndpoint objects are intended to help locate and interact with HMS components via the Redfish endpoint, so this is mostly needed in case servicing the component requires its ID/name according to a particular COTS manufacturer's naming scheme within, for example, a particular server enclosure. [optional] [default to null]
Name string This is a pass-through of the Redfish value of the same name. This is included for informational purposes as the naming will likely vary from manufacturer-to-manufacturer, but should help match items up to manufacturer's documentation if the normalized HMS naming scheme is too vague for some COTS systems. [optional] [default to null]
Description string This is a pass-through of the Redfish value of the same name. This is an informational description set by the BMC implementation. [optional] [default to null]
Hostname string This is a pass-through of the Redfish value of the same name. Note this is simply what (if anything) Redfish has been told the hostname is. It isn't necessarily its hostname on any particular network interface (e.g. the HMS management network). [optional] [default to null]
ProcessorSummary *HwInventory100RedfishSystemLocationInfoProcessorSummary [optional] [default to null]
MemorySummary *HwInventory100RedfishSystemLocationInfoMemorySummary [optional] [default to null]

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