User Manual

4-112
Chapter 4: Redfish Technology Pack
4.3.45 Session Service
This resource shall be used to represent the Session Service Properties for a Redfish
implementation. It represents the properties for the service itself and has links to the actual
list of sessions.
A. GET
• Request
https://{{ip}}/redfish/v1/SessionService
Content-Type: application/json
• Response
The response of the request will be in JSON format. The properties are mentioned in
the following table.
Table 55 SessionService Property
Name Type ReadOnly Description
@odata.context String True
Refer to section 4.3.1 ODATA properties.
@odata.id String True
Refer to section 4.3.1 ODATA properties.
@odata.type String True
Refer to section 4.3.1 ODATA properties.
@odata.etag String True
Refer to section 4.3.1 ODATA properties.
Oem Object -
Refer to Resource Complex Types under section 4.3.3 Resource.
This property will be a part of JSON response only if an
OEM property is implemented according to “
How to Add
OEM extensions (v1.1)
” document.
Id(M)
String True Resource Identifier.
Name(M)
String True Name of the Resource.
Description String True
Provides description of the resource. Refer to section 4.3.3 Resource.
Status Object True
Refer to section 4.3.3 Resource for Resource.Oem.
ServiceEnabled(C) Boolean False This indicates whether this service is enabled.
Session Timeout(C) Number False This is the number of seconds of inactivity that a session may have
before the session service closes the session due to inactivity. Minimum
Value :0 & Maximum Value : 86400.
Sessions Object True This property shall contain the link to a collection of Sessions.
E16160_ASMB9-iKVM_UM_V3.indb 112E16160_ASMB9-iKVM_UM_V3.indb 112 1/17/2020 2:29:32 PM1/17/2020 2:29:32 PM