IBM Tivoli Monitoring, Version 6.2.2 Fix Pack 2

tacmd deletegroupmember

Description

Use the tacmd deletegroupmember command to delete a specified group member from the Tivoli Enterprise Monitoring Server. This command stops and undistributes the collections on the target system. You must log in by using the login command before running the deletegroupmember command.

CLI syntax

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

where:

-g|--group
Specifies the name of the group whose member has to be deleted.
-m|--member
Specifies the name of the member to be deleted.
-t|--grouptype
Specifies the type of the group member to be deleted. Acceptable type names are DEPLOY, BUNDLE, SITUATION, or COLLECTION.
-f|--force
Deletes the specified member without asking for confirmation.

CLI example

This example deletes the deploy member w099o002.tivlab.raleigh.ibm.com that belongs to the group NewWindowsDeployGroup:

   tacmd deleteGroupMember -g NewWindowsDeployGroup -t DEPLOY 

-m w099o002.tivlab.raleigh.ibm.com -f

Return values

See Table 6.

Related commands

Return to Table 1.


[ Top of Page | Previous Page | Next Page ]