INPUT_OBJECT
SetDatastoreFreespaceThresholdsInput
Description
Set datastore freespace thresholds.
link GraphQL Schema definition
- input SetDatastoreFreespaceThresholdsInput {
- # List of datastore freespace threshold configurations to set.
- : [SetDatastoreFreespaceThresholdInput!]!
- }