Table of Contents
Search method
This method executes a search through the agent and returns the resulting file list as an XML document.
Table of Contents
Note: The Preview Agent API is deprecated and will be set to End of Life on July 1st, 2024.
If you have integrations that display previews in real-time, we recommend looking into alternative solutions such as obtaining temporary preview links from the RESTful API.
URL
http://servername/ArchiveAgentPath/Search
Parameters
Search[1]
The string to search for.
PreviewSize[*] := [ 0 . . . 1024 ]
The maximum dimension in pixels for a preview. The URL for this preview will be returned.
FileInfo[1] := [ 0 | 1 ]
Boolean value indicating if file information should be returned with the file list.
MetaData[1] := [ 0 | 1 ]
Boolean value indicating if metadata should be returned with the file list.
Return value
An ‘Archive Agent File List XML’ document containing a list of files matching the search string and any requested
data:
|
|