List of R2D2 Commands: Difference between revisions

From Ultiroam User Docs
Jump to navigation Jump to search
No edit summary
Tags: Manual revert 2017 source edit
No edit summary
Line 28: Line 28:
|CDR
|CDR
|}
|}
See Also:
* [[R2D2 API architecture|R2D2 API Architecture]]

Revision as of 22:41, 12 May 2024

R2D2 Command Description Input Arguments Returns Category
BackupCDR Backup CDR files BackupFileName Error Code in case of error CDR
DeletePortLogs Delete Logs of a Port PortIndex Error Code in case of error Logs
GetCDR Get CDR File Path None. CDR File Path CDR
GetCDRLine Get Line of CDR File PortIndex, CdrFileName, LineNumber CdrLine, Error Code in case of error CDR

See Also: