Deleting a CPE

Delete a CPE in Oracle Cloud Infrastructure.

Prerequisite: The CPE must not be connected to a DRG or an IPSec connection.

The CPE’s lifecycleState changes to TERMINATING temporarily until the CPE is removed.

  • To delete a CPE, follow these steps:

    1. On the Customer-premises equipment list page, find the CPE that you want to delete. If you need help finding the list page, see Listing CPEs.
    2. From the Actions menu Actions Menu for the CPE you want to delete, select Delete.
    3. When prompted, confirm the deletion.

    The object is in the Terminating state for a short period while it's being deleted.

  • Use the network cpe delete command and required parameters to delete a CPE:

    oci network cpe delete --cpe-id cpe-ocid ... [OPTIONS]

    For a complete list of parameters and values for CLI commands, see the CLI Command Reference.

  • Run the DeleteCpe operation to delete a CPE.