ListImageComparisonDatabases
Lists the databases that have been created to store information for use with image comparison.
Type: synchronous
Example
/action=ListImageComparisonDatabases
Response
The response includes a list of databases, and the number of references that exist in each database.
<autnresponse> <action>LISTIMAGECOMPARISONDATABASES</action> <response>SUCCESS</response> <responsedata> <database> <database>ReferenceImages</database> <numentries>17</numentries> </database> </responsedata> </autnresponse>