NSX-T Data Center REST API
Delete Igmp Profile
Delete Igmp Profile. This API is only available when using VMware NSX-T.Request:
Method:
              DELETE
            URI Path(s):
              
              
                  
                  /policy/api/v1/infra/igmp-profiles/<igmp-profile-id>
                  
              
            Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    n/a
  Example Request:
DELETE https://<policy-mgr>/policy/api/v1/infra/igmp-profiles/igmp1Successful Response:
Response Code:
                200 OK
              Response Headers:
                  n/a
                Response Body:
    n/a
  