If your system uses the HTTPS protocol and you change an SSL certificate, you need to update the certificates on storage components.
HTTP request syntax (URI)
POST https://host_ip:9099/mapi/v1/certificates/refresh
Request structure
Not applicable.
Response structure
Not applicable.
Return codes
Status code |
HTTP name |
Description |
---|---|---|
200 | OK | The request was executed successfully. |
401 | Unauthorized | Access was denied because credentials are not valid. |
405 | Method Not Allowed | The specified HTTP method is not allowed for administrative data. Resend using POST. |
Example
Request example:
POST https://10.10.24.195:9099/mapi/v1/certificates/refresh