Previous Topic: export—Export ProductNext Topic: Example


list—List Products in Software Library

This action displays the list of products from the software library. An additional filter can be specified to restrict the list to just those products that fulfill the filter criteria. If no filters are given, the complete list of products is shown. The filter is limited to100 bytes.

This action has the following format:

swlibrary action=list [{filter="filter" | filterfile=filename }]
filter

Specifies the expression to confine the amount of information listed, in this case, the products to be shown.

You can also use the attributes shown by this list action.

Note: You can display a list of virtual or regular software packages by specifying one of the following filters:

filter="Package format=Virtual"

filter="Package format=Regular"

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.

More Information:

Using Filters