v25

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-015053126.2 KB
Cluster

Update a single cluster certificate.

Replace a single cluster certificate and apply it across the cluster. Deprecated, use PUT /v1/cluster/certificates.

put/v1/cluster/update_cert

Request body

certificatestring

PEM-encoded certificate chain.

keystring

PEM-encoded private key.

namestring

Certificate type name.

Response

Cluster certificate updated successfully.