DeletePortLogs: Difference between revisions

From Ultiroam User Docs
Jump to navigation Jump to search
(Created page with "This command saves current CDR, GSM Authentication log and Data log files into specified files, and then if optional flag is present resets (purges) it. Backup files for GSM Authentication log and Data log are created by suffixing specified file name with _DATA and _RDR suffixes. COMMAND: Command Line Arguments Returns BackupCDR Backup Filename Error Code in case of error. EXAMPLE")
Tag: 2017 source edit
 
No edit summary
Tag: 2017 source edit
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
This command saves current CDR, GSM Authentication log and Data log files into specified files, and then if optional flag is present resets (purges) it.
This command deletes all port logs for a given port.
Backup files for GSM Authentication log and Data log are created by suffixing specified file name with _DATA and _RDR suffixes.
COMMAND:
Command
Line Arguments
Returns
BackupCDR
Backup Filename
Error Code in case of error.


EXAMPLE
'''COMMAND:'''
{| class="wikitable"
!Command
!Line Arguments
!Returns
|-
|DeletePortLogs
|PortIndex
|[[R2D2 Error Codes|Error Code]] in case of error
|}
'''EXAMPLE:'''
 
~# DeletePortLogs 1
 
[[Category:LOGS]]
[[Category:R2D2]]

Latest revision as of 11:21, 27 March 2025

This command deletes all port logs for a given port.

COMMAND:

Command Line Arguments Returns
DeletePortLogs PortIndex Error Code in case of error

EXAMPLE:

~# DeletePortLogs 1