INPUT_OBJECT

GetSyslogExportRulesInput

Description

Input for retrieving multiple syslog export rules.

link GraphQL Schema definition

  • input GetSyslogExportRulesInput {
  • # Required. UUID used to identify the cluster the request goes to.
  • clusterUuid: String!
  • }

link Require by