DELETE SUBRULE (Delete a subrule)

Use this command to delete a subrule. A subrule is an exception to a storage rule.

Privilege class

To issue this command, you must have system privilege.

Syntax

Read syntax diagramSkip visual syntax diagram DELete SUBRULE parent_rule_name subrule_name

Parameters

parent_rule_name (Required)
Specifies the name of the parent storage rule.
subrule_name (Required)
Specifies the name of the subrule. The name must be unique, and the maximum length is 30 characters.

Delete a subrule

Delete a subrule that is named SUBRULE23. The subrule's parent rule is RULE1:
delete subrule rule1 subrule23

Related commands

Table 1. Commands related to DELETE SUBRULE
Command Description
DEFINE SUBRULE (tiering) Defines an exception to a tiering storage rule.
QUERY SUBRULE Displays information about subrules.
UPDATE SUBRULE (tiering) Updates a subrule that is an exception to a tiering storage rule.