HP OneView REST API Reference

users
users.html[10/17/2013 10:35:59 AM]
state: description: State is not applicable to this resource.
type: string
eTag: description: Entity tag/version ID of the resource, the same value that is returned in the ETag
header on a GET of the resource
type: string
roleName: description: Name of the role to be assigned/get to/from the existing user account. Role names are
case sensitive
required: true
type: string
searchable: true
type: description: Identifies the resource type. This field must be set to 'RoleNameDtoV2'.
type: string
name: description: Display name for the resource
type: string
RoleNameListV2
description: The RoleNameCollection is a data transfer object which is a collection of RoleName objects used to
assign/get multiple roles to/from an existing user.
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
created: description: Date and time when the resource was created
pattern: [1-2][0-9][0-9][0-9]-([0-1][0-9])-[0-3][0-9]T[0-2][0-9]:[0-5][0-9]:[0-5][0-9](.[0-9][0-9][0-9])?
Z
type: string
format: YYYY-MM-DDThh:mm:ss.sssZ
prevPageUri: description: URI pointing to the page of resources preceding the list of resources contained in the
specified collection
type: string
uri: description: The canonical URI of the resource
type: string