Replication Instance By Id
This request returns the details for the specified instance of the specified VM replication.
VM replication identifier
H4-ec991bd5-af9d-446a-8599-5b693842c4a3
The instance ID.
replica-528d9fb3-6107-f0f5-7610-63978a849ee5
Optional site to run the operation on. When omitted, defaults to the local site.
site1
Operation ID for correlating logs across multiple services
OK
{
"key": "replica-520b41f1-9899-776c-93bd-2c6f470508f5",
"sequenceNumber": 8,
"timestamp": 1674727638000,
"transferBytes": 0,
"transferSeconds": 10,
"isPinned": false,
"quiescedType": "none",
"diskInstanceInfos": [
{
"diskKey": 2000,
"vcId": "530e97d8-1dcf-4e70-b4a4-2f40b587a1ab",
"datastoreId": "datastore-12",
"datastoreUuid": "63c8a760-89d86402-6c4a-00505687d916",
"path": "v2v-replicas-vm-31-1674466955049/r001_SEtf.vmdk",
"isBaseDisk": true
}
]
}
The returned error codes include (but are not limited to): NotAuthenticated
{
"args": [],
"code": "Forbidden",
"msg": "Permission denied.",
"stacktrace": "com.vmware.h4.api.error.exceptions.PermissionDeniedException: Permission denied."
}
Positional arguments.
Specific error code.
Detailed error message.
Exception stacktrace.
The returned error codes include (but are not limited to): GeneralServerFailure
{
"args": [],
"code": "Forbidden",
"msg": "Permission denied.",
"stacktrace": "com.vmware.h4.api.error.exceptions.PermissionDeniedException: Permission denied."
}
Positional arguments.
Specific error code.
Detailed error message.
Exception stacktrace.