Getting an Execution's Log Details for a Fleet
Get the execution logs and details of resources for a job corresponding to a fleet in Fleet Application Management.
Use the oci fleet-apps-management fleet-apps-management-operations job-activity get command and required parameters to get activity details of a job:
oci fleet-apps-management fleet-apps-management-operations job-activity get --job-activity-id <job_activity_OCID> --scheduler-job-id <scheduler_job_OCID> [OPTIONS]
Use the oci fleet-apps-management fleet-apps-management-operations scheduler-job manage-job-execution command and required parameters to retry or pause a task:
oci fleet-apps-management fleet-apps-management-operations scheduler-job manage-job-execution --action-details <json_file_or_string> --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 GetJobActivity operation to get activity details of a lifecycle management operations job.
Run the ManageJobExecution operation to retry or pause a task.