Use the listLocalRepositoryBundles command to list all bundles held in the bundle repository that is included in the product.
To run the command, use the AdminTask object of the wsadmin scripting client.
print AdminTask.help('OSGiApplicationCommands')
print AdminTask.help('command_name')
This command lists all bundles that are held in the internal bundle repository. The list includes any bundles that you have added since you last saved your changes, and excludes any bundles that you have removed since you last saved your changes.
None.
None.
None.
None.
AdminTask.listLocalRepositoryBundles()