-
Change Request
-
Resolution: Duplicate
-
Major
-
None
-
4.0.2, 4.0.3, 4.0.4rc2
-
None
-
Standard - Only API requests to server (not possible to modify the code on the server)
Hi,
I know this issue/topic has already been discussed a little bit.
I am working for a client and I can only request from "my" server to his ZABBIX server ; no modification possible on the client's ZABBIX server.
I need an offset parameter in the API request (used with limit) so I can code a pagination on the WordPress website I am developing.
Too many results in my tables on the page, I need to paginate.
The previous ticket says something about a patch, I can't patch the code on the ZABBIX server as I already said.
Which solution do I have ?
On my opinion it is useless and idiot to request the full results from my page because then I have to add a complexity layer in my WordPress website's code to handle all these results - I save datas nowhere, I only display them (they are not even cached ; this is mandatory).
I hope you understand my issue - the project is expected to be published soon and I want to avoid extra-complexity if possible especially because it seems it is quite an ordinary need.
I hope you can provide tips or answers guys.
Thank you in advance,
Best regards.
- duplicates
-
ZBXNEXT-2132 Accept offset parameter for API calls
- Open