Listing Products for Technical Support Requests
List products that you can create technical support requests for in Support Management. Products include service groups, services, service categories, and subcategories.
To finish creating the technical support request, see Creating a Technical Support Request. Use the oci support incident-resource-type list command and required parameters to list products that you can create technical support requests for:
oci support incident-resource-type list --problem-type TAXONOMY --compartment-id <compartment-ocid> [OPTIONS]
With line breaks:
oci support incident-resource-type list \ --problem-type TAXONOMY \ --compartment-id <compartment-ocid> \ [OPTIONS]
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the ListIncidentResourceTypes operation to list products that you can create technical support requests for. Set
problemType
toTAXONOMY
.