Remove a secure event connector from the secure device connector VM

Remove the Secure Event Connector from your Secure Device Connector virtual machine to complete the SEC removal process.

This is the second part of a two part procedure to remove the Secure Event Connector from your SDC. See Secure event connector removal before you begin.

Procedure


Step 1

Open your virtual machine hypervisor and start a console session for your SDC.

Step 2

Switch to the SDC user using the command sudo su SDC .

Example:

[cdo@sdc]$ sudo su sdc

Step 3

Remove the SEC from the SDC virtual machine using one of the following commands:

  • If you want to use the tenant selector (or if there's only one tenant on the VM):
    [sdc@tenant toolkit]$ sdc eventing delete
  • If you want to specify the tenant directly in the command arguments:
    [sdc@tenant toolkit]$ sdc eventing delete CDO_{tenant-name}

Step 4

Confirm your intention to remove the SEC files.


The Secure Event Connector is successfully removed from the Secure Device Connector virtual machine.