Csv Export Incomplete Sessions

Csv Export Incomplete Sessions

Export Incomplete TCP flow Sessions in csv file

Request
URI
POST
https://{api_host}/api/ni/flows/tcp-incomplete/csv-export
COPY
Query Parameters
string
destination_vm_entity_id
Required

Destination VM Entity ID

integer
resolution_in_minutes
Required

Metric point interval. Supported values are 5 or 30 minutes.

integer
end_time
Required

End time for query in epoch milli seconds.

integer
limit
Required

limit for paged list response.


Authentication
This operation uses the following authentication methods.
Responses
200

Success

Returns file of type(s) application/octet-stream
Operation doesn't return any data structure

401

Unauthorized

Operation doesn't return any data structure

403

Forbidden

Operation doesn't return any data structure

404

Not Found

Operation doesn't return any data structure

500

Internal Error

Operation doesn't return any data structure