rmthrottle

Use the rmthrottle command to remove the throttle object associated with any volume.

Syntax

 rmthrottle    {  throttle_id  |  throttle_name  }

Parameters

throttle_id | throtle_name
(Required) Specifies the throttle object ID or name. The value must be a numeric or alphanumeric string up to 63 characters long.

Description

This command removes the throttle object associated with a specified volume.

An invocation example to remove a throttle object with the ID 2

rmthrottle 2

The detailed resulting output:

No feedback

An invocation example to remove a throttle object with name throttle_vdisk2

rmthrottle throttle_vdisk2

The detailed resulting output:

No feedback