Session
Description
This resource shall represent a session for a Redfish implementation.
Fields
| Field | Type | Description |
|---|---|---|
@odata.context | string | The OData description of a payload. |
@odata.id | string | The unique identifier for a resource. |
@odata.type | string | The type of a resource. |
Description | string | The description of this resource. Used for commonality in the schema definitions. |
Id | string | The unique identifier for this resource within the collection of similar resources. |
Name | string | The name of the resource or array member. |
Oem | object | The OEM extension property. |
Password | string | This property shall contain the password for this session. The value shall be null in responses. |
SessionType | string | This property shall contain the type of session. |
UserName | string | This property shall contain the user name for the account for this session. |