%doc> Add an IP service object from device page %doc> % % <%attr> showheader => 0 %attr> % <%flags> inherit => undef %flags> % % % <%args> $ip $url $service => undef $monitored => undef $contactlist => undef $Add => undef $Cancel => undef %args> % % <%init> my $DEBUG = 0; my $ipobj; my $cl; my $dev; print '%ARGS is
', Dumper(%ARGS), '