HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/ipfix_flow_exporters/{IPFIX_Flow_Exporter.name}

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Reference Resource: IPFIX_Flow_Exporter
The name of the flow exporter.

Body Params
string

Specifies the name of a Traffic Insight instance to be used as the export destination for the flow exporter. Expected to be populated when the destination type is 'traffic-insight'.

string
enum

Specifies the type of export destination to use for the flow exporter. The flow exporter configuration is incomplete if this column is not specified.

Allowed:
integer
0 to 86400

Specifies the timeout in seconds for resending the flow exporter template data.

destination_hostname_or_ip_addr
object

Reference Resource: VRF
Specifies the hostname or IP address of the export destination for the flow exporter and the VRF to which the export destination belongs. Expected to be populated when the destination type is 'hostname-or-ip-addr'.

transport
object
string
length ≤ 256

Free form description of the flow exporter.

Responses
200

OK

204

No Content

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

415

Unsupported Media Type

500

Internal Server Error

501

Not Implemented

503

Service Unavailable

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!