Delete Port Mirroring Profile
API will delete port mirroring profile. Mirroring from source to destination ports will be stopped.
Request
URLURL
https://nsxmanager.your.domain/policy/api/v1/infra/port-mirroring-profiles/{port-mirroring-profile-id}
Parameters
Parameters
string
port-mirroring-profile-id
Required
Port Mirroring Profile Id
cURL Command
curl -X DELETE https://nsxmanager.your.domain/policy/api/v1/infra/port-mirroring-profiles/{port-mirroring-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).