Software Secure Workload
Activity Configure

Deleting a Connector

When a connector is deleted, Appliance Controller on the appliance where the connector is enabled will receive a message to remove the services created for the connector. Appliance Controller does the following:

  1. Stop the Docker container corresponding to the connector.

  2. Remove the Docker container.

  3. If the connector is deployed on a Secure Workload Ingest appliance and it exposes ports, then remove the Docker volume that was mounted to the container.

  4. Remove the Docker image that was created for the connector.

  5. Finally, send a message back to Secure Workload indicating the status of the delete request.