Editing a Runbook Version

Edit an existing runbook version or edit as a new version in Fleet Application Management.

Update the runbook as a new version for an active runbook version, and update the existing runbook version for a runbook version that's in draft state.
    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. Select one of the following options:
      • To edit an active runbook version, from the Actions menu (Actions Menu) for the active runbook version, select Edit as a new version.
        Note

        Any fields that you update apart from runbook metadata (name, description) creates a new runbook version.
      • To edit a runbook version that's in draft state, from the Actions menu (Actions Menu) for the draft runbook version, select Resume editing.
    4. In the Update runbook workflow that appears, start updating the values, tasks, and streamline (sequence of task execution).
      For field descriptions, see Creating a Runbook.
    5. Select Next to advance to the next step.
    6. Select Save changes.
  • Use the oci fleet-apps-management fleet-apps-management-runbooks runbook-version update command and required parameters to update a runbook version:

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