Red Hat Training

A Red Hat training course is available for Red Hat Satellite

3.6. addPackageVerify

Name
addPackageVerify
Description
Adds an action to verify installed packages on the system to an Action Chain.
Parameters
  • string sessionKey - Session token, issued at login
  • int serverId - System ID
  • array:
    • int - packageId
  • string chainLabel - Label of the chain
Return Value
  • int - 1 on success, exception thrown otherwise.