This topic describes how to uninstall Cloud Service Broker for AWS.

Overview

To uninstall Cloud Service Broker for AWS you must:

  1. Clean Up Service Instances and Associated Resources
  2. Uninstall the Tile

Clean Up Service Instances and Associated Resources

Before deleting the Cloud Service Broker for AWS tile, decide what to do with any service instances already created. Uninstalling this broker stops users from using Cloud Foundry to manage the service instances, bindings, and keys created by this broker.

Choose one of the following options to clean up the resources for each service:

  • Option 1: Permanently delete all service instances, bindings, and keys from Cloud Foundry, and remove all resources from the AWS Console. For each service created by Cloud Service Broker for AWS, run:

    cf delete-service SERVICE-NAME
    
  • Option 2: Delete all service instances and associated service bindings and service keys from Cloud Foundry, but keep the AWS resources. For each service created by Cloud Service Broker for AWS, run:

    cf purge-service-instance SERVICE-NAME
    

    The resources are not removed from the AWS Console, but are no longer managed by Cloud Service Broker for AWS.

Uninstall the Tile

To uninstall the Cloud Service Broker for AWS tile:

  1. Navigate to the Ops Manager Installation Dashboard and click the trash can icon on the Cloud Service Broker for AWS tile.
  2. Click Confirm on the pop up window.
  3. Click Review Pending Changes.
  4. Click Apply changes to uninstall the Cloud Service Broker for AWS tile.
check-circle-line exclamation-circle-line close-line
Scroll to top icon