Moving a Roving Edge Infrastructure Standalone Cluster Between Compartments

Move a Roving Edge Infrastructure standalone cluster request between compartments in Oracle Cloud Infrastructure.

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

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

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

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

    5. Click Move Resource. The Move Resource to a Different Compartment dialog box appears.

    6. Select the compartment to which you want to move your cluster from the Choose New Compartment list.

    7. Click Move Resource.

  • Use the oci rover standalone-cluster change-compartment command and required parameters to move a Roving Edge Infrastructure standalone cluster request between compartments in Oracle Cloud Infrastructure:

    oci rover standalone-cluster change-compartment --compartment-id compartment_ocid --cluster-id cluster_ocid [OPTIONS]

    compartment_ocid is the destination compartment.

    For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.

  • Run the ChangeRoverClusterCompartment method to move a Roving Edge Infrastructure standalone cluster request between compartments in Oracle Cloud Infrastructure.