Deleting Nodes Using the CLI To delete a single node, use the deletenode command. sgms> deletenode displayname viewname [deleteSAs {0 | 1}] Syntax Table 98. Syntax displayname Required. Specifies the name of the node. viewname Required. Specifies the name of a view in which the node appears. {0 | 1} Specifies whether the node’s SAs are deleted. To delete the SAs, enter 1. To save the SAs, enter 0. Example In the following example, the node “Timbuktu52” and its SAs are deleted. sgms> deletenode Timbuktu52 NewView deleteSAs 1