Skip to main content

POST – Renew

Use the POST method to generate a certificate signing request by using the existing information and key-pair of the certificate.

Request URL

POST https://<BMC_IPADDR>/redfish/v1/Managers/1/NetworkProtocol/HTTPS/Certificates/{id}/Actions/Certificate.Renew

Request body

None

Response body

FieldTypeDescription

CSRString

StringThe string for the certificate signing request.

Certificate

LinkThe link to the certificate being rekeyed.

Status code

HTTP Status CodeError Message ID
400BadRequest
500InternalError