HP OneView REST API Reference

global-settings
global-settings.html[10/17/2013 10:35:54 AM]
"name":"the-name",
"value":"the value"
}
Setting
type: object
Properties
category: description: Resource category used for authorizations and resource type groupings
type: string
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
name: description: The name of the global setting
required: true
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
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
value: description: The value of the global setting
type: string
uri: description: The canonical URI of the resource
type: string
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