HP OneView REST API Reference

logindomains/global-settings
logindomains-global-settings.html[10/17/2013 10:36:05 AM]
AllowLocalLogin
description: Setting for enabling or disabling the local user authentication
type: object
Properties
allowLocalLogin: description: The setting to enable or disable local user authentication
type: boolean
LoginDomainConfigInfo
description: Data model for a directory configuration
type: object
Properties
category: description: Resource category used for authorizations and resource type groupings
type: string
name: description: The name of the directory
type: string
created: description: Date and time when the resource was created
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
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