HP OneView REST API Reference

users
users.html[10/17/2013 10:35:59 AM]
type: string
format: YYYY-MM-DDThh:mm:ss.sssZ
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
total: description: The total number of resources that would be returned from the query (including any
filters), without pagination or enforced resource limits
type: integer
type: description: Identifies the resource type. This field must be set to 'RoleNameDtoCollectionV2'.
type: string
RoleUnAssign
description: The RoleUnAssign is a data transfer object to un-assign roles to an existing user. A user cannot modify
the roles assigned to the user's own account. Role names are case sensitive.
type: object
Properties
userName: description: The userName must represent a valid user present in the appliance
type: string
pattern: ^[a-zA-Z]+?[0-9-_a-zA-Z]*$
searchable: true
required: true
minLength: 1