SyslogServerTest

Properties

Name Type Description Notes
component_address str Address of the component running the test. [optional]
component_name str Name of the component running the test. [optional]
description str What the test is doing. [optional]
destination str The URI of the target syslog server being tested. [optional]
details str The output of the test. [optional]
success bool Returns a value of `true` if the specified test succeeded. Returns a value of `false` if the specified test failed. [optional]
test_type str Displays the type of test being performed. The returned values are determined by the syslog connection being tested and its configuration. Possible values include `connecting` and `message-sending`. [optional]

[Back to Model list] [Back to API list] [Back to Overview]