Red Hat Training

A Red Hat training course is available for Red Hat Satellite

34.67. listNotes

名前
listNotes
説明
システムに関連付けられている note 一覧を返します。
パラメーター
  • string sessionKey
  • int serverId
戻り値
  • array:
    • struct - note details
      • int id
      • string subject - note の件名
      • string note - note のコンテンツ
      • int system_id - note に関連付けられているシステムの ID
      • string creator - 存在する場合、note の作成者 (オプション)
      • date updated - note の最新更新日