No Image

ZABBIX 2.4 – httptest.update

April 13, 2014 Raj 0

httptest.update Description object httptest.update(object/array webScenarios) This method allows to update existing web scenarios. Parameters (object/array) Web scenario properties to be updated. The httptestid property must […]

No Image

ZABBIX 2.4 – httptest.iswritable

April 13, 2014 Raj 0

httptest.iswritable Description boolean httptest.iswritable(array webScenarioIds) This method checks if the given web scenarios are available for writing. Parameters (array) IDs of the web scenarios to […]

No Image

ZABBIX 2.4 – httptest.isreadable

April 13, 2014 Raj 0

httptest.isreadable Description boolean httptest.isreadable(array webScenarioIds) This method checks if the given web scenarios are available for reading. Parameters (array) IDs of the web scenarios to […]

No Image

ZABBIX 2.4 – httptest.get

April 13, 2014 Raj 0

httptest.get Description integer/array httptest.get(object parameters) The method allows to retrieve web scenarios according to the given parameters. Parameters (object) Parameters defining the desired output. The […]

No Image

ZABBIX 2.4 – httptest.delete

April 13, 2014 Raj 0

httptest.delete Description object httptest.delete(array webScenarioIds) This method allows to delete web scenarios. Parameters (array) IDs of the web scenarios to delete. Return values (object) Returns […]

No Image

ZABBIX 2.4 – httptest.create

April 13, 2014 Raj 0

httptest.create Description object httptest.create(object/array webScenarios) This method allows to create new web scenarios. Creating a web scenario will automatically create a set of web monitoring […]