INPUT_OBJECT

UpdateNasSharesRequestInput

Description

Supported in v7.0+ v7.0-v8.0: v8.1+: Input to configure properties of one or more NAS shares.

link GraphQL Schema definition

  • input UpdateNasSharesRequestInput {
  • # Required. Supported in v7.0+
  • # Parameters for NAS shares.
  • nasShareProperties: [NasSharePropertiesInput!]!
  • }