JVC VN-E4U API Guide - Page 33

Setting POP Server Port Number for VN-E4, Acquiring POP Server User Name Setting from VN-E4

Page 33 highlights

5. API for Acquiring/Changing Parameters of VN-E4 _ 5.5. Alarm Environment Setting Setting POP Server Port Number for VN-E4 Format /api/param?application.pop.port=data Example /api/param?application.pop.port=110 Example of Response application.pop.port&200 OK Interpretation Change the port number setting of the POP server. Allowed users admin, operator Acquiring POP Server User Name Setting from VN-E4 Format /api/param?application.pop.user Example of Response application.pop.user=somename&200 OK Response example when setting field is left blank application.pop.user=&200 OK Interpretation Acquire the user name setting of the POP server. Allowed users admin, operator, user Setting POP Server User Name for VN-E4 Format /api/param?application.pop.user=data Example /api/param?application.pop.user=somename Example of Response application.pop.user&200 OK Interpretation Change the user name setting of the POP server. The maximum user name size is 60 bytes. Set as follows when this is to be left blank. /api/param?application.pop.user=%00 Allowed users admin, operator Setting POP Server Password for VN-E4 Format /api/param?application.pop.password=data Example /api/param?application.pop.password=someword Example of Response application.pop.password&200 OK Interpretation Change the password setting of the POP server. The maximum password size is 60 bytes. Set as follows when this is to be left blank. /api/param?application.pop.password=%00 Allowed users admin, operator (Note: There is no API for reading passwords.) 33

  • 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

33
5. API for Acquiring/Changing Parameters of VN-E4 _
5.5. Alarm Environment Setting
Setting POP Server Port Number for VN-E4
Format
/api/param?application.pop.port=data
Example
/api/param?application.pop.port=110
Example of Response
application.pop.port&200 OK
Interpretation
Change the port number setting of the POP server.
Allowed users
admin, operator
Acquiring POP Server User Name Setting from VN-E4
Format
/api/param?application.pop.user
Example of Response
application.pop.user=somename&200 OK
Response example
when setting field is
left blank
application.pop.user=&200 OK
Interpretation
Acquire the user name setting of the POP server.
Allowed users
admin, operator, user
Setting POP Server User Name for VN-E4
Format
/api/param?application.pop.user=data
Example
/api/param?application.pop.user=somename
Example of Response
application.pop.user&200 OK
Interpretation
Change the user name setting of the POP server. The maximum user name size is 60 bytes. Set as follows when
this is to be left blank.
/api/param?application.pop.user=%00
Allowed users
admin, operator
Setting POP Server Password for VN-E4
Format
/api/param?application.pop.password=data
Example
/api/param?application.pop.password=someword
Example of Response
application.pop.password&200 OK
Interpretation
Change the password setting of the POP server. The maximum password size is 60 bytes. Set as follows when
this is to be left blank.
/api/param?application.pop.password=%00
Allowed users
admin, operator
(Note: There is no API for reading passwords.)