OBJECT

SyslogServerTestResult

Description

Supported in v5.0+

link GraphQL Schema definition

  • type SyslogServerTestResult {
  • # Required. Supported in v5.0+
  • # The test message that was sent.
  • message: String!
  • }