RuleClient
add_replication_rule
Arguments: |
|
delete_replication_rule
Deletes a replication rule and all associated locks.
Arguments: |
|
Raises: | ``: RuleNotFound, AccessDenied |
get_replication_rule
Get a replication rule.
Arguments: |
|
Raises: | ``: RuleNotFound |
update_replication_rule
Arguments: |
|
Raises: | ``: RuleNotFound |
reduce_replication_rule
Arguments: |
|
Raises: | ``: RuleReplaceFailed, RuleNotFound |
move_replication_rule
Move a replication rule to another RSE and, once done, delete the original one.
Arguments: |
|
Raises: | ``: RuleNotFound, RuleReplaceFailed |
approve_replication_rule
Arguments: |
|
Raises: | ``: RuleNotFound |
deny_replication_rule
Arguments: |
|
Raises: | ``: RuleNotFound |
list_replication_rule_full_history
List the rule history of a DID.
Arguments: |
|
examine_replication_rule
Examine a replication rule for errors during transfer.
Arguments: |
|
Raises: | ``: RuleNotFound |
list_replica_locks
List details of all replica locks for a rule.
Arguments: |
|
Raises: | ``: RuleNotFound |
list_replication_rules
List all replication rules which match a filter
Arguments: |
|
Returns: | True if successful, otherwise false. |