API Guide

Table Of Contents
Description
This resource is used to represent a session for a Redfish implementation.
HTTP methods and privileges
Table 114. HTTP methods and privileges for Session
HTTP method Required privilege
GET Login
POST ConfigureManager
Updatable properties
Table 115. Properties and values for Session
Parameter Description
UserName Username
Password Password
Status codes
Table 116. Status codes for Session
HTTP status code Extended information
200
201
400
Base.1.0.PropertyValueTypeError
Base.1.0.PropertyValueNotInList
Base.1.0.PropertyUnknown
Base.1.0.PropertyNotWritable
Base.1.0.PropertyValueFormatError
500 Base.1.0.InternalError
Action Delete
URL
/redfish/v1/Sessions/<session-id>
Description
Performs delete operation on the session ID.
96
Redfish resources