GET – Session properties
Use the GET method to retrieve properties in Session resource for Redfish service.
Request URL
https://<SMM_IPADDR>/redfish/v1/SessionService/Sessions/{SessionID}
Request body
None
Response body
Field | Type | Description | |||
|---|---|---|---|---|---|
Description | String | Manager User Session” | |||
UserName | String | The username which is created this session | |||
ClientOriginIPAddress | String | ||||
Id | String | Session ID | |||
Name | String | “User Session” | |||
Status code
| HTTP Status Code | Error Message ID |
|---|---|
| 500 | InternalError |
Give documentation feedback