Deleting an IP Reservation

When you do not need the IP reservation, you can delete it. Ensure that no instance is using the reserved IP address before you delete it.

If the IP reservation was created by using an orchestration, then you can delete an IP reservation by stopping the orchestration. See Stopping an Orchestration.

  1. Log in to the UI and go to the Self Service Portal.
  2. In the Self Service Portal, click the Networks tab.
  3. Select Tenant Networks and select a network from the list.
  4. In the IP Reservation section, select the reserved IP address.
  5. Click Delete and confirm the delete action.

Deleting an IP Reservation Using the CLI or API

Use the following command to delete an IP reservation in a network associated with a tenant:

oracle-compute delete vnetreservation name

For more information, see CLI Reference for Oracle Compute Cloud Service.

To delete an IP reservation using the API, use the DELETE https://api.oc.example.com/vnetreservation/name method.

For more information, see REST API Reference for Oracle Compute Cloud Service.