Scroll to navigation

FusionInventory::Agent::Target::Server(3pm) User Contributed Perl Documentation FusionInventory::Agent::Target::Server(3pm)

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.
2012-06-25 perl v5.14.2