-
Problem report
-
Resolution: Unresolved
-
Trivial
-
None
-
7.0.0
-
None
The documentation from the Zabbix json rpc API is missing some Attributes for Web Scenario Steps.
I am uncertain whether additional items are absent. However, it appears that the items httpstepid, httptestid, and post_type are not listed but are included in the response json:
"steps":[{"httpstepid":"1","httptestid":"1","name":"Scanner1","no":"1","url":"http://10.10.10.19:8081/Scanner1","timeout":"15s","posts":[],"required":"","status_codes":"","follow_redirects":"0","retrieve_mode":"0","post_type":"1","headers":[],"variables":[],"query_fields":[]}]}]}
https://www.zabbix.com/documentation/current/en/manual/api/reference/httptest/object#scenario-step{}