Red Hat Training

A Red Hat training course is available for Red Hat Satellite

Chapter 15. Namespace: kickstart.filepreservation

Provides methods to retrieve and manipulate kickstart file preservation lists.
Namespace: kickstart.filepreservation

15.1. Method: create

Description

Create a new file preservation list.

Parameters

The following parameters are available for this method:

  • string session_key
  • string name - Name of the file list to create
  • array:
    • string name - File names to include
Returns

The following return values are available for this method:

  • int - 1 on success, exception thrown otherwise