...
API Endpoint: <domain_name>/ingestion/dataset
HTTP Method: POST
...
This API will be used to write datasets into the csv file which will be stored in the input folder. The csv will then be used by the Nifi processor to ingest the data into the database. This API can be used to add individual datasets into csv.
...
Provide the valid input details for the parameters shown below.
...
Step 3: Click on the send button for the request and if the request is successful the user should see a response message which contains the status of the file.
...