Moving a Configuration Source Provider

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

    1. On the Configuration source providers list page, select the configuration source provider that you want to work with. If you need help finding the list page or the configuration source provider, see Listing Configuration Source Providers.
    2. Select Move resource.
    3. In the Move resource dialog box, select the compartment that you want to move the configuration source provider to.
    4. Select 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.