NSX-T Data Center REST API
Delete IPFIX dfw Collector profile
API deletes IPFIX dfw collector profile. Flow forwarding tocollector will be stopped.
This API is available when using VMware Cloud (AWS, Dell-EMC, Outpost, Hyperscalers) or VMware NSX-T.
Request:
Method:
              DELETE
            URI Path(s):
              
              
                  
                  /policy/api/v1/infra/ipfix-dfw-collector-profiles/<ipfix-dfw-collector-profile-id>
                  
              
            Request Headers:
                n/a
            Query Parameters:
    OverrideRequestParameters+
  Request Body:
    n/a
  Example Request:
DELETE https://<policy-mgr>/policy/api/v1/infra/ipfix-dfw-collector-profiles/profile1Successful Response:
Response Code:
                200 OK
              Response Headers:
                  n/a
                Response Body:
    n/a
  