INPUT_OBJECT
Set disks to be included/excluded in snapshot.
input ExcludeVmDisksInput {# Specifies whether the virtual disk is excluded from the snapshot.excludeFromSnapshots: Boolean!# Fid of virtual disk.virtualDiskFid: UUID!}