Use this to find a site database location
In order to find the server a site is on and/ or display all site/ server mappings in an Opentracker.net account, use this URL to perform a GET or POST request.
The following parameters are required:
administrator
the admintrator requesting the site/ server mappings
password
the password of the administrator
site
OPTIONAL. A specific site to request a server mapping for
To request all site/ server mappings for an account:
HTTP GET/ POST: find_server.jsp?administrator=admin@opentracker.net&password=demo123
To request a single site/ server mapping:
HTTP GET/ POST: find_server.jsp?administrator=admin@opentracker.net&password=demo123&site=www.opentracker.net
Page returns (a single) xml text formatted as: '
site is unknown in administrator's account.
administrator is not supplied.
password is not supplied.
No data profile for administrator.
Password is not correct for administrator.
Illegal role for administrator email (user not administrator).
Illegal number of administrators.
Illegal administrator for site.