Name: SyncReplMakePrimaryRequest

Manual failover request information to a synchronous replication configuration.

Data Structure
{
   "typeId": "com.tintri.api.rest.v310.dto.domain.beans.syncrepl.common.SyncReplMakePrimaryRequest",
   "newPrimaryIp": <String>,
}

Attributes
NameTypeDescription
newPrimaryIpxsd:stringReplication IP address of the new primary VM store. This IP address has to be used in the created synchronous replication configuration.