
18 Command Reference
getNetworkClientInfoPath
Returns the path used by the specified client (that is, what part of the storage are they using).
■
inParam[0] = Network client ID
■
outParam[0] = Path used by client (if applicable)
getNetworkClientInfoVolume
Returns the name of the file volume being used by the specified client.
■
inParam[0] = Network client ID
■
outParam[0] = Volume used by client (if applicable)
getNetworkClientInfoVolumeDir
Returns the name of the sub-directory being used by the specified client.
■
inParam[0] = Network client ID
■
outParam[0] = Sub-directory used by client within volume used by client (if applicable)
getNetworkClientInfoConnectTime
Returns the time the specified client connected to the HP NAS 8000 storage.
■
inParam[0] = Network client ID
■
inParam[1] = Optional format string (default is “%c”)
■
outParam[0] = Date & Time according to format (default is “%m/%d/%Y%T”)
For display, you should always select one of the “locale” safe formats:
■
%c - TIME & DATE for locale
■
%x - DATE for locale
■
%X - TIME for locale
■
%r - Time am/pm (exact format may change with locale)
■
%R - %H:%M
■
%T - %H:%M:%S (24 hour)
■
%D - %m/%d/%y - (United States specific format)
getNetworkClientInfoComment
Returns the comment associated with the specified network client.
■
inParam[0] = Network client ID
■
outParam[0] = Extra information about network client (if applicable)
Misc. Network Settings
getNetworkConfigured
Identifies whether or not the network is configured.
■
outParam[0] = T (configured) or F (not configured)
Comentários a estes Manuais