iLO 4 REST API Data Model (Session Resource Type) - shamimur/hp-proliant-sdk GitHub Wiki

HP RESTful API Data Model Reference for iLO 4—Redfish 1.0 Conformance (Cont)

"Session" Resource Type

Resource Instances

/rest/v1/SessionService/Sessions/{item}

See Resource Map for more details.

"Session" defines the following properties:

"Oem/Hp/AccessTime"

This property is a member of [Session](https://github.com/HewlettPackard/python-proliant-sdk/wiki/iLO-4-REST-API-Data-Model-(Session-Resource-Type)#session-resource-type)
User session last-access time
JSON type:
String

HTTP Operations

GET Rendered if supported by the implementation or omitted if not.

"Oem/Hp/LoginTime"

This property is a member of [Session](https://github.com/HewlettPackard/python-proliant-sdk/wiki/iLO-4-REST-API-Data-Model-(Session-Resource-Type)#session-resource-type)
User session login time
JSON type:
String

HTTP Operations

GET Rendered if supported by the implementation or omitted if not.

"Oem/Hp/MySession"

This property is a member of [Session](https://github.com/HewlettPackard/python-proliant-sdk/wiki/iLO-4-REST-API-Data-Model-(Session-Resource-Type)#session-resource-type)
Indicates whether this is a session I own.
JSON type:
Boolean ('true' or 'false')

HTTP Operations

GET Rendered if supported by the implementation or omitted if not.

"Oem/Hp/Privileges/LoginPriv"

This property is a member of [Session](https://github.com/HewlettPackard/python-proliant-sdk/wiki/iLO-4-REST-API-Data-Model-(Session-Resource-Type)#session-resource-type)
This privilege enables a user to log in to the management processor. All local accounts have the login privilege. This privilege is added automatically if it is not specified.
JSON type:
Boolean ('true' or 'false')

HTTP Operations

GET Rendered if supported by the implementation or omitted if not.

"Oem/Hp/Privileges/RemoteConsolePriv"

This property is a member of [Session](https://github.com/HewlettPackard/python-proliant-sdk/wiki/iLO-4-REST-API-Data-Model-(Session-Resource-Type)#session-resource-type)
This privilege enables a user to remotely access the host system Remote Console, including video, keyboard, and mouse control.
JSON type:
Boolean ('true' or 'false')

HTTP Operations

GET Rendered if supported by the implementation or omitted if not.

"Oem/Hp/Privileges/UserConfigPriv"

This property is a member of [Session](https://github.com/HewlettPackard/python-proliant-sdk/wiki/iLO-4-REST-API-Data-Model-(Session-Resource-Type)#session-resource-type)
This privilege enables a user to add, edit, and delete local management processor user accounts. A user with this privilege can change privileges for all users.
JSON type:
Boolean ('true' or 'false')

HTTP Operations

GET Rendered if supported by the implementation or omitted if not.

"Oem/Hp/Privileges/VirtualMediaPriv"

This property is a member of [Session](https://github.com/HewlettPackard/python-proliant-sdk/wiki/iLO-4-REST-API-Data-Model-(Session-Resource-Type)#session-resource-type)
This privilege enables a user to use the Virtual Media feature on the host system.
JSON type:
Boolean ('true' or 'false')

HTTP Operations

GET Rendered if supported by the implementation or omitted if not.

"Oem/Hp/Privileges/VirtualPowerAndResetPriv"

This property is a member of [Session](https://github.com/HewlettPackard/python-proliant-sdk/wiki/iLO-4-REST-API-Data-Model-(Session-Resource-Type)#session-resource-type)
This privilege enables a user to power-cycle or reset the host system. These activities interrupt system availability. A user with this privilege can diagnose the system by using the Generate NMI to System button.
JSON type:
Boolean ('true' or 'false')

HTTP Operations

GET Rendered if supported by the implementation or omitted if not.

"Oem/Hp/Privileges/iLOConfigPriv"

This property is a member of [Session](https://github.com/HewlettPackard/python-proliant-sdk/wiki/iLO-4-REST-API-Data-Model-(Session-Resource-Type)#session-resource-type)
This privilege enables a user to configure most management processor settings, including security settings, and to remotely update the management processor firmware. This privilege does not enable local user account administration.
JSON type:
Boolean ('true' or 'false')

HTTP Operations

GET Rendered if supported by the implementation or omitted if not.

"Oem/Hp/UserAccount"

This property is a member of Session

Login details of the user
JSON type:
String

HTTP Operations

GET Rendered if supported by the implementation or omitted if not.

"Oem/Hp/UserDistinguishedName"

This property is a member of [Session](https://github.com/HewlettPackard/python-proliant-sdk/wiki/iLO-4-REST-API-Data-Model-(Session-Resource-Type)#session-resource-type)
LDAP user is identified by its distinguished name (DN).
JSON type:
String

HTTP Operations

GET Rendered if supported by the implementation or omitted if not.

"Oem/Hp/UserExpires"

This property is a member of [Session](https://github.com/HewlettPackard/python-proliant-sdk/wiki/iLO-4-REST-API-Data-Model-(Session-Resource-Type)#session-resource-type)
User session expire time
JSON type:
String

HTTP Operations

GET Rendered if supported by the implementation or omitted if not.

"Oem/Hp/UserIP"

This property is a member of [Session](https://github.com/HewlettPackard/python-proliant-sdk/wiki/iLO-4-REST-API-Data-Model-(Session-Resource-Type)#session-resource-type)
IP address of the user
JSON type:
String

HTTP Operations

GET Rendered if supported by the implementation or omitted if not.

"Oem/Hp/UserTag"

This property is a member of [Session](https://github.com/HewlettPackard/python-proliant-sdk/wiki/iLO-4-REST-API-Data-Model-(Session-Resource-Type)#session-resource-type)
Session source
JSON type:
String containing one of the following supported values: "Web UI" "RBSU" "Remote Console" "SSH" "IPMI/RMCP" "SM-CLP" "RIBCL" "Unknown"

HTTP Operations

GET Rendered if supported by the implementation or omitted if not.

"Oem/Hp/UserType"

This property is a member of [Session](https://github.com/HewlettPackard/python-proliant-sdk/wiki/iLO-4-REST-API-Data-Model-(Session-Resource-Type)#session-resource-type)
User type
JSON type:
String containing one of the following supported values: "Local" "Directory" "Single Sign On" "Kerberos" "Trusted Key" "Security Override" "System" "Federation"

HTTP Operations

GET Rendered if supported by the implementation or omitted if not.

"UserName"

This property is a member of [Session](https://github.com/HewlettPackard/python-proliant-sdk/wiki/iLO-4-REST-API-Data-Model-(Session-Resource-Type)#session-resource-type)
Name to use to log in to the management processor.
JSON type:
String

HTTP Operations

GET Rendered if supported by the implementation or omitted if not.
⚠️ **GitHub.com Fallback** ⚠️