HP OneView REST API Reference

users
users.html[10/17/2013 10:35:59 AM]
type: string
fullName: description: Full name of the user. should contain only letters and the characters ' . - _ and space
searchable: true
pattern: ^[a-zA-Z0-9 ._'-]+$
maxLength: 39
minLength: 1
type: string
category: description: Resource category used for authorizations and resource type groupings
type: string
type: description: Identifies the resource type. This field must be set to 'UserDtoV2'.
type: string
mobilePhone: description: Mobile phone number of the user
pattern: ^[^\"'&=<>]+$
maxLength: 25
minLength: 1
type: string
UserListV2
description: This UserCollection is a data transfer object which is a collection of User objects. Used to get details
for multiple users 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