#ONTAP:SMB Volume or Share Name

1 messages · Page 1 of 1 (latest)

spare kayak
#

Under the ONTAP:SMB --> Cifs Sessions dashboard is there a way to get the share-name or volume name?

obtuse laurel
#

hi @spare kayak that dashboard panel is populated from cifs_session_labels which is from this ONTAP API. It doesn't look like that API includes the share-name, but it does include a volumes field (A group of volumes, the client is accessing.) We should be able to add that to the template and dashboard. Can you open a feature request for that?

Another option would be to switch to the private CLI vserver cifs session show -active-volumes if it includes the share name

spare kayak
#

Can you please point me in the direction to open a feature request? Thanks.

obtuse laurel
spare kayak
obtuse laurel
#

thanks. Pretty similar to the public API. Looks like the best that ONTAP offers is active volumes

obtuse laurel