Inspecting Resources

Inspecting resources in a compartment allows you to confirm existence of a resource that you provisioned (by running an apply job) or absence of a resource that you released (by running a destroy job).

For information about apply and destroy jobs, see Creating an Apply Job and Creating a Destroy Job.

    1. Go to the page that lists the resources that you want.
      For example, to inspect VCNs: Open the navigation menu, select Networking, and then select Virtual cloud networks.
    2. To view the resources in a different compartment, use the Compartment filter to switch compartments.
      You must have permission to work in a compartment to see the resources in it. If you're not sure which compartment to use, contact an administrator. For more information, see Understanding Compartments.
  • Use the command corresponding to the resources that you want to inspect.

    For example, to inspect VCN resources, use the oci network vcn list command and required parameters.

    oci network vcn list [OPTIONS]

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

  • Use the command corresponding to the resources that you want to inspect.

    For example, use the ListVcns command to inspect VCN resources in the specified compartment.