Setting pop server port number for vn-e4, Acquiring pop server user name setting from vn-e4, Setting pop server user name for vn-e4 – JVC 4ch Network Encoder VN-E4 User Manual

Page 33: Setting pop server password for vn-e4, Api for acquiring/changing parameters of vn-e4

Advertising
background image

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.)

Advertising