이 콘텐츠는 선택한 언어로 제공되지 않습니다.
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 -
1on success, exception thrown otherwise.