OBJECT

UpdateBackupThrottleSettingReply

Description

Response of updating backup throttle settings.

link GraphQL Schema definition

  • type UpdateBackupThrottleSettingReply {
  • # List of backup throttle settings.
  • backupThrottleSettings: [BackupThrottleSetting!]!
  • }

link Require by