Reconfigure Replication
DescriptionChange the settings of a replication, including reconfiguring a replication on new virtual hard disks and enabling the default seed disk to use a replica disk in the VM folder.
Request
URLURL
Path Parameters
Path Parameters
The ID of the pairing between this vSphere Replication server and the remote one.
The ID of a replication
Request Body
Spec that is used to reconfigure replication.
{}
Enable automatic replication of new disks that are added to a VM that is replicated.
A VM disk with a destination path, a disk format, a storage policy, and the replication status.
Specify whether LWD encryption is enabled for this replication.
Point-in-time recovery enabled
Use network compression for replication traffic.
Target RPO in minutes.
Point-in-time recovery days to retain instances for.
Point-in-time recovery instances per day.
A flag that defines whether the quiescing method is enabled.
The ID of the vSphere Replication server this group resides on. In case of null, the server will be automatically determined.
Flag defining if VM’s DataSets replication is enabled.
Authentication
Response
Response BodyResponse Body
202 Accepted
Reconfigure replication task
{
"_meta": {
"errors": [
{
"code": "string",
"field": "string",
"message": "string"
}
]
}
}
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
Not Found - server cannot find the requested in URL resource
Internal server error - unexpected condition prevents fulfilling the request
Code Samples
cURL Command
Vendor Extensions
x-dr-permissions:
permissions:
- System.View
- System.Read
- Host.Hbr.HbrManagement
x-dr-remote-site-connectivity-contract:
not-authenticated: ERROR
server-down: ERROR