ACCOUNT
Description
Get device ACCOUNT which it has one root-level account and 10 user-level accounts configuration. Only root has authorized to execute this command.
Only the root-level account could have right to get or set all settings in the device. The user-level account could get the video and audio stream and some system information only.
Input Argument
None
Attribute
Return of Message
ACCOUNT_ROOT_NAME='aaaa'
ACCOUNT_ROOT_PASSWORD='111111'
ACCONT_USER_NAME_1=''
ACCONT_USER_PASSWORD_1=''
ACCONT_USER_NAME_2=''
ACCONT_USER_PASSWORD_2=''
ACCONT_USER_NAME_3=''
ACCONT_USER_PASSWORD_3=''
ACCONT_USER_NAME_4=''
ACCONT_USER_PASSWORD_4=''
ACCONT_USER_NAME_5=''
ACCONT_USER_PASSWORD_5=''
ACCONT_USER_NAME_6=''
ACCONT_USER_PASSWORD_6=''
ACCONT_USER_NAME_7=''
ACCONT_USER_PASSWORD_7=''
ACCONT_USER_NAME_8=''
ACCONT_USER_PASSWORD_8=''
ACCONT_USER_NAME_9=''
ACCONT_USER_PASSWORD_9=''
ACCONT_USER_NAME_10=''
ACCONT_USER_PASSWORD_10=''
Applicability
Status
Valid
See Also
ACCOUNT_ROOT_NAME, ACCOUNT_ROOT_PASSWORD, ACCOUNT_USER_NAME_N, ACCOUNT_USER_PASSWORD_N
Example
http://ip:port/cgi-bin/url.cgi?USER=Admin&PWD=123456&ACCOUNT
Back to