InlineReplicationServerInfoDrResponseEntity0
Information about the vSphere Replication server.
{
"id": "string",
"replication_count": 0,
"connected": false,
"decommissioned": false,
"internally_managed": false,
"uuid": "string",
"hostname": "string",
"configuration_url": "string",
"name": "string",
"fault": "string",
"host_based": false
}
id
The total number of replication groups currently protected by this VRMS.
Indicates whether the VR server is connected.
A flag denoting whether the vSphere Replication server is decommissioned.
Indicates that this VR server is internally managed in VRMS.
The UUID of the VR server.
The network host name as set in the VR server appliance.
URL of the configuration UI for the server, if known.
Name of the server.
A fault, which occurred during retrieval of data.
A flag denoting whether the vSphere Replication server is an enhanced replication server.