Updating a Runbook

Update a custom runbook in Fleet Application Management.

Tip

You can only update a custom runbook if the runbook consists of a single version and the version is still in the draft state and isn't published (active). For an active runbook version, update the runbook as a new version. See Editing a Runbook Version.

    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
    2. On the details page, select Actions and then select Edit.
    3. In the Update runbook workflow that appears, start updating the tasks, and streamline (sequence of task execution).
      For field descriptions, see Creating a Runbook.
    4. Select Next to advance to the next step.
    5. After updating the settings, select Save changes.
  • Use the oci fleet-apps-management fleet-apps-management-runbooks runbook update command and required parameters to update a runbook:

    oci fleet-apps-management fleet-apps-management-runbooks runbook update --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 UpdateRunbook operation to update a runbook.