JVC VN-E4U API Guide - Page 59

Password, Setting Password for VN-E4

Page 59 highlights

5. API for Acquiring/Changing Parameters of VN-E4 _ 5.13. Password 5.13. Password The APIs below are related to passwords. These are equivalent to the features on the Password page of the WEB setting page. Refer to the instruction manual for details on the Password page. Setting Password for VN-E4 Format /api/param?system.password.data1=data2 Example /api/param?system.password.admin=someword Example of Response system.password.admin&200 OK Interpretation Change the VN-E4 password. Different passwords may be set for the 3 user name types, namely admin, operator and user. Set a password between 4 to 8 characters. Allowed user Example when setting admin password: Example when setting operator password: Example when setting user password: There is no API for acquiring passwords. /api/param?system.password.admin=word1 /api/param?system.password.operator=word2 /api/param?system.password.user=word3 admin 59

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80

59
5. API for Acquiring/Changing Parameters of VN-E4 _
5.13. Password
The APIs below are related to passwords. These are equivalent to the features on the Password page of the WEB setting page. Refer to the
instruction manual for details on the Password page.
Setting Password for VN-E4
Format
/api/param?system.password.data1=data2
Example
/api/param?system.password.admin=someword
Example of Response
system.password.admin&200 OK
Interpretation
Change the VN-E4 password. Different passwords may be set for the 3 user name types, namely admin,
operator and user. Set a password between 4 to 8 characters.
There is no API for acquiring passwords.
Allowed user
admin
5.13. Password
Example when setting admin password:
/api/param?system.password.admin=word1
Example when setting operator password:
/api/param?system.password.operator=word2
Example when setting user password:
/api/param?system.password.user=word3