GET – 证书服务属性
使用 GET 方法检索 Redfish 服务的 CertificateService 资源中的属性。
请求 URL
https://<BMC_IPADDR>/redfish/v1/CertificateService
请求正文
无
响应正文
字段 | 类型 | 描述 | ||
|---|---|---|---|---|
Description | 字符串 | “可用于管理证书的操作” | ||
Id | 字符串 | “CertificateService” | ||
Name | 字符串 | “Certificate Service” | ||
CertificateLocations | 链接 | “/redfish/v1/CertificateSerivce/CertificateLocations” | ||
Actions | 对象 | 已展开 | ||
#CertificateService.GenerateCSR | 对象 | 已展开 | ||
target | 字符串 | "/redfish/v1/CertificateService/Actions/CertificateService.GenerateCSR" | ||
City | 字符串 | 地点名称 | ||
CommonName | 字符串 | 通用名称 | ||
Country | 字符串 | 国家/地区名称 | ||
Organization | 字符串 | 组织名称 | ||
OrganizationUnit | 字符串 | 组织单位名称 | ||
State | 字符串 | 省/自治区/直辖市名称 | ||
字符串 | 电子邮件地址 | |||
ContactPerson | 字符串 | Name | ||
#CertificateService. GenerateSelfSignedCert | 对象 | 已展开 | ||
target | 字符串 | "/redfish/v1/CertificateService/Actions/CertificateService.GenerateSelfSignedCert" | ||
City | 字符串 | 地点名称 | ||
CommonName | 字符串 | 通用名称 | ||
Country | 字符串 | 国家/地区名称 | ||
Organization | 字符串 | 组织名称 | ||
OrganizationUnit | 字符串 | 组织单位名称 | ||
State | 字符串 | 省/自治区/直辖市名称 | ||
字符串 | 电子邮件地址 | |||
ContactPerson | 字符串 | Name | ||
#CertificateService. ReplaceCertificate | 对象 | 此操作将替换证书。 | ||
CertificateString | 字符串 | 证书 PEM 数据 | ||
CertificateType | 字符串 | “PEM” | ||
CertificateUri | 对象 | 已展开 | ||
@odata.id | 字符串 | “/redfish/v1/Managers/bmc/NetworkProtocol/HTTPS/Certificates/1” | ||
CertificateType@Redfish.AllowableValues | 字符串 | [“PEM”] | ||
target | 字符串 | "/redfish/v1/CertificateService/Actions/CertificateService.ReplaceCertificate" | ||