OBJECT
QueryDatastoreFreespaceThresholdsReply
Description
Datastore freespace threshold configurations on Rubrik clusters.
link GraphQL Schema definition
- type QueryDatastoreFreespaceThresholdsReply {
- # Datastore freespace threshold configuration.
- : [DatastoreFreespaceThresholdType!]!
- }