Listing Jobs

List jobs in Resource Manager.

  • These steps show how to list jobs in a compartment. You can also list jobs in a stack.
    1. Open the navigation menu and click Developer Services. Under Resource Manager, click Jobs.
    2. On the Jobs page, select the compartment that contains the jobs that you want.
    3. (Optional) To filter the list by tag:
      1. Next to Tag filters, click add.
      2. In the Add a tag filter dialog, enter the following:
        • Tag namespace: Select the tag namespace.
        • Tag key: Select the key.
        • Tag value: Select from the following:
          • Match any value - returns all resources tagged with the selected namespace and key, regardless of the tag value.
          • Specify matching values - returns resources with the tag value you enter in the text box. Enter a single value in the text box. To specify multiple values for the same namespace and key, click + to display another text box. Enter one value per text box.
      3. Click Apply filter.
  • Use the oci resource-manager job list command and required parameters to list jobs.

    oci resource-manager job list [OPTIONS]

    For a complete list of parameters and values for CLI commands, see the Command Line Reference for Resource Manager.

  • Use the ListJobs operation to list jobs.