Updating a VCN

You can update the display name and the tags for a VCN.

To manage IP addressing in a VCN, refer to Adding IP Address Ranges to a VCN, Changing a VCN's IPv4 CIDR blocks, and Removing an IPv4 CIDR Block or IPv6 Prefix from a VCN.

See Tagging a VCN for information on updating tags.

  • Updating the display name is not available in the Console, but you can update the display name in the CLI and API.
  • Use the network vcn update command and parameters shown to change the display name of an existing VCN:

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

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

  • Run the UpdateVcn operation to update the VCN display name.