IBM Tivoli Storage Manager, Version 7.1

DELETE SPACETRIGGER (Delete the storage pool space triggers)

Use this command to delete the definition of the storage pool space trigger.

Privilege class

To issue this command, you must have system privilege or unrestricted storage privilege.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-DELete SPACETrigger--STG------------------------------------->

>--+-------------------------------+---------------------------><
   '-STGPOOL--=--storage_pool_name-'   

Parameters

STG
Specifies a storage pool space trigger.
STGPOOL
Specifies the storage pool trigger to be deleted. If STG is specified without specifying STGPOOL, the default storage pool space trigger is the deletion target.

Example: Delete a space trigger definition

Delete the space trigger definition for the WINPOOL1 storage pool.
delete spacetrigger stg stgpool=winpool1

Related commands

Table 1. Commands related to DELETE SPACETRIGGER
Command Description
DEFINE SPACETRIGGER Defines a space trigger to expand the space for a storage pool.
QUERY SPACETRIGGER Displays information about a storage pool space trigger.
UPDATE SPACETRIGGER Changes attributes of storage pool space trigger.


Feedback