HP OneView REST API Reference

authz
authz.html[10/17/2013 10:36:01 AM]
type: string
required: true
description: description: The description of the action
type: string
CategoryActionBaseList
description: Encapsulates the list of category and action details
type: object
Properties
count: description: The actual number of resources returned in the specified page
type: integer
category: description: Resource category used for authorizations and resource type groupings
type: string
nextPageUri: description: URI pointing to the page of resources following the list of resources contained in the
specified collection
type: string
prevPageUri: description: URI pointing to the page of resources preceding the list of resources contained in the
specified collection
type: string
uri: description: The canonical URI of the resource
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
start: description: The row or record number of the first resource returned in the specified page
type: integer
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
members: description: The list of the category and actions
type: array
Items