13.8. Method: create


Description

Create a custom errata. If publish is set to true, the errata is published too.

Parameters

The following parameters are available for this method:

  • string sessionKey
  • struct - errata info
    • string synopsis
    • string advisory_name
    • int advisory_release
    • string advisory_type - Type of advisory (one of the following: Security Advisory, Product Enhancement Advisory, or Bug Fix Advisory
    • string product
    • string errataFrom
    • string topic
    • string description
    • string references
    • string notes
    • string solution
  • array:
    • struct - bug
      • int id - Bug ID
      • string summary
      • string url
  • array:
    • string keyword - List of keywords to associate with the errata
  • array:
    • int - packageId
  • boolean publish - Should the errata be published
  • array:
    • string - channelLabel - List of channels to publish the errata; ignored if publish is set to false
Returns

The following return values are available for this method:

  • struct - errata
    • int id - Errata ID
    • string date - Erratum creation date
    • string advisory_type - Type of advisory
    • string advisory_name - Name of advisory
    • string advisory_synopsis - Summary of erratum
Back to top
Red Hat logoGithubredditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust. Explore our recent updates.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

Theme

© 2025 Red Hat