The private key (PEM format) used to sign API requests.
How to get: Generate an RSA key pair using OpenSSL or OCI CLI. Upload the public key to Console -> Profile menu -> User settings -> API Keys, then use the private key here.
Command:
openssl genrsa -out ~/.oci/oci_api_key.pem 2048Please perform a connection test to ensure there is a valid connection to the Oracle Cloud host. When the discovery operation finalizes you will be able to see the details on the Assets page.