Getting Details for a Support Request
Get the details for a support request in Support Management. Visibility of support requests is controlled by the support request's associated user group and the privileges assigned to the current user account.
Use the oci support incident get command and required parameters to get details for a support request:
oci support incident get --incident-key <support-request-id> [OPTIONS]
With line breaks:
oci support incident get \ --incident-key <support-request-id> \ [OPTIONS]
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the GetIncident operation to get details for a support request.