...
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.
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.
...