NSX-T Data Center REST API
Delete custom dead peer detection (DPD) profile
Delete custom dead peer detection (DPD) profile. Profile can not be deleted if profile has references to it.Request:
Method:
              DELETE
            URI Path(s):
              
              
                  
                  /policy/api/v1/infra/ipsec-vpn-dpd-profiles/<dpd-profile-id>
                  
              
            Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    n/a
  Example Request:
DELETE https://<policy-mgr>/policy/api/v1/infra/ipsec-vpn-dpd-profiles/aws-dpd-profileSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  n/a
                Response Body:
    n/a
  