Moving a VLAN Between Compartments
Move a VLAN associated with an SDDC in VMware Solution from one compartment to another.
- On the Virtual Cloud Networks list page, select the VCN that contains the VLANs that you want to work with. If you need help finding the list page or the VCN, see Listing VCNs.
- Select VLANs.
- Select the VLAN that you want to work with.
- On the details page, select Move resource.
- In the Move resource panel, select the destination compartment from the list.
- Select Move resource.
Use the vlan change-compartment command and required parameters to move the VLAN to another compartment:
oci ocvs vlan change-compartment --compartment-id destination_compartment_OCID --vlan-id vlan_id [OPTIONS]
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the ChangeVlanCompartment operation to move a VLAN to different compartment.