Accessing the Pre-Authenticated Request ID in Object Storage

Get access to your pre-authenticated request ID.

When you create a pre-authenticated request, a unique identification number for the request is generated. You use this identification number to perform certain tasks, such as getting a pre-authenticated request's details or deleting it using the command line interface (CLI).

Using the Console

You can access and copy this number from the pre-authenticated request using the Console. List the pre-authenticated requests as described in Listing Pre-authenticated Requests. Click the Actions menu (Actions Menu) next to the pre-authenticated request whose ID you want to copy and select Copy Pre-Authenticated Request ID. The ID for the selected pre-authentication request is copied to the clipboard.

You can also access and copy the ID from the Pre-Authenticated Request Details dialog box of the pre-authenticated request. See Getting a Pre-Authenticated Request's Details for more information.

Using the CLI and API

You can access and copy the pre-authenticated request IDs using the List and Get commands in the CLI and API. The IDs appear in the returned output when running these commands and operations. See the following topics for more information: