Deleting a Route Distribution

Delete a specified route distribution.

    1. Open the navigation menu  and select Networking. Under Customer connectivity, select Dynamic routing gateway.
    2. Under List Scope, select the compartment that contains the DRG with the route distribution that you want to delete.
      The page updates to display only the resources in that compartment. If you're not sure which compartment to use, contact an administrator. For more information, see Access Control.
    3. Select the name of the DRG.
    4. Under Resources, select either Import route distributions or Export route distributions.
    5. Select on the name of the route distribution you want to delete.
    6. To delete the route distribution, select Terminate.
    7. Confirm the deletion by selecting Terminate.
  • Use the network drg-route-distribution delete command and required parameters to delete the specified route distribution:

    oci network drg-route-distribution delete --route-distribution-id ocid ... [OPTIONS]

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

  • Run the DeleteDrgRouteDistribution operation to <task-being-performed>.