REST API description: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 124: Line 124:


'''List queries'''  
'''List queries'''  
List queries are requested with pagination parameters to reduce the size of the resulting JSON object and to in-
List queries are requested with pagination parameters to reduce the size of the resulting JSON object and to in-
crease performance. In the resulting JSON object, the list elements are stored in the displayedItems array.
crease performance. In the resulting JSON object, the list elements are stored in the displayedItems array.
Line 159: Line 160:


  '''Show all peers of a certain IP address'''
  '''Show all peers of a certain IP address'''
{| class="wikitable"
{| class="wikitable"
|-
|-
Line 166: Line 168:


  '''Capture a certain IP'''
  '''Capture a certain IP'''
{| class="wikitable"
{| class="wikitable"
|-
|-
Line 173: Line 176:


  '''Capture two IP addresses with ports on a certain layer 4 protocol'''
  '''Capture two IP addresses with ports on a certain layer 4 protocol'''


{| class="wikitable"
{| class="wikitable"
1,775

edits