NSX-T Data Center REST API
Delete IP Discovery Profile
API will delete IP Discovery profile.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/global-infra/ip-discovery-profiles/<ip-discovery-profile-id>
                  
/policy/api/v1/infra/ip-discovery-profiles/<ip-discovery-profile-id>
              
            /policy/api/v1/infra/ip-discovery-profiles/<ip-discovery-profile-id>
Request Headers:
                n/a
            Query Parameters:
    OverrideRequestParameters+
  Request Body:
    n/a
  Example Request:
DELETE https://<nsx-mgr>/policy/api/v1/infra/ip-discovery-profiles/ipdp1Successful Response:
Response Code:
                200 OK
              Response Headers:
                  n/a
                Response Body:
    n/a
  