Getting an Executions' Details

Get the details of an execution in Fleet Application Management.

  • On the Executions list page, select the runbook execution that you want to work with. If you need help finding the list page or the execution, see Listing Executions.

    The details page for the executions open and displays information about the execution. Access the various resources associated with the execution by selecting their links or tabs.

  • Use the oci fleet-apps-management fleet-apps-management-operations execution get command and required parameters to get details of an execution:

    oci fleet-apps-management fleet-apps-management-operations execution get --execution-id <execution_OCID> --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 GetExecution operation to get details of an execution.