Refresh client certificates

Content Platform for Cloud Scale Management API Reference

Version
2.6.x
Audience
anonymous
Part Number
MK-HCPCS007-09
If your system uses the HTTPS protocol and you change an SSL certificate, you need to update the certificates on storage components. Additionally, the following services need to be restarted when a client certificate is added or changed:
  • MAPI Gateway
  • S3 Gateway
  • S3 Notifications
  • Sync-From
  • Sync-To

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