Moving a Roving Edge Infrastructure Device Node Between Compartments

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

    1. Open the navigation menu and click Hybrid. Under Roving Edge Infrastructure, click Nodes. The Nodes page appears.

    2. Select the Compartment from the list under List scope. All device nodes in that compartment are listed in tabular form.

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

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

    5. Click Move resource under the More actions menu. 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. 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.