Red Hat Training

A Red Hat training course is available for Red Hat Satellite

21.3. listAll

Name
listAll
Description
List all cobbler snippets for the logged in user
Parameters
  • string sessionKey
Return Value
  • array:
    • struct - snippet
      • string name
      • string contents
      • string fragment - The string to include in a kickstart file that will generate this snippet.
      • string file - The local path to the file containing this snippet.