Getting Queue Details
Retrieve queue details.
- Open the navigation menu and click Developer Services. Under Application Integration, click Queues.
- On the left side of the screen, click Queues.
- In the list of existing queues, click the name of a queue to display its details page.
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.