HP OneView REST API Reference

authz
authz.html[10/17/2013 10:36:01 AM]
actionDto: description: The action details
type: string
categoryDto: description: The category details
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
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 'CategoryActionBaseCollection'.
type: string
CategoryAction
description: Encapsulates the category and action details
type: object
Properties
categoryDto: description: The category details
type: string
actionDto: description: The action details
type: string
Category
description: Encapsulates the category name
type: object
Properties
categoryName: description: The name of the category
type: string
required: true