Summary
If one generates an API signing key pair, a configuration file is generated and can be used.
References
Procedure
Access My Profile
Click on the profile icon on the right-hand side of the main OCI console to access the
menu:Get API Key
Click on
to get the following screen:Access API Keys Tab
Click on
to get the following screen:Add API Key
From the
tab, click on " " button. Ensure that the " " radio button is select as shown below:Click the "~/.oci folder.
" into theReview Config File
After clicking "
" key on the previous screen, the following screen appears:The contents are copied into "~/.oci/config and update the key_file parameter to the downloaded private key file.
Note: There will be two (2) sections:
- [DEFAULT] for use by Ansible; and
- [OCI] for use by OCI.