HP OneView REST API Reference

sessions
sessions.html[10/17/2013 10:36:07 AM]
type: string
clientHost: description: The client host name
type: string
userDefinedData: description: The user defined data
type: string
holdReference: description: The flag to indicate whether to hold reference on session
type: boolean
default: false
roles: description: The list of roles to be associated with the user session
type: array
Session
description: Encapsulates the session details
type: object
Properties
loginDomain: description: The login user domain
type: string
username: description: The name of the user
type: string
clientHost: description: The client host name
type: string
serverHost: description: The server host name
type: string
userDefinedData: description: The user defiend session data
type: string
sessionID: description: The session identifier
type: string
required: true
loggingID: description: The log identifier
type: string
roles: description: The list of roles to be associated with the user session
type: array