Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 591 Bytes

File metadata and controls

11 lines (8 loc) · 591 Bytes

OCI-Python

Samples Python Scripts for Oracle OCI (Oracle Cloud Infrastructure)

This repository are example Python script to work with the Oracle Cloud Infrastructure API It used the Oracle Python SDK: https://oracle-cloud-infrastructure-python-sdk.readthedocs.io/en/latest/

Samples scripts:

  • List instances: This creates a CSV file with all Instances and details, across all compartments and regions, including predefined tags
    Parameter: <profile> selects the named tenancy from the config file

alt text