I have an SSD mounted in an Dell Optiplex Micro running ESXi 6.7.0 with an Ubuntu VM. I just use a single SSD. I'd like to check the TBW of this SSD but the last mention I can find to do this in ESXi was in 2016. A tool on Virten.net that is no longer supported. I can't check SMART from Ubuntu since it's a virtual disk. I can't see how to do this in the ESXi browser GUI.
Output of

Any help will be appreciated.
Thanks.
Output of
esxcli storage core device smart get -d 'disk'
just gives me some basic info. I'm looking for the TBW. I know I can calculate the TBW with: Total_LBAs_Written * Sector Size / 1024^4 = TBW 
Any help will be appreciated.
Thanks.