Session
- GET – Session Service
This resource is used to represent the Session Service Properties ofa Redfish service. It represents the properties for the service itself and has links to the actual list of sessions. - PATCH – Session Service
Use the patch method to change properties in SessionService. - GET – Sessions
It displays the collection of links to each session. - POST – Creating New Session
Create a session resource for further access authentications. - GET – Session Properties
Use the GET method to display the Session details for the given session. - DELETE – Session
Use the DELETE method to delete session resource for Redfish service. Remove the session established for client access.
Give documentation feedback