[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
Delete IPFIX L2 Profile
DescriptionAPI deletes IPFIX L2 Profile. Flow forwarding to selected collector will be stopped.
Request
URLURL
https://nsxmanager.your.domain/policy/api/v1/infra/ipfix-l2-profiles/{ipfix-l2-profile-id}
Path Parameters
Path Parameters
string
ipfix-l2-profile-id
Required
IPFIX L2 Profile ID
Authentication
This operation uses the following authentication methods.
Errors
Errors
Code Samples
Code Samples
PowerCLI Client SDK Example
Invoke-DeleteIPFIXL2Profile -ipfixL2ProfileId -_override
cURL Command
curl -X DELETE https://nsxmanager.your.domain/policy/api/v1/infra/ipfix-l2-profiles/{ipfix-l2-profile-id}
Vendor Extensions
This operation contains the following vendor extensions defined in the spec:
x-vmw-doc-operation: delete-ipfix-l2-profile
x-vmw-nsx-module: PolicyIPFIXSwitch
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy