ECACCESS-EVENT-DELETE(1p) User Contributed Perl Documentation ECACCESS-EVENT-DELETE(1p)
NAME
ecaccess-event-delete - Delete an ECaccess Event
SYNOPSIS
ecaccess-event-delete -version|-help|-manual
ecaccess-event-delete [-debug] event-id
DESCRIPTION
Allow deleting the event specified by its event-id.
All the Job Subscritions to this Event will be also deleted which mean that any Job in the STDBY status will be deleted (the previous
instances of these Jobs will not be affected).
ARGUMENTS
event-id
The identifier of the Event to delete.
OPTIONS
-version
Display version number and exits.
-help Print a brief help message and exits.
-manual Prints the manual page and exits.
-debug Display the SOAP messages exchanged.
EXAMPLES
ecaccess-event-delete 167
Delete the event 167.
SEE ALSO
ecaccess-event-grant, ecaccess-event-clear, ecaccess-event-send, ecaccess-event-list, ecaccess-event-create and ecaccess.
perl v5.14.2 2012-04-16 ECACCESS-EVENT-DELETE(1p)