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.
- Open the navigation menu and click Analytics & AI. Under Data Lake, click Big Data Service.
- Under Compartment, select the compartment that contains the cluster.
- In the list of clusters, click name of the cluster that has the API key.
- On the Cluster details page, under Resources click API keys.
- From the Actions menu of the API key that you want to view, select View configuration file.
- The public key details of the API key are displayed in the View configuration file dialog.
- 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.