10.41. listErrataNeedingSync
- Name
- listErrataNeedingSync
- Description
- If you have satellite-synced a new channel then Red Hat Errata will have been updated with the packages that are in the newly synced channel. A cloned erratum will not have been automatically updated however. If you cloned a channel that includes those cloned errata and should include the new packages, they will not be included when they should. This method lists the errata that will be updated if you run the syncErrata method.
- Parameters
- string sessionKey
- string channelLabel - channel to update
- Return Value
- array:
- struct - errata
- int
id
- Errata ID. - string
date
- Date erratum was created. - string
update_date
- Date erratum was updated. - string
advisory_synopsis
- Summary of the erratum. - string
advisory_type
- Type label such as Security, Bug Fix - string
advisory_name
- Name such as RHSA, etc