[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
vsphere-replication-api
ReplicationServerInfo
Information about the vSphere Replication server.
Properties
string
configuration_url
Optional
URL of the configuration UI for the server, if known.
boolean
connected
Optional
Indicates whether the VR server is connected.
boolean
decommissioned
Optional
A flag denoting whether the vSphere Replication server is decommissioned.
string
fault
Optional
A fault, which occurred during retrieval of data.
string
hostname
Optional
The network host name as set in the VR server appliance.
string
id
Optional
boolean
internally_managed
Optional
Indicates that this VR server is internally managed in VRMS.
string
name
Optional
Name of the server.
integer as int32
replication_count
Optional
The total number of replication groups currently protected by this VRMS.
string as uuid
uuid
Optional
The UUID of the VR server.
JSON Example
{
"configuration_url": "string",
"connected": false,
"decommissioned": false,
"fault": "string",
"hostname": "string",
"id": "string",
"internally_managed": false,
"name": "string",
"replication_count": 0,
"uuid": "string"
}
[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
vsphere-replication-api
Property Of
ReplicationServerInfoDrResponseList
Used By
ReplicationServerInfoDrResponseEntity