Este conteúdo não está disponível no idioma selecionado.
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- intid- Errata ID.
- stringdate- Date erratum was created.
- stringupdate_date- Date erratum was updated.
- stringadvisory_synopsis- Summary of the erratum.
- stringadvisory_type- Type label such as Security, Bug Fix
- stringadvisory_name- Name such as RHSA, etc