NSX-T Data Center REST API
Delete a particular vendor tempalte.
Delete vendor template information for a given service.Please make sure to delete all the Service Profile(s), which
refer to this vendor tempalte before deleting the template itself.
Request:
Method:
              DELETE
            URI Path(s):
              
              
                  
                  /api/v1/serviceinsertion/services/<service-id>/vendor-templates/<vendor-template-id>
                  
              
            Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    n/a
  Example Request:
DELETE https://<nsx-mgr>/api/v1/serviceinsertion/services/03a31751-beaa-4a75-a3c9-04043479f0ec/vendor-templates/79b29ea5-051a-4ab2-af85-fb6520a9f881Successful Response:
Response Code:
                200 OK
              Response Headers:
                  n/a
                Response Body:
    n/a
  