Deleting a Task
Delete a custom runbook task in Fleet Application Management.
Tip
You can delete a task that's associated with a runbook because it's local to the runbook. However, deleting a runbook task doesn't remove the library task.
You can delete a task that's associated with a runbook because it's local to the runbook. However, deleting a runbook task doesn't remove the library task.
- On the Tasks list page, select the runbook task that you want to work with. If you need help finding the list page or the runbook task, see Listing Runbook Tasks.
- On the details page, select Actions and then select Delete.
- In the Delete task dialog box, select Delete.
Use the oci fleet-apps-management fleet-apps-management-runbooks task-record delete command and required parameters to delete a runbook task:
oci fleet-apps-management fleet-apps-management-runbooks task-record delete --runbook-id <runbook_OCID> [OPTIONS]
For a complete list of flags and variable options for Fleet Application Management CLI commands, see the CLI for Fleet Application Management.
Run the DeleteTaskRecord operation to delete a runbook task.