Manager
Description
This resource shall represent a management subsystem for a Redfish implementation.
Fields
| Field | Type | Description |
|---|---|---|
AdditionalFirmwareVersions | AdditionalVersions | This property shall contain the additional firmware versions of the manager. |
AutoDSTEnabled | boolean | This property shall indicate whether the manager is configured for automatic Daylight Saving Time (DST) adjustment. |
Certificates | CertificateCollection | This property shall contain a link to a resource collection of type `CertificateCollection` that contains certificates for device identity and attestation. |
CommandShell | CommandShell | This property shall describe a command line user interface or command shell service provided by this manager. The command shell refers to an interface used to interact with the manager itself, not a dedicated console session redirected from a host operating system. For redirected serial or host operating system consoles, see the `SerialConsole` property in the `ComputerSystem` resource. |
DateTime | string | This property shall contain the current date and time with UTC offset of the manager. |
DateTimeLocalOffset | string | This property shall contain the offset from UTC time that the `DateTime` property contains. If both `DateTime` and `DateTimeLocalOffset` are provided in modification requests, services shall apply `DateTimeLocalOffset` after `DateTime` is applied. |
DateTimeSource | DateTimeSource | This property shall contain the source of the `DateTime` property of this manager. The service shall update this property if the source changes internally, for example if an NTP server is unavailable and the source falls back to the time stored by the RTC. |
DedicatedNetworkPorts | PortCollection | This property shall contain a link to a resource collection of type `PortCollection` that represent the dedicated network ports of the manager. |
Description | Description | |
EthernetInterfaces | EthernetInterfaceCollection | This property shall contain a link to a resource collection of type `EthernetInterfaceCollection`. |
FirmwareVersion | string | This property shall contain the firmware version as defined by the manufacturer for the associated manager. |
Id | Id | |
LastResetTime | string | This property shall contain the date and time when the manager last came out of a reset or was rebooted. |
Links | Links | This property shall contain links to resources that are related to but are not contained by, or subordinate to, this resource. |
LogServices | LogServiceCollection | This property shall contain a link to a resource collection of type `LogServiceCollection` that this manager uses. |
ManagerDiagnosticData | ManagerDiagnosticData | This property shall contain a link to a resource of type `ManagerDiagnosticData` that represents the diagnostic data for this manager. |
ManagerType | ManagerType | This property shall describe the function of this manager. The `ManagementController` value shall be used if none of the other enumerations apply. |
Manufacturer | string | This property shall contain the name of the organization responsible for producing the manager. This organization may be the entity from whom the manager is purchased, but this is not necessarily true. |
PartNumber | string | This property shall contain a part number assigned by the organization that is responsible for producing or manufacturing the manager. |
PowerState | PowerState | This property shall contain the power state of the manager. |
RemoteAccountService | AccountService | This property shall contain a link to the account service resource for the remote manager that this resource represents. This property shall only be present when providing aggregation of a remote manager. |
RemoteRedfishServiceUri | string | This property shall contain the URI of the Redfish service root for the remote manager that this resource represents. This property shall only be present when providing aggregation of Redfish services. |
SecurityMode | SecurityModeTypes | This property shall contain the security compliance mode that the manager is currently configured to enforce. |
SerialConsole | SerialConsole | This property shall contain information about the serial console service of this manager. |
SerialNumber | string | This property shall contain a manufacturer-allocated number that identifies the manager. |
SparePartNumber | string | This property shall contain the spare part number of the manager. |
Status | Status | This property shall contain any status or health properties of the resource. |
UUID | UUID | This property shall contain the UUID for the manager. |
Version | string | This property shall contain the hardware version of this manager as determined by the vendor or supplier. |