Red Hat Training

A Red Hat training course is available for Red Hat Satellite

34.42. getUnscheduledErrata

Name
getUnscheduledErrata
Description
Provides an array of errata that are applicable to a given system.
Parameters
  • string sessionKey
  • int serverId
Return Value
  • array:
    • struct - errata
      • int id - Errata Id
      • string date - Date erratum was created.
      • string advisory_type - Type of the advisory.
      • string advisory_name - Name of the advisory.
      • string advisory_synopsis - Summary of the erratum.