Listing Fleet Runbook Processes

View a list of runbook processes for a fleet in Fleet Application Management.

    1. On the Fleets list page, select the fleet that you want to work with. If you need help finding the Fleets list page or a specific fleet, see Listing Fleets.
    2. On the details page, select the Runbook processes tab.
      A table displays all runbook processes performed on the fleet, along with their real-time status. Access links for the runbook process, runbook, and schedule to track and find more information about each job.
    3. From the list table, to perform an action on a runbook process version, select an available option from the Actions menu in the row for the runbook process:
  • Use the oci fleet-apps-management fleet-apps-management-operations execution-collection list-executions command and required parameters to list fleet runbook runs:

    oci fleet-apps-management fleet-apps-management-operations execution-collection list-executions --job-activity-id <job_activity_OCID> --resource-id <resource_OCID> --scheduler-job-id <scheduler_job_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 ListExecutions operation to list runbook runs.