GET – Sessions
It displays the collection of links to each session.
Request
Note
The list will be populated and point odata.id links to the session resources, only if the sessions are created via the below-given POST API otherwise the Members list will be empty.
GET https://{{IP}}/redfish/v1/SessionService/Sessions
Content-Type: application/json
Response
Please refer to Collection Properties for the JSON response properties.
Give documentation feedback