INPUT_OBJECT
RefreshStorageArraysInput
Description
Refresh Storage arrays.
link GraphQL Schema definition
- input RefreshStorageArraysInput {
- # Required. List of Storage arrays to refresh.
- : [StorageArrayInput!]!
- }
INPUT_OBJECT
Refresh Storage arrays.
- input RefreshStorageArraysInput {
- # Required. List of Storage arrays to refresh.
- : [StorageArrayInput!]!
- }