GET – 许可证属性
使用 GET 方法检索 XCC3_Premier 许可证信息。
请求 URL
GET https://<BMC_IPADDR>/redfish/v1/LicenseService/Licenses/BMC_Platinum
请求正文
无
响应正文
字段 | 类型 | 描述 | |
---|---|---|---|
Id | 字符串 | BMC_Platinum | |
Name | 字符串 | Lenovo XClarity Controller 3 Premier 升级 | |
Description | 字符串 | “This resource is used to represent a license for a Redfish implementation.” | |
LicenseType | 字符串 | 生产 | |
LicenseOrigin | 字符串 | Installed 或 BuiltIn | |
ExpirationDate | 字符串 | 许可证的到期日期。 如果没有限制,则显示“null”。 | |
Removable | 布尔 | 如果“LincenseOrigin”等于“Installed”,则值为 true。 如果“LincenseOrigin”等于“BuiltIn”,则值为 false。 | |
Manufacturer | 字符串 | Lenovo | |
LicenseString | 字符串 | Null | |
EntitlementId | 字符串 | 机器类型加上序列号 | |
AuthorizationScope | 字符串 | 对于 Platinum 为“Service”,对于 VMD 为“Device” | |
RemainingUseCount | 整数 | 始终为 0 | |
DownloadURI | 字符串 | 要从中下载许可证文件的 URI。 | |
Status | 对象 | 已展开。 | |
State | 字符串 | 对应于密钥状态 0:Enabled 其他:Disabled | |
Health | 字符串 | OK |
状态代码
HTTP 状态代码 | 错误消息 ID |
---|---|
400 | BadRequest |
500 | InternalError |
提供反馈