Update RSS Volume
Updates settings for a specified volume.
Workflow inputs – Update RSS Volume
Call Workflow Input | Description | Required | Default Value |
connection details | XML document conforming to the ConnectionDetails common object that contains the information required to execute a command. | Yes | n/a |
volume name | The volume to update. | Yes | n/a |
desired free space | The desired free space setting, expressed as a percentage. | No | There is no default value. |
lower limit size | The minimum size, in kilobytes, for files to be managed. Only files greater than this size will be managed. | No | There is no default value. |
days not accessed | Number of days elapsed since the last access date. Only files accessed prior to this value will be managed. | No | There is no default value. |
include rule | Specifies an inclusion rule to be added to the volume. For example, /windows:*.dll | No | There is no default value. |
exclude rule | Specifies an exclusion rule to be added to the volume. For example, /windows:*.dll | No | There is no default value. |
recursive | Apply rule to existing data in volume?
Valid values: true, false | Conditional. | false
This input is used only in the presence of a value for include rule or exclude rule inputs. |
Workflow outputs – Update RSS Volume
Call Workflow Output | Description |
output | XML document consisting of one or more <line> elements that contain the command response. Each <line> element contains an index attribute indicating the order in which the information was returned by the command. |
success | Did the operation succeed?
Valid values: true, false |