Using the delete Command

Use the delete command to remove an object from the namespace. You will be prompted to confirm a delete command. Eliminate this prompt by using the -script option.

Syntax

delete [options] [-script] [target]

Options

[-f|force] [-h|help] [-script]

Targets, Properties, and Values

Valid Targets

/SP/users/username

/SP/services/snmp/communities /communityname

/SP/services/snmp/user/ username

Examples

-> delete /SP/users/susan

-> delete /SP/services/snmp/communities/public

Related Topics