icinga2client.cli.acknowledge module¶
Usage:
i2 acknowledge [remove] host <name> [options]
i2 acknowledge [remove] service <hostname> <name> [options]
Acknowledge Options:
--expiry=<timespec> Optional expiry time
--sticky Acknowledge until full recovery
--suppress-notifications Do not generate any configured notifications
--operator=<name> Name of the operator scheduling the downtime
--comment=<comment> Comment describing the reason for the downtime
-
icinga2client.cli.acknowledge.acknowledge(client, args, comment)¶
-
icinga2client.cli.acknowledge.invoke(client, arguments, **kwargs)¶
-
icinga2client.cli.acknowledge.unacknowledge(client, args)¶