OBJECT
BackupThrottleSetting
Description
Backup throttle settings.
link GraphQL Schema definition
- type BackupThrottleSetting {
- # Backup throttle is enabled when it's true.
- Boolean! :
- # Backup throttle settings related to VMware.
- VmwareThrottlingSettings :
- # Details of a cluster.
- Cluster! :
- }