delete-schedule

deletes an existing schedule

Synopsis

delete-schedule [--help]
schedule-name

Description

The delete-schedule subcommand deletes an existing schedule.

Note:

You cannot delete a schedule that is in use by a domain backup configuration.

This subcommand is supported in remote mode only.

Options

--help
-?

Displays the help text for the subcommand.

Operands

schedule-name

Specifies the name of the schedule to delete.

Examples

Example 1   Deleting a Schedule

This example deletes the quarterly schedule.

asadmin> delete-schedule quarterly
Command delete-schedule executed successfully.

Exit Status

0

subcommand executed successfully

1

error in executing the subcommand

See Also

create-schedule(1), list-schedules(1)

asadmin(1M)