GET – Collection for sessions
Use the GET method to retrieve properties in session collection for Redfish service.
Request URL
https://<SMM_IPADDR>/redfish/v1/SessionService/Sessions
Request body
None
Response body
Field | Type | Description | |||
|---|---|---|---|---|---|
Description | String | “Session Collection” | |||
Members | Array | Items: link Item count: 0~{MaximumSessions} | |||
Members[N] | link | Link to sessions /redfish/v1/SessionService/Sessions/{SessionID} | |||
Name | String | “Session Collection” | |||
Status code
| Status code | Error Message ID |
|---|---|
| 500 | Status code |
| 503 | SessionLimitExceeded |
Give documentation feedback