Getting a Runbook Task's Details

Get the details of a shared runbook task in Fleet Application Management.

    1. Open the navigation menu and click Observability & Management. Under Fleet Application Management, click Actions and Controls.
    2. On the Runbooks page, click the Tasks tab.
    3. On the Tasks tab, click the task you want to find more information about.
      Tip

      To find a task by name, enter its name in the Search field. You can also filter by type, such as product or product stack.

      The Task details dialog box displays the basic information, input variables, output variables, script, task properties, and so on for the shared task.

      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.
    4. Click Close.
  • 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 [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.