NsThrottle
Description
A single throttle for the partner.
JSON Type
object
Members
| Name | Description | Type | Deprecated |
|---|---|---|---|
| id | Id of the throttle. | NsObjectID | |
| name | Name of the throttle. | NsObjectName | |
| description | Description of the throttle. | NsObjectName | |
| creation_time | Creation time of the throttle. | NsTime | |
| last_modified | Last modification time of the throttle. | NsTime | |
| thr_partner_id | ID of the partner object. | NsObjectID | |
| thr_day_mask | Mask for days that the throttle operates. | NsUnsignedLong | |
| thr_at_time | Start time set for the throttle. | NsTimeOfDay | |
| thr_until_time | End time set for the throttle. | NsTimeOfDay | |
| thr_bandwidth | Bandwidth set for the throttle in megabits per second. | NsUnsignedLong | |
| thr_bandwidth_kbps | Bandwidth set for the throttle in kilobits per second. | NsUnsignedLong |
