NSX-T Data Center REST API
Replace a Host Certificate
Sends a new private-public certificate or a chain of certificates (CAs) and a private key to be used on a Transport Node.Request:
Method:
              POST
            URI Path(s):
              
                /api/v1/trust-management/certificates/action/replace-host-certificate/{host-id}
                
              
            Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    TrustObjectData+
  Example Request:
POST https://<nsx-mgr>/api/v1/trust-management/certificates/action/replace-host-certificate/Successful Response:
Response Code:
                200 OK
              Response Headers:
                  n/a
                Response Body:
    n/a