Getting Bucket Details
On Compute Cloud@Customer, you can view bucket details.
-
In the Compute Cloud@Customer Console navigation menu, click Object Storage, then click Object Storage.
-
At the top of the page, select the compartment that contains the bucket.
-
Click the bucket name to display the details.
-
Click View or Copy.
-
Use the oci os bucket get command and required parameters to get the current representation of the given bucket in the given Object Storage namespace.
oci os bucket get --namespace-name <object_storage_namespace> --bucket-name <bucket_name> [OPTIONS]
For a complete list of CLI commands, flags, and options, see the Command Line Reference.
Use the GetBucket operation to get the current representation of the given bucket in the given Object Storage namespace.
For information about using the API and signing requests, see REST APIs and Security Credentials. For information about SDKs, see Software Development Kits and Command Line Interface.