| Column Name | Data Type | Description | 
| aggregate_name | STRING | Aggregate name | 
| available_gb | NUMBER | CIFS available size in GiB | 
| cifs_share_name | STRING | CIFS share name | 
| description | STRING | Description of the share | 
| force_group | STRING | Name of the group to which files to be created in the share belong to | 
| host_id | NUMBER | Foreign key to host details | 
| host_mount_point | STRING | Host mount point for CIFS | 
| host_name | STRING | The hostname of the client/server | 
| is_volume_offline | STRING | Y=Yes, N=No. If Yes, volume is offline and the shares are not available. | 
| mount_point | STRING | Mount point of the share | 
| nap_aggregate_id | NUMBER | Aggregate ID | 
| nap_cifs_share_id | NUMBER | Foreign key to CIFS share details | 
| nap_Qtree_id | NUMBER | Foreign key to Qtree details for NFS | 
| NAP_STORAGE_SYSTEM_ID | NUMBER | NetApp storage system ID (internal) | 
| nap_volume_id | NUMBER | Volume ID | 
| nbr_max_user | NUMBER | Maximum number of simultaneous connections to the share | 
| parent_storage_system_id | NUMBER | Parent Storage system Id (internal) | 
| parent_system_name | STRING | Parent System Name | 
| Qtree_name | STRING | Qtree name for NFS | 
| storage_list | STRING | List of storage array id and name | 
| SYSTEM_NAME | STRING | NetApp system name | 
| total_gb | NUMBER | CIFS total size in GiB | 
| used_gb | NUMBER | CIFS allocated size in GiB | 
| volume_name | STRING | Volume name |