HP OneView REST API Reference

users
users.html[10/17/2013 10:35:59 AM]
type: string
pattern: ^[^\"'&=<>]+$
minLength: 1
maxLength: 25
enabled: description: Specifies if the user account is enabled or not
type: boolean
default: false
fullName: description: Full name of the user. Should contain only letters and the characters ' . - _ and
space
type: string
pattern: ^[a-zA-Z0-9 ._'-]+$
searchable: true
minLength: 1
maxLength: 39
UserNameList
description: The UserNameCollection is a data transfer object which is the collection of User name objects. Used
to get multiple user names from the appliance.
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
nextPageUri: description: URI pointing to the page of resources following the list of resources contained in the
specified collection
type: string
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
created: description: Date and time when the resource was created
format: YYYY-MM-DDThh:mm:ss.sssZ