HP OneView REST API Reference

licenses
licenses.html[10/17/2013 10:35:45 AM]
or both. If necessary, you can make several requests using the URI
for the next or previous page (or different start parameters) to get
the desired count.
view Required Currently supported view: view=summary
filter Experimental Currently supported filter: product
Request
Header
Attributes Description
REST API Request Headers NOTE: The X-API-Version header is required for all APIs. For the
current release, this must be set to "X-API-Version:3"
Response Description
LicenseSummaryList A paginated list of LicenseSummary resources.
Response Codes
REST API Response Codes
Examples
View a summary of the total licenses count, consumed
count, removed nodes count, unlicensed nodes count per
product:
GET: https://{appl}/rest/licenses?view=summary
View a summary of the total license count, consumed
count,
removed nodes count and unlicensed nodes count for a
specific product
GET: https://{appl}/rest/licenses?filter=
"product='HP OneView'"&view=summary
License
description: This object represents the license resource.
type: object
Properties
category: description: Resource category used for authorizations and resource type groupings
type: string
product: description: The product or license name
type: string
productNumber: description: Product number of the purchased license
type: string