cs::Legato::Networker::Client - a client record in Legato's Networker backup system
use cs::Legato::Networker::Client;
The cs::Legato::Networker::Client module describes a client (host).
clients()
Return a list of known clients.
Obtain a cs::Legato::Networker::Client object representing the named client.
Dumps()
Return the sequence numbers of dumps for this clients.
Return the cs::Legato::Networker::Dump object for the specified sequence number seq.
cs::Legato::Networker
Cameron Simpson <cs@zip.com.au>