INPUT_OBJECT
SetDatastoreFreespaceThresholdInput
Description
Set datastore freespace threshold.
link GraphQL Schema definition
- input SetDatastoreFreespaceThresholdInput {
- # Required. UUID of the Rubrik cluster the request goes to.
- UUID! :
- # Required. JSON object for setting datastore freespace threshold.
- VmwareDatastoreFreespaceThresholdInput! :
- }