7.8. Deleting Configuration Objects

This section describes deleting configuration objects with the WebUI.

Deleting Configuration Objects Using the WebUI

Initial Routing Table List

Figure 7.19. Initial Routing Table List

Object Delete Option

Figure 7.20. Object Delete Option

Object Deletion Pending

Figure 7.21. Object Deletion Pending

To complete the deletion, the configuration changes must be committed in the same way that the add operation was committed earlier in this section. The deletion can also be discarded instead of being committed.

Deleting Configuration Objects Using the CLI

When using the CLI, object deletion is performed using the delete command. For example, the following will delete the address object my-ip1 on the node called my-node1:

admin@InCenter:/> cc StandaloneNode my-node1 
admin@InCenter:/my-node1> delete IPAddress my-ip1