Deleting a Route Distribution

Delete a specified route distribution.

    1. Open the navigation menu and click Networking. Under Customer connectivity, click 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. Click the name of the DRG.
    4. Under Resources, click either Import route distributions or Export route distributions.
    5. Click on the name of the route distribution you want to delete.
    6. To delete the route distribution, click Terminate.
    7. Confirm the deletion by clicking 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>.