34.35. getRelevantErrataByType
- Name
- getRelevantErrataByType
- Description
- Returns a list of all errata of the specified type that are relevant to the system.
- Parameters
- string sessionKey
- int serverId
- string advisoryType - type of advisory (one of of the following: 'Security Advisory', 'Product Enhancement Advisory', 'Bug Fix Advisory'
- 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