go-redfish/client/docs/ComputerSystem.md
2019-09-09 14:54:37 +03:00

1.6 KiB

ComputerSystem

Properties

Name Type Description Notes
Id string The name of the resource. [optional]
Name string The name of the resource.
RedfishVersion string redfish version [optional]
UUID string [optional]
OdataType string The type of a resource.
OdataId string The unique identifier for a resource.
OdataContext string The OData description of a payload. [optional]
RedfishCopyright string redfish copyright [optional]
Bios IdRef [optional]
Processors IdRef [optional]
Memory IdRef [optional]
EthernetInterfaces IdRef [optional]
SimpleStorage IdRef [optional]
PowerState PowerState [optional]
Status Status [optional]
Boot Boot [optional]
ProcessorSummary ProcessorSummary [optional]
MemorySummary MemorySummary [optional]
IndicatorLED IndicatorLed [optional]
Links SystemLinks [optional]
Actions ComputerSystemActions [optional]

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