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