Skip to Main Content

Cloud Platform

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Python Script to Report all Compute and Database instances across compartments, ADs and regions

Richard Garsthagen-OracleFeb 16 2018 — edited Mar 26 2018

Hi Everyone,

I have written a python script that allows you to easily make an export of all your instance resources in OCI. It reports on all Compute and Database instances across compartments, ADs and Regions and display some detail data in a .CSV file, so you can easily import into excel.

You can find the script here:

https://github.com/AnykeyNL/OCI-Python

example.png

Feel free to help out and make the script better :-)

This post has been answered by Alex-D on Feb 16 2018
Jump to Answer

Comments

Post Details