Redfish Mapped Commands
Bills, Jason M
jason.m.bills at linux.intel.com
Wed Aug 5 06:06:18 AEST 2020
On 8/4/2020 7:53 AM, Jayashree D wrote:
> Hi All,
>
> I am about to test redfish commands for the following features.
>
> Can anyone point me the related redfish commands for those features?
>
> 1. We are using X86 power control, is there any compatible commands in
> redfish to test?
From the system resource (/redfish/v1/Systems/system), you can find the
ComputerSystem.Reset action which can be used to initiate resets:
"Actions": {
"#ComputerSystem.Reset": {
"@Redfish.ActionInfo":
"/redfish/v1/Systems/system/ResetActionInfo",
"target":
"/redfish/v1/Systems/system/Actions/ComputerSystem.Reset"
}
},
The allowable values for ResetType are here:
/redfish/v1/Systems/system/ResetActionInfo.
>
> 2. FRU information.
>
> 3. obmc-console-client to connect the host.
>
> 4. To set, start and stop the fan speed controller.
>
> 5. Host Logger.
If you mean the event log, it is here:
/redfish/v1/Systems/system/LogServices/EventLog.
>
> 6. LED
>
> 7. BIOS Upgrade
>
> 8. Settings Manager
>
> Thanks,
>
> Regards,
>
> Jayashree
>
> ::DISCLAIMER::
> ------------------------------------------------------------------------
> The contents of this e-mail and any attachment(s) are confidential and
> intended for the named recipient(s) only. E-mail transmission is not
> guaranteed to be secure or error-free as information could be
> intercepted, corrupted, lost, destroyed, arrive late or incomplete, or
> may contain viruses in transmission. The e mail and its contents (with
> or without referred errors) shall therefore not attach any liability on
> the originator or HCL or its affiliates. Views or opinions, if any,
> presented in this email are solely those of the author and may not
> necessarily reflect the views or opinions of HCL or its affiliates. Any
> form of reproduction, dissemination, copying, disclosure, modification,
> distribution and / or publication of this message without the prior
> written consent of authorized representative of HCL is strictly
> prohibited. If you have received this email in error please delete it
> and notify the sender immediately. Before opening any email and/or
> attachments, please check them for viruses and other defects.
> ------------------------------------------------------------------------
More information about the openbmc
mailing list