HP OneView REST API Reference

licenses
licenses.html[10/17/2013 10:35:45 AM]
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
nextPageUri: description: URI pointing to the page of resources following the list of resources contained in the
specified collection
type: string
members: description: List of LicenseSummary
type: array
Items
product: description: Product for which license key is generated. A license
can be consumed against this value
default: NA
type: string
percentageCompliance: description: Compliance for the licensed product
default: 0.0
type: number
unlicensedCount: description: Nodes that did not consume any license due to
unavailability of the capacity.
default: 0
type: integer
uri: description: Product uri
default: NA
type: string
availableCapacity: description: Total number of licenses that are available for
assignment (not yet consumed) from all the license
keys for the product
default: 0
type: integer
consumedCapacity: description: Total consumed capacity of all the licenses. This is the
difference of total capacity and available capacity for
the product
default: 0
type: integer
totalCapacity: description: Total cpacity of the license pack. This is sum of the
quantities available from all the licenses keys
belonging to a license pack
default: 0
type: integer