INPUT_OBJECT
Set disks to be included/excluded in snapshot.
input VsphereExcludeVmDisksInput {# Fid of virtual disk.virtualDiskFid: UUID!# Virtual disk will be excluded from snapshot.excludeFromSnapshots: Boolean}