Hi, I'm trying to use the OCI SDK for PL/SQL to be able to manage some resources from a Database JOB but I'm not able to determine which value should I provide for the "Credential_Name" parameter of the Procedures.
I've tried with the OCI Username, with its API Key fingerprint, with its OCID, and nothing works, for all these values it fails stating that it's not a valid credential_name, I looked in the documentation, but it's very vague about this value.
Does anyone know which value should I provide in order to use the API?