HP OneView REST API Reference

users
users.html[10/17/2013 10:35:59 AM]
pattern: ^[a-zA-Z]+?[0-9-_a-zA-Z]*$
searchable: true
required: true
minLength: 1
maxLength: 39
roles: description: List of role names to be assigned to the user. Role names are case sensitive.
type: array
RoleNameV2
description: The RoleName is a data transfer object to assign/get roles to/from an existing user account. A user
cannot modify the roles assigned to the user's own account.
type: object
Properties
status: description: Overall health status of the resource. The following are the valid values for the status of
the resource:Unknown - should be avoided, but there may be rare occasions where
status is Unknown; OK - indicates normal/informational behavior; Disabled - indicates
that a resource is not operational; Warning - needs attention soon; Critical - needs
immediate attention.
type: string
category: description: Resource category used for authorizations and resource type groupings
type: string
description: description: Brief description of the resource
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
uri: description: The canonical URI of the resource
type: string
modified: description: Date and time when the resource was last modified
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