Delete IP Discovery Profile
API will delete IP Discovery profile.
Request
URLURL
https://nsxmanager.your.domain/policy/api/v1/infra/ip-discovery-profiles/{ip-discovery-profile-id}
Parameters
Parameters
string
ip-discovery-profile-id
Required
IP Discovery Profile ID
cURL Command
curl -X DELETE https://nsxmanager.your.domain/policy/api/v1/infra/ip-discovery-profiles/{ip-discovery-profile-id}
Errors
500
The server encountered an unexpected condition which prevented it from fulfilling the request.
503
The server is currently unavailable (because it is overloaded or down for maintenance).