Listing Queues

Retrieve a list of queues.

    1. Open the navigation menu  and select Developer Services. Under Application Integration, select Queues.
    2. On the left side of the screen, select Queues.

      A list of existing queues is displayed.

  • Use the oci queue queue-admin queue-collection list-queues command and required parameters to list queues:

    oci queue queue-admin queue-collection list-queues

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

  • Use the ListQueues operation to list queues.

    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.