Neptune Loader Get-Status API - Amazon Neptune

Neptune Loader Get-Status API

Gets the status of a loader job.

To get load status, you must send an HTTP GET request to the https://your-neptune-endpoint:port/loader endpoint. To get the status for a particular load request, you must include the loadId as a URL parameter, or append the loadId to the URL path.

Neptune only keeps track of the most recent 1,024 bulk load jobs, and only stores the last 10,000 error details per job.

See Neptune Loader Error and Feed Messages for a list of the error and feed messages returned by the loader in case of errors.