Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 230 Bytes

File metadata and controls

14 lines (10 loc) · 230 Bytes

Power Off

[Next] [Back]

# iserver set redfish power-off \
    --ip 10.10.10.10 \
    --username admin \
    --password secret 

Power off requested via Redfish API 

[Back]