Moving a Roving Edge Infrastructure Device Node Between Compartments

Move a Roving Edge Infrastructure device node between compartments in Oracle Cloud Infrastructure.

    1. In the Oracle Cloud Console, open the navigation menu, select Hybrid, then select Nodes.

    2. If needed, change the compartment to find the resource you want.

    3. (Optional) Select a State from the list under Tag filters to limit the device nodes displayed to that state.

    4. Select the node you want to move to a different compartment. The node's Details page appears.

    5. From the Actions menu at the top of the table, select Move resource. The Move resource dialog box appears.

    6. Select the compartment to which you want to move your device node from the Destination Compartment list.

    7. Select 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.