GET – LicenseService 属性
使用 GET 方法检索 Redfish 服务的 LicenseService 资源中的属性。
请求 URL
GET https://<BMC_IPADDR>/redfish/v1/LicenseService
请求正文
无
响应正文
字段 | 类型 | 描述 | |||
---|---|---|---|---|---|
Id | 字符串 | “LicenseService” | |||
Name | 字符串 | “License Service” | |||
Description | 字符串 | “This resource is used to represent a License service for a Redfish implementation.” | |||
ServiceEnabled | 布尔 | 始终为 true | |||
LicenseExpirationWarningDays | 整数 | 始终为 0 | |||
Licenses | 链接 | LicenseCollection 链接 |
提供反馈