Home
last modified time | relevance | path

Searched defs:alarm_id (Results 1 – 25 of 33) sorted by relevance

12

/dports/devel/py-oci/oci-2.53.1/src/oci/monitoring/
H A Dmonitoring_client.py103 def change_alarm_compartment(self, alarm_id, change_alarm_compartment_details, **kwargs): argument
296 def delete_alarm(self, alarm_id, **kwargs): argument
390 def get_alarm(self, alarm_id, **kwargs): argument
479 def get_alarm_history(self, alarm_id, **kwargs): argument
1162 def remove_alarm_suppression(self, alarm_id, **kwargs): argument
1358 def update_alarm(self, alarm_id, update_alarm_details, **kwargs): argument
H A Dmonitoring_client_composite_operations.py64 …def delete_alarm_and_wait_for_state(self, alarm_id, wait_for_states=[], operation_kwargs={}, waite… argument
113 …def update_alarm_and_wait_for_state(self, alarm_id, update_alarm_details, wait_for_states=[], oper… argument
/dports/net/py-python-ceilometerclient/python-ceilometerclient-2.9.0/ceilometerclient/v2/
H A Dalarms.py79 def get(self, alarm_id): argument
156 def update(self, alarm_id, **kwargs): argument
170 def delete(self, alarm_id): argument
173 def set_state(self, alarm_id, state): argument
178 def get_state(self, alarm_id): argument
182 def get_history(self, alarm_id, q=None): argument
/dports/devel/py-oci/oci-2.53.1/src/oci/monitoring/models/
H A Dalarm_history_collection.py51 def alarm_id(self): member in AlarmHistoryCollection
65 def alarm_id(self, alarm_id): argument
/dports/multimedia/py-soco/SoCo-0.25.2/soco/
H A Dalarms.py124 def __getitem__(self, alarm_id): argument
128 def get(self, alarm_id): argument
373 def alarm_id(self): member in Alarm
393 def remove_alarm_by_id(zone, alarm_id): argument
/dports/databases/elixir-db_connection/db_connection-1.1.3/lib/db_connection/sojourn/
H A Dregulator.ex65 defp alarm_id(opts) do function
H A Dbroker.ex174 defp alarm_id(opts) do function
/dports/mail/roundcube-calendar-kolab/roundcubemail-plugins-kolab-3.5.5/plugins/calendar/drivers/kolab/SQL/
H A Doracle.initial.sql9 "alarm_id" varchar(255) NOT NULL PRIMARY KEY, field
H A Dpostgres.initial.sql9 alarm_id character varying(255) NOT NULL, field
H A Dsqlite.initial.sql10 alarm_id VARCHAR(255) NOT NULL, field
/dports/lang/micropython/micropython-1.17/ports/rp2/
H A Dmachine_timer.c39 alarm_id_t alarm_id; member
/dports/lang/micropython/micropython-1.17/ports/esp8266/
H A Dmachine_rtc.c203 STATIC mp_obj_t pyb_rtc_alarm(mp_obj_t self_in, mp_obj_t alarm_id, mp_obj_t time_in) { in pyb_rtc_alarm()
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/Xext/
H A Dsyncsrv.h99 XSyncAlarm alarm_id; member
/dports/x11-servers/xephyr/xorg-server-1.20.13/Xext/
H A Dsyncsrv.h99 XSyncAlarm alarm_id; member
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/Xext/
H A Dsyncsrv.h99 XSyncAlarm alarm_id; member
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/Xext/
H A Dsyncsrv.h99 XSyncAlarm alarm_id; member
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/Xext/
H A Dsyncsrv.h99 XSyncAlarm alarm_id; member
/dports/x11-servers/xarcan/xarcan-0.6.0/Xext/
H A Dsyncsrv.h99 XSyncAlarm alarm_id; member
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/Xext/
H A Dsyncsrv.h99 XSyncAlarm alarm_id; member
/dports/x11-servers/xwayland/xorg-server-1.20.13/Xext/
H A Dsyncsrv.h99 XSyncAlarm alarm_id; member
/dports/x11-servers/xorg-server/xorg-server-1.20.13/Xext/
H A Dsyncsrv.h99 XSyncAlarm alarm_id; member
/dports/www/py-rackspace-monitoring/rackspace-monitoring-0.6.5/rackspace_monitoring/
H A Dbase.py225 def __init__(self, id, alarm_id, entity_id, check_id, previous_state, argument
241 def __init__(self, entity_id, check_id, alarm_id, timestamp, state): argument
331 def __init__(self, id, entity_id, alarm_id, check_id, notification_plan_id, argument
/dports/sysutils/mate-power-manager/mate-power-manager-1.26.0/src/
H A Dgpm-idle.c376 gpm_idle_idletime_alarm_expired_cb (EggIdletime *idletime, guint alarm_id, GpmIdle *idle) in gpm_idle_idletime_alarm_expired_cb()
/dports/x11/xorgproto/xorgproto-2021.5/include/X11/extensions/
H A Dsyncstr.h131 XSyncAlarm alarm_id; member
/dports/www/trafficserver/trafficserver-9.1.1/mgmt/
H A DLocalManager.cc1119 LocalManager::signalAlarm(int alarm_id, const char *desc, const char *ip) in signalAlarm()

12