Skip to content

/AWS1/CL_NED=>LISTLOADERJOBS()

About ListLoaderJobs

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..

Method Signature

IMPORTING

Optional arguments:

IV_LIMIT TYPE /AWS1/NEDPOSITIVEINTEGER /AWS1/NEDPOSITIVEINTEGER

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

IV_INCLUDEQUEUEDLOADS TYPE /AWS1/NEDBOOLEAN /AWS1/NEDBOOLEAN

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 FALSE. The default value is TRUE.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_NEDLISTLOADERJOBSOUT /AWS1/CL_NEDLISTLOADERJOBSOUT