Where is the status of the zabbix trigger stored? That is, information about whether it works or not. I thought that the status field in the database is responsible for the state of the network node, but as it turned out, it is not. Please tell me which way to dig.
The documentation says that the active parameter of the trigger.get method returns all active triggers. But in my form of an array, information about all the triggers is returned, and there is no such element that would be responsible for their states.