Getting a Runbook's Details
Get the details of a runbook in Fleet Application Management.
On the Runbooks list page, select the runbook that you want to work with. If you need help finding the list page or the runbook, see Listing Runbooks. The details page for the runbook opens and display the runbook information. Some items on the page are read-only, and other items enable you to edit and update the backend set's configuration. Access the various resources associated with the runbook by selecting their tabs.
On the details page, perform one of the following actions depending on the options that you see:- On the Versions tab, view the runbook version information, and perform the tasks required for the list page. See Listing Runbook's Versions.
- On the Tasks tab, view tasks that are local to the runbook or common across various runbooks. The parallel or rolling resource groups and their groups and tasks are displayed for an execution or rollback workflow.
- On the Tags tab, view, add, edit, or delete tags for the runbook. For information about tagging, see Resource Tags.
Use the oci fleet-apps-management fleet-apps-management-runbooks runbook get command and required parameters to get details of a runbook:
oci fleet-apps-management fleet-apps-management-runbooks runbook get --runbook-id <runbook_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 GetRunbook operation to get details of a runbook.