INPUT_OBJECT

GetSnmpConfigurationInput

Description

Input for retrieving an SNMP configuration.

link GraphQL Schema definition

  • input GetSnmpConfigurationInput {
  • # Required. UUID used to identify the cluster the request goes to.
  • clusterUuid: String!
  • # Required. ID of the Rubrik cluster or *me* for self.
  • id: String!
  • }

link Require by