GET – CertificateService プロパティー
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 | ストリング | 名前 | ||
#CertificateService. GenerateSelfSignedCert | オブジェクト | 展開済み | ||
target | ストリング | "/redfish/v1/CertificateService/Actions/CertificateService.GenerateSelfSignedCert" | ||
City | ストリング | 地域名 | ||
CommonName | ストリング | 共通名 | ||
Country | ストリング | 国名 | ||
Organization | ストリング | 組織名 | ||
OrganizationUnit | ストリング | 組織単位名 | ||
State | ストリング | 都道府県名 | ||
ストリング | メール・アドレス | |||
ContactPerson | ストリング | 名前 | ||
#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" | ||