GET – LicenseService properties
Use the GET method to retrieve properties in LicenseService resource for Redfish service.
Request URL
GET https://<BMC_IPADDR>/redfish/v1/LicenseService
Request body
None
Response body
Field | Type | Description | |||
---|---|---|---|---|---|
Id | String | “LicenseService” | |||
Name | String | “License Service” | |||
Description | String | This resource is used to represent a License service for a Redfish implementation. | |||
ServiceEnabled | Boolean | Always true | |||
LicenseExpirationWarningDays | Integer | Always 0 | |||
Licenses | Link | Link to LicenseCollection |
Give documentation feedback