Skip to main content
Skip table of contents

Step- 2: Assign "Read Only" permissions to parent tenancy.

  1. Navigate to Policies > Create Policy

image-20240328-091945.png
  1. Enter Policy Name > Description.

  2. Select the root compartment

  3. Enable the manual editor.

  4. Paste the below script and replace the Group name with the ones you copied in the previous steps.

CODE
define tenancy cu-report as ocid1.tenancy.oc1..aaaaaaaaned4fkpkisbwjlr56u7cj63lf3wffbilvqknstgtvzub7vhqkggq
Allow group 'Default'/'<Group-name>' to read all-resources in tenancy
endorse group 'Default'/'<Group-name>' to read objects in tenancy cu-report
  1. Click on Create button.

image-20240329-043912.png

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.