JVC VN-E4U API Guide - Page 34

Acquiring FTP Server Address Setting from VN-E4, Setting FTP Server Address for VN-E4

Page 34 highlights

5. API for Acquiring/Changing Parameters of VN-E4 _ 5.5. Alarm Environment Setting Acquiring FTP Server Address Setting from VN-E4 Format /api/param?application.ftp.host Example of Response application.ftp.host=10.0.0.200&200 OK Response example when setting field is left blank application.ftp.host=&200 OK Interpretation Acquire the FTP server address setting used for FTP transmission via alarm. Allowed users admin, operator, user Setting FTP Server Address for VN-E4 Format /api/param?application.ftp.host=data Example /api/param?application.ftp.host=10.0.0.200 Example of Response application.ftp.host&200 OK Interpretation Change the FTP server address setting used for FTP transmission via alarm. Specify the IP address or FQDN. The maximum FQDN size is 60 bytes. Specify as 0.0.0.0 when the FTP server is not set. It is also possible to leave the setting field blank as follows. /api/param?application.ftp.path=%00 Allowed users admin, operator Acquiring FTP Server Directory Setting from VN-E4 Format /api/param?application.ftp.path Example of Response application.ftp.path=subdir1&200 OK Response example when setting field is left blank application.ftp.path=&200 OK Interpretation Acquire the FTP server directory setting used for FTP transmission via alarm. Allowed users admin, operator, user Setting FTP Server Directory for VN-E4 Format /api/param?application.ftp.path=data Example /api/param?application.ftp.path=subdir1 Example of Response application.ftp.path&200 OK Interpretation Change the FTP server directory setting used for FTP transmission via alarm. It is possible to set FTP transmission to a directory under the FTP server home directory by specifying that directory name. Use / to segment the directory. The maximum directory name size is 60 bytes. Example /api/param?application.ftp.path=subdir1/subdir2 By leaving the setting blank as follows, FTP transmission will be set to the FTP server home directory. /api/param?application.ftp.path=%00 Allowed users admin, operator 34

  • 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

34
5. API for Acquiring/Changing Parameters of VN-E4 _
5.5. Alarm Environment Setting
Acquiring FTP Server Address Setting from VN-E4
Format
/api/param?application.ftp.host
Example of Response
application.ftp.host=10.0.0.200&200 OK
Response example
when setting field is
left blank
application.ftp.host=&200 OK
Interpretation
Acquire the FTP server address setting used for FTP transmission via alarm.
Allowed users
admin, operator, user
Setting FTP Server Address for VN-E4
Format
/api/param?application.ftp.host=data
Example
/api/param?application.ftp.host=10.0.0.200
Example of Response
application.ftp.host&200 OK
Interpretation
Change the FTP server address setting used for FTP transmission via alarm. Specify the IP address or FQDN.
The maximum FQDN size is 60 bytes. Specify as 0.0.0.0 when the FTP server is not set. It is also possible to
leave the setting field blank as follows.
/api/param?application.ftp.path=%00
Allowed users
admin, operator
Acquiring FTP Server Directory Setting from VN-E4
Format
/api/param?application.ftp.path
Example of Response
application.ftp.path=subdir1&200 OK
Response example
when setting field is
left blank
application.ftp.path=&200 OK
Interpretation
Acquire the FTP server directory setting used for FTP transmission via alarm.
Allowed users
admin, operator, user
Setting FTP Server Directory for VN-E4
Format
/api/param?application.ftp.path=data
Example
/api/param?application.ftp.path=subdir1
Example of Response
application.ftp.path&200 OK
Interpretation
Change the FTP server directory setting used for FTP transmission via alarm. It is possible to set FTP
transmission to a directory under the FTP server home directory by specifying that directory name. Use / to
segment the directory. The maximum directory name size is 60 bytes.
Example
/api/param?application.ftp.path=subdir1/subdir2
By leaving the setting blank as follows, FTP transmission will be set to the FTP server home directory.
/api/param?application.ftp.path=%00
Allowed users
admin, operator