Red Hat Training

A Red Hat training course is available for Red Hat Satellite

34.2. addNote

Name
addNote
Description
Add a new note to the given server.
Parameters
  • string sessionKey
  • int serverId
  • string subject - What the note is about.
  • string body - Content of the note.
Return Value
  • int - 1 on success, exception thrown otherwise.