Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.16 KB

File metadata and controls

18 lines (13 loc) · 1.16 KB

ReplicationThrottle

A single throttle for the partner.

Properties

Name Type Description Notes
days str, none_type List of days that the throttle operates. [optional]
description str, none_type Description of the throttle. [optional]
name str, none_type Name of the throttle. [optional]
thr_at_time int, none_type Start time set for the throttle. [optional]
thr_bandwidth int, none_type Bandwidth set for the throttle in megabits per second or as the largest possible 64-bit signed integer (9223372036854775807) to indicate that there is no limit. This attribute is superseded by thr_bandwidth_limit_kbps. [optional]
thr_until_time int, none_type End time set for the throttle. [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]