Getting a Lifecycle Operation Schedule's Details
Get the details of a schedule that performs lifecycle management operations in Fleet Application Management.
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 and displays information about the schedule. On the details page, perform one of the following actions depending on the options that you see:- On the Runbooks tab, view the runbooks associated with each fleet and see the order in which they run. To get details of a runbook associated with the fleet, select a runbook name.
- On the the Jobs tab, view the scheduled, upcoming, ongoing, completed lifecycle management jobs. To get details for jobs or runs associated with the schedule, select a job name. You can also view the list of jobs from the Runbook processes list page. See Listing Runbook Processes.
- On the Tags tab, view, add, edit, or delete tags for the schedule. For information about tagging, see Resource Tags.
Use the oci fleet-apps-management fleet-apps-management-operations scheduler-definition get command and required parameters to get details of a schedule:
oci fleet-apps-management fleet-apps-management-operations scheduler-definition get --scheduler-definition-id <scheduler_definition_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 GetSchedulerDefinition operation to get details of a schedule.