3PAR InFormĀ® OS 2.3.1 CLI Reference (320-200166 Rev B, March 2010)
19.22
Command Line Interface Reference InForm OS Version 2.3.1
COMMAND
removesched
DESCRIPTION
The removesched command removes a scheduled task from the system.
SYNTAX
removesched [options] <schedname|pattern>
AUTHORITY
Super, Service
OPTIONS
-pat
Specifies that certain patterns are treated as glob-style patterns and that all scheduled tasks
matching the specified pattern are removed. By default, confirmation is required to
proceed with the command unless the
-f option is specified. This option must be used if
the pattern specifier is used.
-f
Specifies that the command is forced. If this option is not used, the command requires
confirmation before proceeding with its operation.
SPECIFIERS
<schedname>
Specifies the schedule that is removed. Can be at most 31 characters in length.
<pattern>
Specifies a glob-style pattern. This specifier can be repeated to remove multiple scheduled
tasks. If this specifier is not used, the
<schedname> specifier must be used. The
<schedname> can be up to 31 characters in length.
RESTRICTIONS
None.