go-redfish/client/docs/ComputerSystem.md
Dmitry Ukov 279a313a81 Regenerated code using openapi-generator 4.2.2
Change-Id: I73c4f1f19f6ef71d9cad74d5df0d611d5ca687a9
2020-01-10 18:53:05 +00:00

1.6 KiB

ComputerSystem

Properties

Name Type Description Notes
Id string The name of the resource. [optional] [readonly]
Name string The name of the resource. [readonly]
RedfishVersion string redfish version [optional]
UUID string [optional]
OdataType string The type of a resource. [readonly]
OdataId string The unique identifier for a resource. [readonly]
OdataContext string The OData description of a payload. [optional] [readonly]
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]