Hi Serkan,
The simplest way is to use the next commands inside a script:
#To list all the applications
print AdminApp.list()
#To see all information about your application
print AdminApp.view('APPLICATION_NAME')
BTW WAS 6.1 is out of support from September 2013
Hope this helps.
regards