NSX-T Data Center Global Manager REST API
Associated URIs:
| API Description | API Path |
|---|---|
List IPFIX Collector profiles.API will provide list of all IPFIX dfw collector profiles and their details. |
GET /global-manager/api/v1/global-infra/ipfix-dfw-collector-profiles
|
Get IPFIX dfw Collector profileAPI will return details of IPFIX dfw collector profile. If profile does not exist, it will return 404. |
GET /global-manager/api/v1/global-infra/ipfix-dfw-collector-profiles/<ipfix-dfw-collector-profile-id>
|