List of R2D2 Commands: Difference between revisions

From Ultiroam User Docs
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:
!Category
!Category
|-
|-
| [[R2D2 - BackupCDR|BackupCDR]]|| Backs up CDR files
| [[R2D2 - BackupCDR|BackupCDR]]|| Backup CDR files
|Backup File Name
|BackupFileName
|[[R2D2 Error Codes|Error Code]] in case of error
|[[R2D2 Error Codes|Error Code]] in case of error
|CDR
|CDR
|-
|-
|DeletePortLogs
|[[R2D2 - DeletePortLogs|DeletePortLogs]]
|
|Delete Logs of a Port
|Port Index
|PortIndex
|[[R2D2 Error Codes|Error Code]] in case of error
|[[R2D2 Error Codes|Error Code]] in case of error
|Logs
|Logs
Line 24: Line 24:
|GetCDRLine
|GetCDRLine
|
|
|Port Index, 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
|}
|}

Revision as of 22:00, 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 None. CDR File Path CDR
GetCDRLine PortIndex, CdrFileName, LineNumber CdrLine, Error Code in case of error CDR