Deleting a Reserved Public IP
Delete a reserved public IP object in Oracle Cloud Infrastructure.
The reserved public IP object can be in the Assigned state. Deleting a reserved public IP object automatically unassigns it from the private IP address to which it's assigned and returns the public IP address to the pool of unused public IP addresses.
Use the network public-ip delete command and required parameters to delete a reserved public IP address:
oci network public-ip delete --public-ip-id public_IP_OCID ... [OPTIONS]
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the DeletePublicIp operation to delete a reserved public IP.