Moving a Roving Edge Infrastructure Device Node Between Compartments
Move a Roving Edge Infrastructure device node between compartments in Oracle Cloud Infrastructure.
-
-
-
-
Click the device node you want to move to a different compartment. The device node's Details page appears.
-
Click Move resource under the More actions menu. The Move resource dialog box appears.
-
Select the compartment to which you want to move your device node from the Destination Compartment list.
-
Click Move resource.
The device node now appears in the nodes list within the compartment where you moved it.
-
Use the oci rover node change-compartment command and required parameters to move a Roving Edge Infrastructure device node between compartments in Oracle Cloud Infrastructure:
oci rover node change-compartment --compartment-id compartment_ocid --node-id node_ocid [OPTIONS]
To determine your Roving Edge Infrastructure device compartment OCID, see Compartments.
compartment_ocid
is the destination compartment.For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the ChangeRoverNodeCompartment operation to move a Roving Edge Infrastructure device node between compartments in Oracle Cloud Infrastructure.