INPUT_OBJECT

DiscoverNasSystemRequestInput

Description

Supported in v7.0+ v7.0-v8.0: v8.1+: Input to start auto discover jobs on multiple NAS systems.

link GraphQL Schema definition

  • input DiscoverNasSystemRequestInput {
  • # Required. Supported in v7.0+
  • # IDs of NAS systems.
  • ids: [String!]!
  • }