GetCDR: Difference between revisions

From Ultiroam User Docs
Jump to navigation Jump to search
(Created page with "This command deletes all port logs for a given port. '''COMMAND:''' {| class="wikitable" !Command !Line Arguments !Returns |- |DeletePortLogs |PortIndex |Error Code in case of error |} '''EXAMPLE:''' ~# DeletePortLogs 1")
Tag: 2017 source edit
 
No edit summary
Line 1: Line 1:
This command deletes all port logs for a given port.
This command writes to the standard output the current CDR file path..


'''COMMAND:'''
'''COMMAND:'''
Line 7: Line 7:
!Returns
!Returns
|-
|-
|DeletePortLogs
|GetCDR
|PortIndex
|None
|[[R2D2 Error Codes|Error Code]] in case of error
|CDR File Path
|}
|}
'''EXAMPLE:'''
'''EXAMPLE:'''


~# DeletePortLogs 1
~# GetCDR
 
/var/log/R2D2.CDR

Revision as of 21:59, 12 May 2024

This command writes to the standard output the current CDR file path..

COMMAND:

Command Line Arguments Returns
GetCDR None CDR File Path

EXAMPLE:

~# GetCDR

/var/log/R2D2.CDR