11.6. deleteFileRevisions
- Name
- deleteFileRevisions
- Description
- Delete specified revisions of a given configuration file
- Parameters
- string sessionKey
- string channelLabel - Label of config channel to lookup on.
- string filePath - Configuration file path.
- array:
- int - List of revisions to delete
- Return Value
- int - 1 on success, exception thrown otherwise.