The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

FusionInventory::Agent::Target::Server - Server target

DESCRIPTION

This is a target for sending execution result to a server.

METHODS

new(%params)

The constructor. The following parameters are allowed, in addition to those from the base class FusionInventory::Agent::Target, as keys of the %params hash:

url

the server URL (mandatory)

getUrl()

Return the server URL for this target.