Skip to content

/AWS1/CL_WDX=>DESCRIBEFOLDERCONTENTS()

About DescribeFolderContents

Describes the contents of the specified folder, including its documents and subfolders.

By default, Amazon WorkDocs returns the first 100 active document and folder metadata items. If there are more results, the response includes a marker that you can use to request the next set of results. You can also request initialized documents.

Method Signature

IMPORTING

Required arguments:

IV_FOLDERID TYPE /AWS1/WDXRESOURCEIDTYPE /AWS1/WDXRESOURCEIDTYPE

The ID of the folder.

Optional arguments:

IV_AUTHENTICATIONTOKEN TYPE /AWS1/WDXAUTHNTCTNHEADERTYPE /AWS1/WDXAUTHNTCTNHEADERTYPE

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

IV_SORT TYPE /AWS1/WDXRESOURCESORTTYPE /AWS1/WDXRESOURCESORTTYPE

The sorting criteria.

IV_ORDER TYPE /AWS1/WDXORDERTYPE /AWS1/WDXORDERTYPE

The order for the contents of the folder.

IV_LIMIT TYPE /AWS1/WDXLIMITTYPE /AWS1/WDXLIMITTYPE

The maximum number of items to return with this call.

IV_MARKER TYPE /AWS1/WDXPAGEMARKERTYPE /AWS1/WDXPAGEMARKERTYPE

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

IV_TYPE TYPE /AWS1/WDXFOLDERCONTENTTYPE /AWS1/WDXFOLDERCONTENTTYPE

The type of items.

IV_INCLUDE TYPE /AWS1/WDXFIELDNAMESTYPE /AWS1/WDXFIELDNAMESTYPE

The contents to include. Specify "INITIALIZED" to include initialized documents.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_WDXDSCFOLDERCONTSRSP /AWS1/CL_WDXDSCFOLDERCONTSRSP