OBJECT
SyslogExportRuleSummary
Description
Supported in v5.1+
link GraphQL Schema definition
- type SyslogExportRuleSummary {
- # Required. Supported in v5.1+
- # ID corresponding to the syslog export rule.
- : String!
- : SyslogCertificateInfo
- : SyslogExportRuleFull
- }