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