34.67. listNotes
- Name
- listNotes
- Description
- Provides a list of notes associated with a system.
- Parameters
- string sessionKey
- int serverId
- Return Value
- 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 if exists (optional) - date
updated- Date of the last note update