Command Reference Guide

40 Command Reference
getStorageShareSmbComment
Returns the Windows SMB comment associated with the specified share.
inParam[0] = Volume name
inParam[1] = Share path
outParam[0] = Comment
OR (see getStorageShareList
getStorageShareListgetStorageShareList
getStorageShareList). This facilitates webFilter usage.
inParam[0] = Volume name:_*_:Share path
outParam[0] = Comment
setStorageShareSmbComment
Sets the Windows SMB comment associated with the specified share.
inParam[0] = Volume name
inParam[1] = Share path
inParam[2] = Comment
OR (see getStorageShareList
getStorageShareListgetStorageShareList
getStorageShareList). This facilitates webFilter usage.
inParam[0] = Volume name:_*_:Share path
inParam[1] = Comment
getStorageShareSmbRwPassword
Returns the Windows SMB read/write password for the specified share.
inParam[0] = Volume name
inParam[1] = Share path
outParam[0] = Read/Write password
OR (see getStorageShareList
getStorageShareListgetStorageShareList
getStorageShareList). This facilitates webFilter usage.
inParam[0] = Volume name:_*_:Share path
outParam[0] = Read/write password
setStorageShareSmbRwPassword
Sets the Windows SMB read/write password for the specified share.
inParam[0] = Volume name
inParam[1] = Share path
inParam[2] = Read/Write password
OR (see getStorageShareList
getStorageShareListgetStorageShareList
getStorageShareList). This facilitates webFilter usage.
inParam[0] = Volume name:_*_:Share path
inParam[1] = Read/write password