INPUT_OBJECT

GetNetworkInterfaceInput

link GraphQL Schema definition

  • input GetNetworkInterfaceInput {
  • # Will retrieve info for a specific interface if passed in.
  • interface: String
  • # Required. ID of the Rubrik cluster or *me* for self.
  • id: String!
  • }

link Require by