iLO 4 REST API Data Model (HpiLOLicense Resource Type) - shamimur/hp-proliant-sdk GitHub Wiki
/rest/v1/Managers/{item}/LicenseService/{item}
See Resource Map for more details.
You may install an iLO license by POSTing a JSON object containing {"LicenseKey": "key-string"} to the license service collection. PATCHing an existing LicenseKey property does not alter the license.
"HpiLOLicense" defines the following properties:This property is a member of HpiLOLicense
The name of the license installed on this management processor.
JSON type:
String
The expiration information of the installed management processor license.
JSON type:
String
The license key installed on this management processor. License keys are 25 characters in length and contain both letters and numbers.Use POST method to collection of membertype HpiLOLicense to install / update the license
JSON type:
String
The type of license installed on this management processor.