go-redfish/client/docs/Manager.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

Manager

Properties

Name Type Description Notes
Id string The name of the resource. [optional] [readonly]
Name string The name of the resource. [readonly]
UUID string [optional]
ServiceEntryPointUUID 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]
Model Pointer to string [optional] [readonly]
ManagerType ManagerType [optional]
Status Status [optional]
DateTime Pointer to string [optional]
DateTimeLocalOffset Pointer to string The time offset from UTC that the DateTime property is set to in format: +06:00 . [optional]
Description Pointer to string description [optional] [readonly]
EthernetInterfaces IdRef [optional]
FirmwareVersion Pointer to string [optional] [readonly]
Links ManagerLinks [optional]
PowerState PowerState [optional]
VirtualMedia IdRef [optional]

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