GET – Certificate locations properties
Use the GET method to retrieve properties in CertificateLocations resource for Redfish service.
Request URL
https://<BMC_IPADDR>/redfish/v1/CertificateService/CertificateLocations
Request body
None
Response body
Field | Type | Description | ||
|---|---|---|---|---|
Description | String | "Defines a resource that an administrator can use in order to locate all certificates installed on a given service" | ||
Id | String | “CertificateLocations” | ||
Links | Array | Items: link Item count: 1 | ||
Certificates[N] | String | Link to certificates “/redfish/v1/Managers/bmc/NetworkProtocol/HTTPS/Certificates/1” | ||
Certificates@odata.count | Number | Count of certificates | ||
Name | String | “Certificate Locations” | ||
Status code
| HTTP Status Code | Error Message ID |
|---|---|
| 500 | InternalError |
Give documentation feedback