Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

OCI billing dashboard

To enable an OCI user to use the billing dashboard, assign the OCI user a policy with access to cost and usage data.

See https://docs.oracle.com/en-us/iaas/Content/Billing/Tasks/accessingusagereports.htm#Accessing_Cost_and_Usage_Reports

In the section Required IAM Policy section, the OCI documentation says(accessed 2022-07-28):

To use cost and usage reports, the following policy statement is required:

define tenancy usage-report as ocid1.tenancy.oc1..aaaaaaaaned4fkpkisbwjlr56u7cj63lf3wffbilvqknstgtvzub7vhqkggq endorse group <group> to read objects in tenancy usage-report

Note

This will give the OCI user access to cost and usage data for the entire OCI organization, not just the OCI compartments that they can access.

Obtain an API key

To obtain Oracle API key credentials, you will need an API signing key.

...