meta data for this page
  •  

This is an old revision of the document!


Session Service

Session Service represents the properties for the service itself and has links to the actual list of sessions. This resource is used to represent the Session Service Properties for this Redfish implementation.“

Redfish Schema: SessionService v1.1.1

GET

Request

GET /redfish/v1/SessionService
Content-Type: applicaton/json

Response

Attribute Type Nullable Description
Id String No Uniquely identifies the resource within the collection of like resources
Name String No The name of the resource
Description String No Provides a description of this resource.
Status Object No The Status of this resource
ServiceEnabled Boolean Yes Indicates whether this service is enabled
SessionTimeout Number No The number of seconds of inactivity that a session may have before the session service closes the session due to inactivity
Sessions Object No Link to a collection of Sessions
Actions Object No Contains the available custom Actions on this resource
Oem Array No Collection of OEM extensions providing additional properties for this resource

Actions

Attribute Type Nullable Description
Oem Object Yes Collection of Action OEM extensions containing available custom actions on this resource
Action OEM extensions
Attribute Type Nullable Description
RECS.Box Object Yes Collection of RECS.Box actions on this resource (provided by the RECS.Box extension)
RECS.Box actions
Attribute Type Nullable Description

OEM extensions

Attribute Type Nullable Description
RECS.Box Object Yes RECS.Box extension
RECS.Box extension
Attribute Type Nullable Description

PUT

This Operation is not supported on this resource.

PATCH

This Operation is not supported on this resource.

POST

This Operation is not supported on this resource.

DELETE

This Operation is not supported on this resource.