ReplicationServerInfoDrResponseEntity

ReplicationServerInfoDrResponseEntity
ReplicationServerInfoDrResponseEntity

Information about the vSphere Replication server.

AllOf
This class requires all of the following:
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",
    "_meta": {
        "errors": [
            {
                "code": "string",
                "message": "string",
                "field": "string"
            }
        ]
    }
}
_meta
Optional

_meta