List of R2D2 Commands: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 26: | Line 26: | ||
|PortIndex, CdrFileName, LineNumber | |PortIndex, CdrFileName, LineNumber | ||
|CdrLine, [[R2D2 Error Codes|Error Code]] in case of error | |CdrLine, [[R2D2 Error Codes|Error Code]] in case of error | ||
|CDR | |||
|- | |||
|[[ResetCDR]] | |||
|Purges CDR, GSM and Data Logs | |||
|None. | |||
|None. | |||
|CDR | |CDR | ||
|} | |} |
Revision as of 20:00, 14 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 |
ResetCDR | Purges CDR, GSM and Data Logs | None. | None. | CDR |
See Also: