Moving a Configuration Source Provider

Move a configuration source provider in Resource Manager to another compartment.

    1. Open the navigation menu and click Developer Services. Under Resource Manager, click Configuration Source Providers.
    2. On the Configuration source providers page, select the compartment that contains the configuration source provider that you want.
    3. Click the name of the configuration source provider that you want.
    4. On the Configuration source provider information page, click Move resource.
    5. In the Move resource dialog box, choose the destination compartment from the list.
    6. Click Move resource.
  • Use the oci resource-manager configuration-source-provider change-compartment command and required parameters to move a configuration source provider to another compartment.

    oci resource-manager configuration-source-provider change-compartment --configuration-source-provider-id <configuration_source_provider_OCID> --compartment-id <destination_compartment_OCID>

    For a complete list of parameters and values for CLI commands, see the Command Line Reference for Resource Manager.

  • Run the ChangeConfigurationSourceProviderCompartment operation to move a configuration source provider to another compartment.