Viewing IP Address Insights
Access IP Address Insights to view the IP addresses used across a tenancy in a compartment and get a hierarchical visibility into VCNs, respective subnets, and network resources.
- Use the
network ipam list-ip-inventory
command and required parameters to view the IP addresses used across a tenancy in a compartment:oci network ipam list-ip-inventory
Use thenetwork ipam get-vcn-overlap
command to view the CIDR overlap information of the specified VCN in selected compartments:oci network ipam get-vcn-overlap
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
For information about using the API and signing requests, see REST API documentation and Security Credentials. For information about SDKs, see SDKs and the CLI.
Run the
ListIpInventory
operation to view the IP addresses used across a tenancy in a compartment.Run the
GetVcnOverlap
operation to view the CIDR overlap information of the specified VCN in selected compartments.