NSX-T Data Center REST API
Assign an Updated Enterprise License Key (Deprecated)
Assign an Updated Enterprise License Key.Deprecated: Deprecated. Use the POST /licenses API instead
Request:
Method:
              PUT
            URI Path(s):
              
                /api/v1/license
                
              
            Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    License+
  Example Request:
PUT https://<nsx-mgr>/api/v1/license { "license_key": "00000-00000-00000-00000-00000" }Successful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    License+