IBM Tivoli Monitoring, Version 6.3

tacmd deletegroup

Description

Use the tacmd deletegroup command to delete a specified group member from the Tivoli Enterprise Monitoring Server. You must log in by using the login command before running the deletegroup command.

CLI syntax

tacmd deletegroup
              {-g|--group} GROUPNAME
              {-t|--grouptype} DEPLOY|BUNDLE|SITUATION|COLLECTION
              [-f|--force]

where:
-g|--group
Specifies the name of the group to be deleted.
-t|--grouptype
Specifies the type of the group to be deleted. Acceptable type names are DEPLOY, BUNDLE, SITUATION, COLLECTION. Note that the defined object group is also stopped.
-f|--force
Deletes the specified group without asking for confirmation.

CLI example

The following example deletes the deployment group "NewWindowsDeployGroup" from the server:
   tacmd deleteGroup -g NewWindowsDeployGroup -t DEPLOY –f

Return values

See Table 1.

Related commands

Return to Table 1.



Feedback