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