HP OneView REST API Reference

users
users.html[10/17/2013 10:35:59 AM]
type: string
pattern: ^[a-zA-Z]+?[0-9-_a-zA-Z]*$
searchable: true
required: true
minLength: 1
maxLength: 39
emailAddress: description: Email address of the user
type: string
pattern: ^[_A-Za-z0-9-]+(\\.[_A-Za-z0-9-]+)*@[A-Za-z0-9]+(\\.[A-Za-z0-9]+)*(\\.[A-Za-z]{2,})$
searchable: true
minLength: 1
maxLength: 64
officePhone: description: Office phone number of the user
type: string
pattern: ^[^\"'&=<>]+$
minLength: 1
maxLength: 25
mobilePhone: description: Mobile phone number of the user
type: string
pattern: ^[^\"'&=<>]+$
minLength: 1
maxLength: 25
enabled: description: Specifies if the user account is enabled or not
type: boolean
default: false
roles: description: Array of role names
type: array