Listing Support Requests

List support requests in Support Management.

    1. Open the Help menu (Help menu) or click the Support button (Support button), and click Visit the Support Center.
      The Support Center page opens, listing technical support requests (Technical).
    2. To view another type of support requests, click the corresponding option, such as Billing or Limits.
      You can also click View All Support Requests and then click the option for the type of support requests you want to view.
  • Use the oci support incident list command and required parameters to list support requests:

    oci support incident list --compartment-id <compartment-ocid> [OPTIONS]

    With line breaks:

    oci support incident list \
    --compartment-id <compartment-ocid> \
    [OPTIONS]

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

  • Run the ListIncidents operation to list support requests.