Updating the Name of a DRG
Rename a Dynamic Routing Gateway (DRG) in Oracle Cloud Infrastructure.
- 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.
- Select Edit.
- Edit the display name. Avoid entering confidential information.
- 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.