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:
-
Stop the Docker container corresponding to the connector.
-
Remove the Docker container.
-
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.
-
Remove the Docker image that was created for the connector.
-
Finally, send a message back to Secure Workload indicating the status of the delete request.