NSX-T Data Center REST API
Delete IDFW compute collection. (Deprecated)
Delete individual compute collections for IDFW.Deprecated:
Use the following Policy API -
PUT/PATCH /policy/api/v1/infra/settings/firewall/idfw/cluster/
Request:
Method:
              DELETE
            URI Path(s):
              
                /api/v1/idfw/idfw-compute-collections/{cc-ext-id}
                
              
            Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    n/a
  Example Request:
DELETE https://<nsx-mgr>/api/v1/idfw/idfw-compute-collections/840927af-a0e1-4342-b4b3-2491f38e157d:domain-c8Successful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    n/a