Red Hat Training

A Red Hat training course is available for Red Hat Satellite

34.66. Method: listNotes

Description

Provides a list of notes associated with a system.

Parameters

The following parameters are available for this method:

  • string sessionKey
  • int serverId
Returns

The following return values are available for this method:

  • array:
    • struct - note details
      • int id
      • string subject - Subject of the note
      • string note - Contents of the note
      • int system_id - The ID of the system associated with the note
      • string creator - Creator of the note
      • date updated - Date of the last note update