Deleting a Configuration Source Provider

Delete a configuration source provider in Resource Manager.

Note

A configuration source provider can be deleted only if it's not associated with a stack. To remove an association with a stack, edit the stack.
    1. On the Configuration source providers list page, find 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. From the Actions menu (Actions Menu) for the configuration source provider, select Delete configuration source provider.
    3. Confirm the deletion.
  • Note

    A configuration source provider cannot be deleted if it is associated with a stack. To remove the association from the stack, update the stack.

    Use the oci resource-manager configuration-source-provider delete command and required parameters to delete a configuration source provider.

    oci resource-manager configuration-source-provider delete --configuration-source-provider-id <configuration_source_provider_OCID>

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

  • Run the DeleteConfigurationSourceProvider operation to delete a configuration source provider.