aaAddReplicationRule
- Last UpdatedMar 10, 2025
- 1 minute read
Add or modify a replication rule.
Syntax
aaAddReplicationRule Name, Priority, TagFilter, ReplicationGroupKey, ReplicationServerKey, Enable, ApplyOtherRules, AutoReplication
where:
|
Argument |
Description |
|---|---|
|
Name |
The name of the replication rule. |
|
Priority |
The priority for the rule. |
|
TagFilter |
The OData filters that will play a role in how the tags are assigned to partitions or how a tag is set for auto-summary. |
|
ReplicationGroupKey |
The unique identification for the replication group. ReplicationGroupKey is a foreign key from the Replication Group table. |
|
ReplicationServerKey |
The unique identifier for the replication server. |
|
Enable |
Used to indicate whether the replication rule is enabled. |
|
ApplyOtherRules |
Used to indicate whether other rules apply. |
|
AutoReplication |
Used to indicate whether autosummary is enabled. |
Permission
Execute permission defaults to the aaAdministrators group.