Modify a SnapMirror replication relationship
PUT /replication/{workingEnvironmentId}/{destinationSvmName}/{destinationVolumeName}
Updates a SnapMirror replication relationship.
Parameters
| Name | Type | In | Required | Description |
|---|---|---|---|---|
workingEnvironmentId |
string |
path |
True |
|
destinationSvmName |
string |
path |
True |
|
destinationVolumeName |
string |
path |
True |
Request Body
| Name | Type | Required | Description |
|---|---|---|---|
schedule |
string |
False |
|
maxTransferRate |
integer |
False |
Example request
{
"schedule": "string"
}
Error
Status: Default, Default response