Translations of this page:

Accessing the Server From Perl

We've created a Perl module that makes communicating with the ZipTie server's webservices trivial.

Installing ZipTie::Client

Installing with PPM

 C:\> ppm install ZipTie-Client

Installing from CPAN

 [root@localhost ~]$ perl -MCPAN -e "install ZipTie::Client"

perldoc

The main perldoc for the ZipTie::Client module can be found on CPAN. http://search.cpan.org/perldoc?ZipTie::Client

Examples

A few examples can also be found on the CPAN site. http://search.cpan.org/src/LBAYER/ZipTie-Client-1.3/

All of these scripts are writen to work against a server on localhost. They are designed to be examples of what you can do with the client module.

Script Description
backup.pl Triggers a backup of devices.
config.pl Shows configuration information for a device.
discover.pl Kicks off a discovery for a set of devices.
import.pl Imports devices from a CSV file.
 
doc/perl_client.txt · Last modified: 2008/11/24 09:58 by ryankruse
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki