System Administration > Configuration > Fabric > Nodes > NSX Manager > Services > Corfu Server

Get the status of Corfu Certificate Expiry Check. Enabled or disabled

Request:

Method:
GET
URI Path(s):
/api/v1/cluster/{cluster-node-id}/node/services/datastore/corfu_cert_expiry_check
/api/v1/node/services/datastore/corfu_cert_expiry_check
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a

Example Request:

GET https://<nsx-mgr>/api/v1/node/services/datastore/corfu_cert_expiry_check

Successful Response:

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

Example Response:

{ "status": "disabled" }

Required Permissions:

read

Feature:

system_administration

Additional Errors: