GET – 证书位置属性
使用 GET 方法检索 Redfish 服务的 CertificateLocations 资源中的属性。
请求 URL
https://<BMC_IPADDR>/redfish/v1/CertificateService/CertificateLocations
请求正文
无
响应正文
字段 | 类型 | 描述 | ||
|---|---|---|---|---|
Description | 字符串 | “定义管理员可用于定位所有安装在指定服务上的证书的资源” | ||
Id | 字符串 | “CertificateLocations” | ||
Links | 数组 | 项:链接 项数: 1 | ||
Certificates[N] | 字符串 | 证书的链接 “/redfish/v1/Managers/bmc/NetworkProtocol/HTTPS/Certificates/1” | ||
Certificates@odata.count | 数字 | 证书数量 | ||
Name | 字符串 | “Certificate Locations” | ||
状态代码
| HTTP 状态代码 | 错误消息 ID |
|---|---|
| 500 | InternalError |
提供反馈