Updating the Name of a DRG

Rename a Dynamic Routing Gateway (DRG) in Oracle Cloud Infrastructure.

    1. On the Dynamic Routing Gateways list page, select the DRG that you want to work with. If you need help finding the list page or the DRG, see Listing DRGs.
    2. Select Edit.
    3. Edit the display name. Avoid entering confidential information.
    4. Select Save Changes.
  • Use the network drg update command and required parameters to rename a DRG:

    oci network drg update --drg-id ocid --display-name new-name ... [OPTIONS]

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

  • Run the UpdateDrg operation to rename a DRG.