Name |
Type |
Description |
Notes |
description |
str |
User-entered description of this performance rule. |
[optional] |
enabled |
bool |
Whether this performance rule is currently in effect during its specified intervals. |
[optional] |
limit |
int |
Amount the specified system resource type is limited by this rule. Units are kb/s for bandwidth, files/s for file-count, processing percentage used for cpu, or percentage of maximum available workers. |
|
schedule |
SyncRuleSchedule |
A schedule defining when during a week this performance rule is in effect. If unspecified or null, the schedule will always be in effect. |
[optional] |
type |
str |
The type of system resource this rule limits. |
|
[Back to Model list] [Back to API list] [Back to README]