Getting Queue Details

Retrieve queue details.

    1. On the Queues list page, select the queue that you want to work with. If you need help finding the list page or the queue, see Listing Queues.
  • Use the oci queue queue-admin queue get command and required parameters to get details about a queue:

    oci queue queue-admin queue get --queue-id <queue_OCID>

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

  • Use the GetQueue operation to get details about a queue.

    For information about using the API and signing requests, see REST API documentation and Security Credentials. For information about SDKs, see SDKs and the CLI.