neptunedata_list_loader_jobs {paws.database} | R Documentation |
Retrieves a list of the loadIds
for all active loader jobs.
See https://www.paws-r-sdk.com/docs/neptunedata_list_loader_jobs/ for full documentation.
neptunedata_list_loader_jobs(limit = NULL, includeQueuedLoads = NULL)
limit |
The number of load IDs to list. Must be a positive integer greater than
zero and not more than |
includeQueuedLoads |
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 |