MCR IPFIX target endpoints
Creating an IPFIX target
To create an IPFIX target on an MCR, send a POST request with the target configuration. Endpoint
Request Body
Example Request
Getting an IPFIX target
Retrieve a specific IPFIX target by its ID. Endpoint
Example Request
Updating an IPFIX target
Update an existing IPFIX target configuration. Endpoint
Request Body
The request body uses the same fields as the create request.
Example Request
Deleting an IPFIX target
Delete a specific IPFIX target from an MCR.A target cannot be deleted if it is still assigned to an interface.
Example Request
Listing IPFIX targets
Retrieve all IPFIX targets configured on an MCR. Endpoint
Example Request
NAT Gateway IPFIX target endpoints
Creating an IPFIX target
To create an IPFIX target on a NAT Gateway, send a POST request with the target configuration. Endpoint
Request Body
Example Request
Getting an IPFIX target
Retrieve a specific IPFIX target by its ID. Endpoint
Example Request
Updating an IPFIX target
Update an existing IPFIX target configuration. Endpoint
Request Body
The request body uses the same fields as the create request.
Example Request
Deleting an IPFIX target
Delete a specific IPFIX target from a NAT Gateway.A target cannot be deleted if it is still assigned to an interface.
Example Request
Listing IPFIX target summaries
Retrieve summaries of all IPFIX targets configured on a NAT Gateway. Endpoint
Example Request