System Administration > Configuration > NSX Managers > Clusters > Cluster Certificate

Read cluster certificate ID

Returns the ID of the certificate that is used as the cluster certificate for MP

Request:

Method:
GET
URI Path(s):
/api/v1/cluster/api-certificate
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a

Example Request:

GET https://<nsx-mgr>/api/v1/cluster/api-certificate

Successful Response:

Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
ClusterCertificateId+

Example Response:

{ "certificate_id": "d60c6a07-6e59-4873-8edb-339bf75711ac" }

Required Permissions:

read

Feature:

cluster_management

Additional Errors: