Name: VirtualMachineBulkReplicationConfig

This class contains a list of VM UUIDs and a list of VirtualMachineReplicationConfig objects that contains the new replication configuration to be updated. This class is currently intended for internal use only. It can be opened to the public in the later release once we understand the performance impact/improvement for the system that has a large amount of VMs.

Data Structure
{
   "typeId": "com.tintri.api.rest.v310.dto.domain.beans.repl.VirtualMachineBulkReplicationConfig",
   "vmTintriUuids": <String>,
   "replicationConfigs": [VirtualMachineReplicationConfig],
}

Elements
NameTypeDescription
replicationConfigsxsd:list[VirtualMachineReplicationConfig]Get the list of VirtualMachineReplicationConfig objects containing the new replication configuration to be updated.

Attributes
NameTypeDescription
vmTintriUuidsxsd:list[xsd:string]Get the list of Tintri VM Ids