Viewing the Object Storage Public Key for a Cluster

View and copy the public key of the Object Storage API key file that a Big Data Service cluster uses to connect to Object Storage.

    1. On the Clusters list page, select the cluster that you want to work with. If you need help finding the list page or the cluster, see Listing Clusters in a Compartment.
    2. On the Cluster details page, under Resources select API keys.
    3. From the Actions menu Actions Menu for the cluster, select View configuration file.
    4. The public key details of the API key are displayed in the View configuration file dialog.
    5. View the configuration file details or copy the public key.
  • Use the oci bds bds-api-key get command and required parameters to view the Object Storage public key.

    oci bds bds-api-key get --api-key-id <api_key_id> --bds-instance-id <bds_instance_id> [OPTIONS]

    For a complete list of flags and variable options for CLI commands, see the Command Line Reference for Big Data.

  • Use the GetBdsApiKey operation to view the Object Storage public key.