Optionallock_Optionallock_If true, lock the minimum transfer rate to the value set for min_rate_kbps.
If false, users can adjust the transfer rate up to the value set for target_rate_cap_kbps.
Optionallock_Lock the rate policy to the value set for rate_policy.
Optionallock_Optionallock_If true, lock the target transfer rate to the default value set for target_rate_kbps.
If false, users can adjust the transfer rate up to the value set for target_rate_cap_kbps.
Optionalmin_Optionalrate_The congestion control behavior to use when sharing bandwidth.
fixed - Transfer at the target rate regardless of actual network capacity. Do not share bandwidth. Not recommended.high - When sharing bandwidth, transfer at twice the rate of a transfer using "fair" policy.fair - Share bandwidth equally with other traffic.low - Use only unutilized bandwidth.Optionaltarget_Maximum target rate for incoming transfers, in kilobits per second.
Optionaltarget_Ideal transfer rate, in kilobits per second.
Deprecated
Use
lock_min_rate_kbpsinstead.