In some case, you need to determine virtual machine's disk provisioning type such as "Thick (Lazy Zero)" , "Thin", "Eager Zeroed Thick" for the vmdks on VAAI enabled NFS datastore.
Usually you can see this provisioning type on "Editing Virtual Machine settings" in vSphere UI, but you can also use vmkfstools to getting this information from NAS server through VAAI API (Extended Stats).
vSphere ESXi 8.0 Update 3 or later
VAAI Plugin is installed on ESXi
NAS(NFS) server support VAAI's and to return an allocation type in Extended Stats API.
You can use a 'vmkfstools' command in ESXi 8.0 Update 3 or later to see the disk provisioning type (shown as 'Allocation Type') from NAS Server through VAAI(Extended Stats).
You can also use this tools VMDKs on a VMFS datastore.