JVC VN-E4U API Guide - Page 32

Acquiring \, Setting \, Acquiring POP Server Address Setting from VN-E4

Page 32 highlights

5. API for Acquiring/Changing Parameters of VN-E4 _ 5.5. Alarm Environment Setting Acquiring "POP before SMTP" Setting from VN-E4 Format /api/param?application.smtp.type Example of Response application.smtp.type=pbs&200 OK Interpretation Acquire the "POP before SMTP" setting. simple is returned when this is set to off. pbs is returned when this is set to on. Allowed users admin, operator, user Setting "POP before SMTP" for VN-E4 Format /api/param?application.smtp.type=data Example /api/param?application.smtp.type=pbs Example of Response application.event.smtp.type&200 OK Interpretation Change the "POP before SMTP" setting. Specify as simple when setting to off and pbs when setting to on. Allowed users admin, operator Acquiring POP Server Address Setting from VN-E4 Format /api/param?application.pop.host Example of Response application.pop.host=10.0.0.200&200 OK Response example when setting field is left blank application.pop.host=&200 OK Interpretation Acquire the address setting of the POP server. Allowed users admin, operator, user Setting POP Server Address for VN-E4 Format /api/param?application.pop.host=data Example /api/param?application.pop.host=10.0.0.200 Example of Response application.pop.host&200 OK Interpretation Change the address setting of the POP server. Specify the IP address or FQDN. The maximum FQDN size is 60 bytes. Specify as 0.0.0.0 when the POP server is not set. It is also possible to leave the setting field blank as follows. /api/param?application.pop.host=%00 Allowed users admin, operator Acquiring POP Server Port Number Setting from VN-E4 Format /api/param?application.pop.port Example of Response application.pop.port=110&200 OK Interpretation Acquire the port number setting of the POP server. Allowed users admin, operator, user 32

  • 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

32
5. API for Acquiring/Changing Parameters of VN-E4 _
5.5. Alarm Environment Setting
Acquiring "POP before SMTP" Setting from VN-E4
Format
/api/param?application.smtp.type
Example of Response
application.smtp.type=pbs&200 OK
Interpretation
Acquire the "POP before SMTP" setting. simple is returned when this is set to off. pbs is returned when this is
set to on.
Allowed users
admin, operator, user
Setting "POP before SMTP" for VN-E4
Format
/api/param?application.smtp.type=data
Example
/api/param?application.smtp.type=pbs
Example of Response
application.event.smtp.type&200 OK
Interpretation
Change the "POP before SMTP" setting. Specify as simple when setting to off and pbs when setting to on.
Allowed users
admin, operator
Acquiring POP Server Address Setting from VN-E4
Format
/api/param?application.pop.host
Example of Response
application.pop.host=10.0.0.200&200 OK
Response example
when setting field is
left blank
application.pop.host=&200 OK
Interpretation
Acquire the address setting of the POP server.
Allowed users
admin, operator, user
Setting POP Server Address for VN-E4
Format
/api/param?application.pop.host=data
Example
/api/param?application.pop.host=10.0.0.200
Example of Response
application.pop.host&200 OK
Interpretation
Change the address setting of the POP server. Specify the IP address or FQDN. The maximum FQDN size is
60 bytes. Specify as 0.0.0.0 when the POP server is not set. It is also possible to leave the setting field blank as
follows.
/api/param?application.pop.host=%00
Allowed users
admin, operator
Acquiring POP Server Port Number Setting from VN-E4
Format
/api/param?application.pop.port
Example of Response
application.pop.port=110&200 OK
Interpretation
Acquire the port number setting of the POP server.
Allowed users
admin, operator, user