Thanks, Glenn, now I understand what you were asking. Yes, the data formatters in Toolkit 1.2 limit the data to best fit in tabular form. Even the list formats are somewhat truncated in many cases by the formatters. To see absolutely everything, use Format-List *
This is covered in more detail in the Toolkit 1.2 tips document. In this example, it's clear ONTAP is not returning any of the optional data fields.
PS C:\> Get-NaCifsShare HOME | fl *
Caching :
Description : Default Share
DirUmask :
FileUmask :
Forcegroup :
IsSymlinkStrictSecurity :
IsVolOffline :
IsVscan :
IsVscanread :
IsWidelink :
Maxusers :
MountPoint : /vol/vol0/home
ShareName : HOME
Umask :
DirUmaskSpecified : False
FileUmaskSpecified : False
IsSymlinkStrictSecuritySpecified : False
IsVolOfflineSpecified : False
IsVscanSpecified : False
IsVscanreadSpecified : False
IsWidelinkSpecified : False
MaxusersSpecified : False
UmaskSpecified : False