IBM Tivoli Monitoring, Version 6.2.2 Fix Pack 2

tacmd deletesystemlist

Description

This command deletes the specified managed system group.

CLI syntax

tacmd deletesystemlist
                      {-l|--list} LIST [{-f|--force}]

where:

-l|--list
Name of the managed system group to be deleted. Specify a string of letters (upper or lower case), numbers, or underscores (_) up to a maximum length of 32-characters.
-f|--force
Do not confirm with the user the managed system group to be deleted. If not specified, the user is prompted for confirmation.

CLI example

This example deletes the managed system group testList1 from server https://10.102.22.123:3661 after prompting the user.

   tacmd deletesystemlist -l testList1 

Return values

See Return codes.

Related commands

tacmd createsystemlist

tacmd editsystemlist

tacmd viewsystemlist

tacmd listsystemlist

Return to Table 1.


[ Top of Page | Previous Page | Next Page ]