Package spacewalklib

Class Summary
RhnClient Class RhnClient is used to access information for a particular system registered in the spacewalk or satellite server.
RhnClientNote Class RhnClientNote represents a note assigned to a client.
RhnClients Class RhnClients represents a list of systems registered to a Spacewalk or Satellite server.
RhnCobblerServer RhnServer class represents a spacewalk or satellite server to quickly retrieve basic information.
RhnCobblerSystem RhnCobblerSystem represents cobbler system records in the cobbler server embedded in Spacewalk server.
RhnConfigChannel Class RhnConfigChannel represents a configuration channels in a spacewalk or satellite server.
RhnConfigChannels Class RhnConfigChannels represents the list of config channels in a spacewalk or satellite server.
RhnConn Class RhnConn establish a connection with spacewalk server.
RhnConnCobbler Class RhnConnCobbler establish a connection with cobbler api in spacewalk server.
RhnDeployEvent RhnDeployEvent represents a scheduled file deployment event in the spacewalk server.
RhnPackage Class RhnPackage represents a package in the spacewalk server.
RhnPackages Class RhnPackages is used to look for packages for name, version, release, etc...
RhnScript Class RhnScript encapsulates a script that can be schedulled to be run in a system.
RhnScriptEvent RhnEvent represents a scheduled script execution event in the spacewalk server
RhnServer RhnServer class represents a spacewalk or satellite server to quickly retrieve basic information.
RhnSwChannel Class RhnSwChannel represents a software channels in a spacewalk or satellite server.
RhnSwChannels Class RhnSwChannels represents the list of software channels in a spacewalk or satellite server.
RhnSystemsGroup Class RhnSystemsGroup represents a group of systems in a spacewalk server.
RhnSystemsGroups Class RhnConfigChannels represents the list of config channels in a spacewalk or satellite server.
 

Exception Summary
RhnChannelNotFoundException Exception thrown by spacewalklib library in case of a specified channel does not exist in the spacewalk server.
RhnClientNotFoundException Exception thrown by spacewalklib library in case of a specified system does not exist in the spacewalk server.
RhnCobblerSystemNotFoundException  
RhnConnFault Exception thrown by spacewalklib library in case of a problem is found in the connection with the spacewalk server.
RhnCustomNotFoundException Exception thrown by spacewalklib library in case of a custom key does not exist for the specific client.
RhnExecCapMissingException Exception thrown by spacewalklib library in case of system is not able to execute scripts tasks, usually because required packages are not installed.
RhnExecutionException Exception thrown by spacewalklib library in case of system fails to execute scripts.
RhnPackageNotFoundException Exception thrown by spacewalklib library in case of a specified package does not exist in the spacewalk server.
RhnSystemsGroupNotFoundException Exception thrown by spacewalklib library in case of a specified group of systems does not exist in the spacewalk server.