Listing Fleet Runbook Executions

View a list of runbook executions 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 list page or the fleet, see Listing Fleets.
    2. On the details page, select the Executions tab.
      All runbook executions performed on the fleet are displayed in a table along with their real-time status. Access the execution, runbook, schedule links to track and find more details about a job.
    3. To perform an action on an execution version directly from the list table, select an available option from the Actions menu (Actions Menu) in the row for that execution:
  • Use the oci fleet-apps-management fleet-apps-management-operations execution-collection list-executions command and required parameters to list fleet runbook executions:

    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 executions.