uaf_list_plugin_operations

Returns information about operations available to a particular plug-in.

Arguments – Plugin Identifier, Plugin Version

Table C-12: Columns returned

Column name

Returned datatype

Operation

string

Description

string

ReturnType

java.lang.boolean

Table C-13: Sample output from: uaf_list_plugin_operations"com.sybase.ase","15.0.0"

Operation

Description

ReturnType

loadPlugin

Loads the plug-in

void

unload

Unloads the plug-in

void

reload

Reloads the plug-in

void

saveArl

Saves the ARL (Access Requirement List)

void

saveConfig

Saves the configuration settings of the plug-in

void

retrieveServerLog

Returns the server log identified by the attribute ASELogfile

void