HP OneView REST API Reference

active-user-sessions
active-user-sessions.html[10/17/2013 10:36:04 AM]
Updated: October 16, 2013 4:20
MDT
API Specifications Create Read Update Delete
/rest/active-user-sessions GET
Resource Model
SessionUserListV2
SessionUserV2
HP OneView REST API Reference
active-user-sessions
The active user sessions resource manager provides REST APIs to retrieve list of all active user sessions from the
appliance
URI: /rest/active-user-sessions
Method API
GET Gets the list of active user sessions. You should have "users-Read" authorization for using this
API.
Request
Header
Attributes Description
REST API Request Headers NOTE: The X-API-Version header is required for all APIs. For the
current release, this must be set to "X-API-Version:3"
Response Description
SessionUserListV2 SessionUserCollection List of active user sessions
Response Codes
REST API Response Codes
Examples
Gets all the active user sessions
GET https://{appl}/rest/active-user-sessions
SessionUserListV2
description: Encapsulates the list of session user details
type: object
Properties
count: description: The actual number of resources returned in the specified page
type: integer
category: description: Resource category used for authorizations and resource type groupings
type: string