Files
go-redfish/client/docs/ManagerType.md
James Gu c442eb5bcb Upgrade openapi generator to v5.1.0
Upgraded openapi generator version to 5.1.0 for the support of nullable
values for optional fields; Added missing "Disabled" enum value to the
BootSourceOverrideEnabled model in the openapi schema.

Signed-off-by: James Gu <james.gu@att.com>
Change-Id: Ia3e0b018be13079d2085ef61ed2e797bcfd25fd7
2021-05-05 10:18:32 -04:00

466 B

ManagerType

Enum

  • MANAGEMENT_CONTROLLER (value: "ManagementController")

  • ENCLOSURE_MANAGER (value: "EnclosureManager")

  • BMC (value: "BMC")

  • RACK_MANAGER (value: "RackManager")

  • AUXILIARY_CONTROLLER (value: "AuxiliaryController")

  • SERVICE (value: "Service")

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