Admin
Opens the IDOL Admin interface for the component that you use to call the action. This interface allows you to view data for the component and provides some administrative actions.
To use this action, you must have an admin.dat
file available for the component. You can configure the location of this file by using the AdminFile configuration parameter in the [Paths]
section.
Example
http://12.3.4.56:6010/action=Admin
This action accesses the IDOL Admin interface for the component located on a machine with the IP address 12.3.4.56
that uses port 6010
.
See Also
AdminFile configuration parameter