Functionality Vendors of scan engines certified for the virus scan interface can usethis function module to call information about the virus scan serversmaintained in thi system, to provide this information, for example,to an administrator for selection to control the option foradministering the virus scan servers provided with the functionmodule VSCAN_RFC_RELOAD. Description Name of the scanner group for which data is to be read. Value range If this parameter is filled, only data for virus scan servers in thisgroup is read. If the parameter is left empty, data for all virus scan servers is read. Description Return the read data for virus scan servers. Value range The result is a table with the following fields:
- SERVER_NAME>: The name of the virus scan server, with which it
can be addressed individually in the VSCAN_RFC_RELOAD module. This fieldis unique within the result table.
- SCANNER_GROUP>: The name of the scanner group to which the
virus scan server belongs.
- STATUS>: The status set in Customizing for the virus scan server.
This is not the current availability status. The following values arepossible: ACTV>: The virus scan server should be active on the specifiedapplication server. ACTS>: The virus scan server should be active as a self-startingserver. The specified application server is the monitoring applicationserver. INAC>: The virus scan server is stored on the specifiedapplication server, but should not be started. NONE>: The virus scan server has been removed from the monitoringby the administrator.
- APPLICATION_SERVER>: The application server on which the virus
scan server is stored, or which monitors the virus scan server.
|