[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
Get IPFIX DFW Collector Profile
DescriptionAPI will return details of IPFIX dfw collector profile. If profile does not exist, it will return 404.
Request
URLURL
https://nsxmanager.your.domain/policy/api/v1/infra/ipfix-dfw-collector-profiles/{ipfix-dfw-collector-profile-id}
Path Parameters
Path Parameters
string
ipfix-dfw-collector-profile-id
Required
IPFIX dfw collector profile id
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK returns
IPFIXDFWCollectorProfile
of type(s) application/json
This response body class contains all of the following:
PolicyConfigResource, InlineIPFIXDFWCollectorProfile1
Errors
404
Not Found
Code Samples
Code Samples
PowerCLI Client SDK Example
Invoke-ReadIPFIXDFWCollectorProfile -ipfixDfwCollectorProfileId
cURL Command
curl https://nsxmanager.your.domain/policy/api/v1/infra/ipfix-dfw-collector-profiles/{ipfix-dfw-collector-profile-id}
Vendor Extensions
This operation contains the following vendor extensions defined in the spec:
x-vmw-doc-operation: get-ipfix-dfw-collector-profile
x-vmw-nsx-module: PolicyIPFIXDFW
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy