Copy Configuration
DescriptionConfiguration from the given storage replication adapter is copied over to a specified storage replication adapter.
Any currently running operations affecting storage arrays controlled by the storage replication adapter will be interrupted. This includes but is not limited to, Recover, Test, Cleanup, and Reprotect.
This operation overwrites the configuration of the target storage replication adapter and all its customizations will be lost.
Request
URLURL
Path Parameters
Path Parameters
Repository tag ID of the source storage replication adapter.
Request Body
Repository tag ID of the target storage replication adapter.
{
"value": "string"
}
The string representation of a data.
Authentication
Errors
Bad request - the server could not understand the request due to invalid syntax or invalid request body content
Unauthorized - the client must authenticate itself to get the requested response
Forbidden - not sufficient access rights to fulfill the request
Internal server error - unexpected condition prevents fulfilling the request