Create Session with iLO Basic Authentication
POST {{iloURI}}/redfish/v1/SessionService/Sessions/
Get Session Token
Request Body
{"UserName"=>"{{iloUser}}", "Password"=>"{{iloPasswd}}"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
OData-Version | string | ||
Content-Type | string |