Manage cluster network security certificates
Overview
You can use the security cluster-network certificate API endpoints to view and modify the certificate configuration for cluster network security. The following operations are supported:
-
GET to retrieve the certificate configuration for cluster network security: GET security/cluster-network/certificate
-
PATCH to update the certificate configuration for cluster network security for a given node: PATCH security/cluster-network/certificate
-
POST to specify the certificate configuration for cluster network security for a given node: POST security/cluster-network/certificate
-
DELETE to remove the certificate configuration for cluster network security for a given node: DELETE security/cluster-network/certificate