API Guide

Table Of Contents
HTTP methods and privileges
Table 117. HTTP methods and privileges for Delete
HTTP method Required privilege
DELETE ConfigureManager, Login
Status codes
Table 118. Status codes for Delete
HTTP status code
200
400
500
SessionService
Description
This is the schema definition for the Session Service. It represents the properties for the service itself and has links to the actual
list of sessions.
URL
/redfish/v1/SessionService
Supported HTTP Method and Privileges
HTTP Method
Required Privilege
PATCH ConfigureManager, Login
Updatable properties
Property
Description
SessionTimeout Updates web server timeout
Supported Status Codes
HTTP Status Code
Extended Information
200 Base.1.0.Success
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
Redfish resources 97