Updating a NAT Gateway
Update the display name for a NAT gateway in a Virtual Cloud Network (VCN) in Networking.
- Open the navigation menu , select Networking, and then select Virtual cloud networks.
- Select the name of the VCN that you're interested in.
- Under Resources, select NAT Gateways.
- For the NAT gateway that you're interested in, select the , and then select Edit.
- Enter the new name and select Save Changes.
Use the network nat-gateway update command and required parameters to update the display name for a NAT gateway:
oci network nat-gateway update --nat-gateway-id nat-ocid --display-name new-name ... [OPTIONS]
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the UpdateNatGateway operation to update the display name for a NAT gateway.