v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1443187284.6 KB

Retrieves a list of the loadIds for all active loader jobs.

When invoking this operation in a Neptune cluster that has IAM authentication enabled, the IAM user or role making the request must have a policy attached that allows the neptune-db:ListLoaderJobs IAM action in that cluster..

get/loader

Query parameters

limitinteger

The number of load IDs to list. Must be a positive integer greater than zero and not more than <code>100</code> (which is the default).

includeQueuedLoadsboolean

An optional parameter that can be used to exclude the load IDs of queued load requests when requesting a list of load IDs by setting the parameter to <code>FALSE</code>. The default value is <code>TRUE</code>.

Response

Success

statusstring required

Returns the status of the job list request.