Name: VirtualMachineBulkSnapshotScheduleConfig

This class contains a list VM UUIDs and a list of snapshot schedule 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.snapshot.VirtualMachineBulkSnapshotScheduleConfig",
   "vmTintriUuids": <String>,
   "snapshotSchedules": [VirtualMachineSnapshotSchedule],
}

Elements
NameTypeDescription
snapshotSchedulesxsd:list[VirtualMachineSnapshotSchedule]Get the list of snapshot schedules to be updated.

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