Getting a Lifecycle Operation Job's Details

Get the details of a lifecycle management operations job in Fleet Application Management.

    1. On the Schedules list page, select the schedule that you want to work with. If you need help finding the list page or the schedule, see Listing Lifecycle Operation Schedules.
      The details page for the lifecycle management schedule opens along with the applicable fleets in that schedule.
    2. On the details page, select the Jobs tab.
      All jobs are displayed for the schedule in a table. It includes information about the job name, when a job is scheduled to run, and the status of the job. If you need help in finding the list page or the job, see Listing Scheduled Jobs.
    3. Select the job name that you want to work with.
      The details page for the lifecycle management job opens. The Executions tab of the Jobs page displays all the runbooks associated with a fleet and the status of each of the executions.
  • Use the oci fleet-apps-management fleet-apps-management-operations scheduler-job get command and required parameters to get details of a lifecycle management operations job:

    oci fleet-apps-management fleet-apps-management-operations scheduler-job get --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 GetSchedulerJob operation to get details of a lifecycle management operations job.