🪴 Zero's Garden

Home

❯

notes

❯

Cloud

❯

Oracle Cloud

❯

OCI Public IP Ranges

OCI Public IP Ranges

May 12, 20251 min read

curl -s https://docs.oracle.com/en-us/iaas/tools/public_ip_ranges.json | jq -r '.regions[] | select( .region == "xxx") | .cidrs[].cidr'
 
# Replace xxx with Region Identifier
  • https://docs.oracle.com/en-us/iaas/Content/General/Concepts/regions.htm
  • https://docs.oracle.com/en-us/iaas/Content/General/Concepts/addressranges.htm

Graph View

Created with Quartz v4.5.0 © 2025

  • GitHub
  • Sponsor me