Creating an Object Storage API Key for a Cluster
Create an API key to connect a Big Data Service cluster to Object Storage.
The API key is listed in the Object Storage API keys page. When the API key is successfully created, its status changes to Active. Use the oci bds bds-api-key create command and required parameters to create an Object Storage API key.
oci bds bds-api-key create --bds-instance-id <bds_instance_id> --key-alias <key_alias> --passphrase <passphrase> --user-id <user_id> [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the Command Line Reference for Big Data.
Use the CreateBdsApiKey operation to create an Object Storage API key.