ReplicationServerInfo

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 of the vSphere Replication server.

integer As int32 As int32
replication_count
Optional

The total number of replication groups currently protected by this VRMS.

boolean
connected
Optional

Indicate whether the vSphere Replication server is connected.

boolean
decommissioned
Optional

Indicate whether the vSphere Replication server is decommissioned.

boolean
internally_managed
Optional

Indicates that this vSphere Replication 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 vSphere Replication server appliance.

string
configuration_url
Optional

URL of the configuration UI for the server, if known.

string
name
Optional

The name of the server.

string
fault
Optional

The fault, which occurred during retrieval of data.