DatastorePeer
Peer datastores (from other sites).
{
"moref": "string",
"siteId": "string",
"vcId": "string",
"lastHeartbeat": "string",
"secondsSinceLastHeartbeat": 0,
"distributionHealth": "string",
"siteName": "string",
"vcName": "string",
"name": "string"
}
The Managed Object Reference for the datastore on the peer site.
ID of the site that contains this datastore. This is not necessarily a paired site via Multi-site Pairing. The site ID is simply being used to identify the other Provider Management instance.
ID of the vCenter Server that contains this datastore on the peer site.
Time of last heartbeat from the specified site on this datastore.
Read-Only field indicating the seconds since the last heartbeat from the peer site on this datastore within the system.
Read-Only field that represents the health of the distribution of this datastore for the peer site. Can be one of:
- HEALTHY
- DEGRADED
Name of the site that contains this datastore. This is not necessarily a paired site via Multi-site Pairing.
Name of the vCenter Server that contains this datastore on the peer site.
The name for the datastore on the peer site.