Get Sessions w/ BasicAuthentication
GET {{iloURI}}/redfish/v1/SessionService/Sessions/
Get Sessions using Basic Authentication
Request Body
{"UserName"=>"{{ iloUser }}", "Password"=>"{{ iloPasswd }}"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
OData-Version | string | ||
Content-Type | string |