Renaming a Subnet for a Roving Edge Infrastructure Device

Describes how to rename a subnet under a VCN on your Roving Edge Infrastructure device.

    1. Open the navigation menu and select Networking > Virtual Cloud Networks. The Virtual Cloud Networks page appears. The single virtual cloud network (VCN) is listed in tabular form.

    2. Click the VCN. The VCN's Details page appears.

    3. Click Subnets. All subnets are listed in tabular form.

    4. Click the subnet whose details you want to get. The subnet's Details page appears.

    5. Click Edit. The Edit Subnet dialog box appears.

    6. Enter the new Name of the subnet.

    7. Click Save Changes.

  • Use the oci network subnet update command and required parameters to rename a subnet under a VCN on your Roving Edge Infrastructure devices:

    oci network subnet update --subnet-id subnet_ocid [OPTIONS]

    Refer to your Roving Edge Infrastructure device's CLI help for a list of parameters available for this command. See Accessing Command Line Interface Help.

    For set up information regarding CLIs on your Roving Edge Infrastructure device, see Using the Command Line Interface.

  • Run the UpdateSubnet operation to rename a subnet under a VCN on your Roving Edge Infrastructure devices.