Oracle Cloud Infrastructure (OCI)
What Plutus imports
Section titled “What Plutus imports”- Real invoiced spend by service, region, and compartment (daily)
Connecting
Section titled “Connecting”Method: API Signing Key
- In the OCI Console, create (or reuse) an IAM user for Plutus and grant it read-only access to usage data — a policy like
Allow group PlutusReaders to read usage-report in tenancyis enough; no write access is ever needed. - As that user, go to Identity & Security → Users → your user → API Keys → Add API Key → Generate API Key Pair.
- Download the private key (PEM) and paste its full contents into Plutus, including the
BEGIN/ENDlines. - Copy the shown Configuration File Preview — it lists the Tenancy OCID, User OCID, Fingerprint, and Region. Fill in each field in Plutus from it.
- Compartment OCID is optional — leave it blank to pull spend across every compartment your user can see (limited by compartment depth), or set it to scope this connection to one compartment.
Figures are real invoiced amounts from OCI’s own Usage API, in whatever currency your tenancy is billed in. This connector is newly built and not yet flagged live pending a verified end-to-end sync against a real OCI tenancy.