Previous Topic: Fetched Items ManagementNext Topic: Example


listFetchedItems—List Fetched Items

This action lists all fetched items of a Client Automation domain. To limit the amount of information you can specify a filter.

This action has the following format:

area action=listFetchedItems name=area_name 
[{filter=filter|filterfile=file_name}]
name

Specifies the name of a Client Automation domain. Its fetched items will be listed.

filter

Specifies the expression to confine the amount of information listed

The following attributes are valid to build atomic filter expressions:

Attribute

Type

Item name

String

State

[not yet ] copied

Fetched at

String

Fetch path

String

Comment

String

filterfile

Specifies the name of the file that contains the filter commands.

The commands in the file are specified in the same way as in the filter parameter, but the size of the file is limited by the capacity of the system that runs this command.