INPUT_OBJECT

DeleteStorageArraysInput

Description

Delete Storage arrays.

link GraphQL Schema definition

  • input DeleteStorageArraysInput {
  • # Required. List of Storage arrays to delete.
  • inputs: [StorageArrayInput!]!
  • }

link Require by