Este conteúdo não está disponível no idioma selecionado.
13.8. create
- Name
- create
- Description
- Create a custom errata. If "publish" is set to true, the errata will be published as well
- Parameters
- string sessionKey
- struct - errata info- stringsynopsis
- stringadvisory_name
- intadvisory_release
- stringadvisory_type- Type of advisory (one of the following: 'Security Advisory', 'Product Enhancement Advisory', or 'Bug Fix Advisory'
- stringproduct
- stringerrataFrom
- stringtopic
- stringdescription
- stringreferences
- stringnotes
- stringsolution
 
- array:- struct - bug- intid- Bug Id
- stringsummary
- stringurl
 
 
- 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 the errata should be published too, ignored if publish is set to false
 
 
- Return Value
- struct - errata- intid- Errata Id
- stringdate- Date erratum was created.
- stringadvisory_type- Type of the advisory.
- stringadvisory_name- Name of the advisory.
- stringadvisory_synopsis- Summary of the erratum.