Getting a Runbook Task's Details
Get the details of a shared runbook task in Fleet Application Management.
On the Tasks list page, select the runbook task that you want to work with. If you need help finding the list page or the runbook task, see Listing Runbook Tasks. The details page for the runbook task opens that displays the basic information, script or Terraform details for custom tasks and API details for Oracle-defined tasks. Some items on the page are read-only, and other items enable you to edit and update the backend set's configuration.
Important
Although tasks are sharable across runbooks, the task arguments and properties are specific to the runbook with which the task is associated and aren't part of the shared task.Use the oci fleet-apps-management fleet-apps-management-runbooks task-record get command and required parameters to get details of a runbook task:
oci fleet-apps-management fleet-apps-management-runbooks task-record get --task-record-id <task_record_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 GetTaskRecord operation to get details of a runbook task.