Deleting a Private IP Address
Delete a private IP address from a VNIC.
Caution
If the private IP is the target of a route rule, deleting it from the VNIC causes the route rule to blackhole and the traffic is dropped.
If the private IP is the target of a route rule, deleting it from the VNIC causes the route rule to blackhole and the traffic is dropped.
Use the private-ip delete command and required parameters to delete a private IP address:
oci network private-ip delete --private-ip-id IP_address_OCID ... [OPTIONS]
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the DeletePrivateIp operation to delete a private IP address.