Ad Widget

Collapse

Api filtering and paginating

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • PetrK
    Junior Member
    • May 2023
    • 3

    #1

    Api filtering and paginating

    Hello,
    I would like to ask for help with following:
    1) Is possible to filter or search api method host.get (or hostinterface.get) by interface version? I try different variants of request parameters, but nothing succesfull.
    2) Is possible to paginate e.g. host.get results? For example order by hostids and get results from 200 to 400? (I know I can paginate zabbix result, but I am interesting in pagination on zabbix side).

    Thank you very much.
  • Devarsh Jadeja
    Junior Member
    • Dec 2024
    • 1

    #2
    Hello, Is pagination supported for Zabbix API? I want to fetch list of devices using host.get method, however could only find "limit" property.

    Comment

    Working...