Export FBADCSV Errors

Export FBADCSV Errors

Export all the errors to CSV from CSV being used for Flow Based Application Discovery

Request
URI
GET
https://{api_host}/api/ni/groups/discovered-applications/custom-config/fbad/fileErrors/csv
COPY
Authentication
This operation uses the following authentication methods.
Responses
200

OK

Returns string of type(s) application/json
Operation doesn't return any data structure

400

Bad Request

Returns ApiError of type(s) application/json
"ApiError Object"
integer As int32 As int32
code
Optional

code

string
message
Optional

message

array of object
details
Optional

details


401

Unauthorized

Operation doesn't return any data structure

500

Internal Error

Operation doesn't return any data structure

Code Samples
COPY
                    curl -H 'Authorization: <value>' https://{api_host}/api/ni/groups/discovered-applications/custom-config/fbad/fileErrors/csv