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