Deleting a Runbook's Version

Delete a version of the runbook in Fleet Application Management.

You can delete an active runbook version if it has more than one version, or that version of the run book isn't in use in the schedule.
    1. On the Runbooks list page, select the runbook that you want to work with. If you need help finding the list page or the runbook, see Listing Runbooks

      The details page opens and displays information about the latest version of the runbook.

    2. On the details page, select the Versions tab.
      All versions of the runbook are displayed in a table.
    3. From the Actions menu (Actions Menu) for the runbook version you want to delete, select Delete.
    4. When prompted, confirm the deletion.
  • Use the oci fleet-apps-management fleet-apps-management-runbooks runbook-version delete command and required parameters to delete a specified runbook version:

    oci fleet-apps-management fleet-apps-management-runbooks runbook-version delete --runbook-version-id <runbook_version_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 DeleteRunbookVersion operation to delete a specific runbook version.