Red Hat Training

A Red Hat training course is available for Red Hat Satellite

11.6. Method: deleteFileRevisions

Description

Delete specified revisions of a given configuration file.

Parameters

The following parameters are available for this method:

  • string sessionKey
  • string channelLabel - Label of config channel to look up
  • string filePath - Configuration file path
  • array:
    • int - List of revisions to delete
Returns

The following return values are available for this method:

  • int - 1 on success, exception thrown otherwise.