INPUT_OBJECT

RefreshStorageArraysInput

Description

Refresh Storage arrays.

link GraphQL Schema definition

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

link Require by