View license status

View a summary of the total license count, consumed count, and unlicensed server hardware count per product. Also, view a license summary for a specific type of product.

Prerequisites

  • Minimum required session ID privileges: Infrastructure administrator, Server administrator

Viewing license status using REST APIs

GET /rest/licenses?view=summary

Viewing license status for a specific product using REST APIs

GET /rest/licenses?filter="product='{product name}'"&view=summary

For example, to view a HPE OneView license, enter:

GET /rest/licenses?filter="product='HPE OneView'"&view=summary