JVC VN-E4U API Guide - Page 49

Network Details, Acquiring DSCP Value of Images from VN-E4, Acquiring MTU Value VN-E4

Page 49 highlights

5. API for Acquiring/Changing Parameters of VN-E4 _ 5.9. Network Details 5.9. Network Details The APIs below are related to network details. These are equivalent to the features on the Details page of the WEB setting page. Refer to the instruction manual for details on the Details page. Acquiring DSCP Value of Images from VN-E4 Format /api/param?network.interface.dscp.video Example of Response network.interface.dscp.video=56&200 OK Interpretation Acquire the DSCP value of the image. Allowed users admin, operator, user Setting DSCP Value of Images for VN-E4 Format /api/param?network.interface.dscp.video=data Example /api/param?network.interface.dscp.video=56 Example of Response network.interface.dscp.video&202 Required(network.interface.status=restart) Interpretation Change the DSCP value of the image. The range of set value is between 0 to 255. Upon setting this API, execute the "network.interface.status=restart" API for enabling network setting changes to enable the new settings. Allowed user admin Acquiring DSCP Value of Audio Data from VN-E4 Format /api/param?network.interface.dscp.audio Example of Response network.interface.dscp.audio=56&200 OK Interpretation Acquire the DSCP value of the audio data. Allowed users admin, operator, user Setting DSCP Value of Audio Data for VN-E4 Format /api/param?network.interface.dscp.audio=data Example /api/param?network.interface.dscp.audio=56 Example of Response network.interface.dscp.audio&202 Required(network.interface.status=restart) Interpretation Change the DSCP value of the audio data. The range of set value is between 0 to 255. Upon setting this API, execute the "network.interface.status=restart" API for enabling network setting changes to enable the new settings. Allowed user admin Acquiring MTU Value VN-E4 Format /api/param?network.interface.mtu Example of Response network.interface.mtu=1420&200 OK Interpretation Acquire the MTU value. Allowed users admin, operator, user 49

  • 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

49
5. API for Acquiring/Changing Parameters of VN-E4 _
5.9. Network Details
The APIs below are related to network details. These are equivalent to the features on the Details page of the WEB setting page. Refer to the
instruction manual for details on the Details page.
Acquiring DSCP Value of Images from VN-E4
Format
/api/param?network.interface.dscp.video
Example of Response
network.interface.dscp.video=56&200 OK
Interpretation
Acquire the DSCP value of the image.
Allowed users
admin, operator, user
Setting DSCP Value of Images for VN-E4
Format
/api/param?network.interface.dscp.video=data
Example
/api/param?network.interface.dscp.video=56
Example of Response
network.interface.dscp.video&202
Required(network.interface.status=restart)
Interpretation
Change the DSCP value of the image. The range of set value is between 0 to 255. Upon setting this API, execute
the "network.interface.status=restart" API for enabling network setting changes to enable the new settings.
Allowed user
admin
Acquiring DSCP Value of Audio Data from VN-E4
Format
/api/param?network.interface.dscp.audio
Example of Response
network.interface.dscp.audio=56&200 OK
Interpretation
Acquire the DSCP value of the audio data.
Allowed users
admin, operator, user
Setting DSCP Value of Audio Data for VN-E4
Format
/api/param?network.interface.dscp.audio=data
Example
/api/param?network.interface.dscp.audio=56
Example of Response
network.interface.dscp.audio&202
Required(network.interface.status=restart)
Interpretation
Change the DSCP value of the audio data. The range of set value is between 0 to 255. Upon setting this API,
execute the "network.interface.status=restart" API for enabling network setting changes to enable the new settings.
Allowed user
admin
Acquiring MTU Value VN-E4
Format
/api/param?network.interface.mtu
Example of Response
network.interface.mtu=1420&200 OK
Interpretation
Acquire the MTU value.
Allowed users
admin, operator, user
5.9. Network Details