INPUT_OBJECT
SyslogExportRulePartialInput
Description
Supported in v5.1+
link GraphQL Schema definition
- input SyslogExportRulePartialInput {
- # Supported in v5.1+
- # Specifies whether TLS should be used to communicate with the syslog server.
- Boolean :
- # Supported in v5.1+
- String :
- # Supported in v5.1+
- Int :
- # Supported in v5.2+
- # The ID corresponding to the imported certificate used by the syslog server.
- String :
- # Supported in v5.1+
- SyslogFacility :
- # Supported in v5.1+
- TransportLayerProtocol :
- # Supported in v5.1+
- SyslogSeverity :
- }