Start a Conversation

Unsolved

N

1 Message

2908

October 12th, 2020 21:00

shutdown / power up a host - iDrac

Hi,

Does anyone knows how to or what are end point to shutdown a host and power on a host ?

I managed to shutdown through an iDrac account but for security reason I have been asked to use API.

Regards

 

4 Operator

 • 

3K Posts

October 13th, 2020 02:00

@netmastan , If you are looking for redfish API to shutdown and power up system using redfish you can refer below link for the details. Please let me know the iDRAC model and version you have so that I can confirm whether below method is supported on that iDRAC. You can also use racadm or WSMAN commands to achieve the same using script

https://www.dell.com/support/manuals/us/en/04/idrac9-lifecycle-controller-v4.x-series/idrac9_4.00.00.00_redfishapiguide_pub/supported-action-reset?guid=guid-3444cf02-da8d-422a-9400-6ce5ba71d9bd&lang=en-us 

URI for power operation : https:// /redfish/v1/Systems/System.Embedded.1/Actions/ComputerSystem.Reset

Operation : POST

Body : {"ResetType" : "On"}

 

1 Message

November 11th, 2022 04:00

Team,

need assistance to perform shutdown multiple hosts and power on a hosts, using postman, anyadvice, thanks!

 

No Events found!

Top