HP OneView REST API Reference

logindomains
logindomains.html[10/17/2013 10:36:05 AM]
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
loginDomain: description: The unique identifier of the directory
type: string
modified: description: Date and time when the resource was last modified
format: YYYY-MM-DDThh:mm:ss.sssZ
type: string
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
uri: description: The canonical URI of the 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
type: description: Identifies the resource type. This field must be set to 'LoginDomainConfigInfoDto'.
type: string
LoginDomainConfigVersion2
description: Data model for a directory configuration
type: object
Properties
category: description: Resource category used for authorizations and resource type groupings
type: string
userNameField: description: User naming attribute used in the LDAP schema, CN or UID
type: string
useSsl: description: This setting is ignored and SSL mode is always enabled.
type: boolean
name: description: The name of the directory
type: string
credential: description: The user credentials for directory access
type: object
Properties
userName: description: The user name
type: string
password: description: The password
type: string
loginDomain: description: The unique identifier of the directory
type: string
top: description: Domain component of the distinguished name(DN) of a directory user. For example, DC=example,
DC=com