Reference Guide
Responses
HTTP
Code
Description Schema
200 Success
replication_rule_i
nstance
404 Not Found error_response
DELETE /replication_rule/{id}
Description
Delete a replication rule.
Deleting a rule is not permitted, if the rule is associated with a protection policy that is currently
applied to a storage resource.
Parameters
Type Name Description Schema
Path
id
required
Unique identifier of the replication rule. string
Responses
HTTP
Code
Description Schema
204 Success No Content
404 Not Found error_response
422 Operation Failed error_response
PATCH /replication_rule/{id}
Description
Modify a replication rule.
If the rule is associated with a policy that is currently applied to a storage resource, the modified
rule is immediately applied to the associated storage resource.
Changing the remote_system_id is not permitted, if the rule is part of a policy that is currently
applied to a storage resource. To change the remote system associated with a replication rule, do
184
Dell EMC PowerStore REST API Reference Guide