NSX-T Data Center REST API
Enable or Disable Corfu Certificate Expiry Check. Default is enabled
Request:
Method:
              POST
            URI Path(s):
              
                /api/v1/cluster/{cluster-node-id}/node/services/datastore/corfu_cert_expiry_check?action=enable
                
/api/v1/cluster/{cluster-node-id}/node/services/datastore/corfu_cert_expiry_check?action=disable
/api/v1/node/services/datastore/corfu_cert_expiry_check?action=enable
/api/v1/node/services/datastore/corfu_cert_expiry_check?action=disable
              
            /api/v1/cluster/{cluster-node-id}/node/services/datastore/corfu_cert_expiry_check?action=disable
/api/v1/node/services/datastore/corfu_cert_expiry_check?action=enable
/api/v1/node/services/datastore/corfu_cert_expiry_check?action=disable
Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    n/a
  Example Request:
POST https://<nsx-mgr>/api/v1/node/services/datastore/corfu_cert_expiry_check?action=disableSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    CorfuCertificateExpiryCheckProperties+