End of Life Products and Features - remote_logging.list
Description
Fetch a list of all the admins on the gateway.
Versioning Notes
Prior to version 1.1, this method and the object it returned were named 'system_log.list', and the only parameters available were 'enable', 'hostname', and 'port'.
Arguments
None.
Example Requests & Responses
Example One
Request
Fetch a list of all the admins on the gateway.
{
'method' => 'remote_logging.list',
'parameters' => { }
} |
Response
'remote_logging' => {
'verbose' => '1',
'object_type' => 'remote_logging',
'system' => '1',
'debug_level' => '3',
'hostname' => 'mysyslogserver.example.tld',
'facility' => '2',
'sip' => '1',
'kernel' => '1',
'object_id' => 201,
'pri' => '1',
'enable' => '1',
'dtmf' => '1',
'port' => '514',
'pri_level' => 'standard',
'enable_adv' => '1',
'object_name' => 'remote_logging'
} |
Related content
End of Life Products and Features - remote_logging.save
End of Life Products and Features - remote_logging.save
More like this
End of Life Products and Features - advanced_debugging.list
End of Life Products and Features - advanced_debugging.list
More like this
End of Life Products and Features - ip_configuration.list
End of Life Products and Features - ip_configuration.list
More like this
End of Life Products and Features - connection_status.list
End of Life Products and Features - connection_status.list
More like this
End of Life Products and Features - access_control.list
End of Life Products and Features - access_control.list
More like this
End of Life Products and Features - advanced_debugging.save
End of Life Products and Features - advanced_debugging.save
More like this