// // $Id: NWClient.cf.vcs,v 6.1 2003/07/07 16:00:14 okundzic Exp $ Copyright (c) 2003, Legato Systems, Inc. // // All rights reserved. // NetWorker Client resource type for VCS type NWClient ( static str ArgList[] = { IPAddress, Owned_paths } NameRule = NWClient_ + resource.IPAddress static str Operations = None str IPAddress str Owned_paths[] )