HP 3PAR OS 3.1.3 Command Line Interface Reference

removesched
DESCRIPTION
The removesched command removes a scheduled task from the system.
SYNTAX
removesched [options] <schedname|pattern>
AUTHORITY
Super, Service, Edit
Any role granted the sched_remove right.
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
EXAMPLES
None
NOTES
None
228 Remove Commands