Getting Bucket Details

On Compute Cloud@Customer, you can view bucket details.

    1. In the Compute Cloud@Customer Console navigation menu, select Object Storage, then select Object Storage.

    2. At the top of the page, select the compartment that contains the bucket.

    3. Select the bucket name to display the details.

    4. Select 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.