GetSyslogServers
This method gets the syslog log forwarding information. Returns fwdInfo which is a
list of
SyslogForwardInfo
objects that contain information about all the
syslog servers.Synopsis
SyslogForwardInfo[] getSyslogServers()
SyslogForwardInfo
contains information for syslog log forwarding. For more information, see ConfigureSyslogForwarding.Faults
- RuntimeFault
- SystemError
For more information about the faults, see
Faults in Site Recovery Manager Appliance Management API.