OBJECT
VMware Backup throttle settings.
type VmwareThrottlingSettings {# IO latency threshold.ioLatencyThreshold: Int! # Datastore io latency threshold.datastoreIoLatencyThreshold: Int! # CPU utilization threshold.cpuUtilizationThreshold: Int! }