A comma-separated list of domains to process. This must be run from the system domain with ignore-warning set to true.
Filter
The search expression to filter the packages by.
Note: The logical operators in the expression (‘AND’, ‘OR’) should be provided in capital letters (The same as in the SmartConsole Object Explorer). The search involves both a IP search and a textual search in name, comment, tags etc.
Limit
The maximum number of results to return in the response.
Valid range is - 1 to 500.
Offset
The pagination offset indicating the starting point for the next set of results.
Order
A JSON list of fields and their sorting order.
Example:
[ { “name”: “ASC” }, { “createdAt”: “DESC” } ]
Return All Pages
Automatically fetch all resources, page by page.
Show Installation Targets
Select to calculate and include the installation targets field in the response.