Skip to content

/AWS1/CL_WDX=>GETRESOURCES()

About GetResources

Retrieves a collection of resources, including folders and documents. The only CollectionType supported is SHARED_WITH_ME.

Method Signature

IMPORTING

Optional arguments:

IV_AUTHENTICATIONTOKEN TYPE /AWS1/WDXAUTHNTCTNHEADERTYPE /AWS1/WDXAUTHNTCTNHEADERTYPE

The Amazon WorkDocs authentication token. Not required when using Amazon Web Services administrator credentials to access the API.

IV_USERID TYPE /AWS1/WDXIDTYPE /AWS1/WDXIDTYPE

The user ID for the resource collection. This is a required field for accessing the API operation using IAM credentials.

IV_COLLECTIONTYPE TYPE /AWS1/WDXRESOURCECOLLTYPE /AWS1/WDXRESOURCECOLLTYPE

The collection type.

IV_LIMIT TYPE /AWS1/WDXLIMITTYPE /AWS1/WDXLIMITTYPE

The maximum number of resources to return.

IV_MARKER TYPE /AWS1/WDXPAGEMARKERTYPE /AWS1/WDXPAGEMARKERTYPE

The marker for the next set of results. This marker was received from a previous call.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_WDXGETRESOURCESRSP /AWS1/CL_WDXGETRESOURCESRSP