1. Cisco IOS XE Embedded Event Manager (EEM) Configuration Guide
Cisco IOS XE Gibraltar 16.12.x
Section: "Configuring an EEM Applet to Run On Demand or Manually"
Content: "The event none command registers an EEM applet without an event so that it can be run on demand. The applet can be run manually from the CLI using the event manager run applet-name command..." This section explicitly details the use and purpose of the event none command for creating on-demand applets.
2. Cisco IOS Embedded Event Manager Command Reference
Command: event none
Usage Guidelines: "To configure an Embedded Event Manager (EEM) applet to run on demand or manually
use the event none command in applet configuration mode... This command registers an EEM applet but does not associate an event with it." This reference directly confirms the function of the event none command.
3. Cisco IOS XE Programmability Configuration Guide
Cisco IOS XE 17
Section: "Embedded Event Manager Overview"
Content: This guide describes the fundamental structure of an EEM applet
stating that it consists of an event statement and an action statement. This confirms that an applet without an event statement (as in option D) is invalid.