ZABBIX 2.4 – user.updatemedia
user.updatemedia Description object user.updatemedia(object parameters) This method allows to update media for multiple users. Parameters (object) Parameters defining the media and users to be updated. […]
user.updatemedia Description object user.updatemedia(object parameters) This method allows to update media for multiple users. Parameters (object) Parameters defining the media and users to be updated. […]
user.update Description object user.update(object/array users) This method allows to update existing users. Parameters (object/array) User properties to be updated. The userid property must be defined […]
user.logout Description string/object user.logout(array) This method allows to log out of the API and invalidates the current authentication token. Parameters (array) The method accepts an […]
user.login Description string/object user.login(object parameters) This method allows to log in to the API and generate an authentication token. Parameters This method is available to […]
user.iswritable Description boolean user.iswritable(array userIds) This method checks if the given users are available for writing. Parameters (array) IDs of the users to check. Return […]
user.isreadable Description boolean user.isreadable(array userIds) This method checks if the given users are available for reading. Parameters (array) IDs of the users to check. Return […]
user.get Description integer/array user.get(object parameters) The method allows to retrieve users according to the given parameters. Parameters (object) Parameters defining the desired output. The method […]
user.deletemedia Description object user.deletemedia(string/array mediaIds) This method allows to delete media. Parameters (string/array) IDs of the media to delete. Return values (object) Returns an object […]
user.delete Description object user.delete(array users) This method allows to delete users. Parameters (array) IDs of users to delete. The method can also accept an array […]
user.create Description object user.create(object/array users) This method allows to create new users. Parameters (object/array) Users to create. Additionally to the standard user properties, the method […]
Copyright © 2026 | WordPress Theme by MH Themes