Update RSS Storage
Updates remote storage parameters.
Workflow inputs – Update RSS Storage
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 |
recall limit | The number for the new runaway recall limit. | Yes | n/a |
schedule start | Indicates when the update should start.
Valid values: login, idle, startup | Conditional. | This input can only be used in the absence of a schedule time value. |
schedule time | The time the update should start.
| Conditional. | This input can only be used in the absence of a schedule start value. |
schedule occurence | Indicates when the update will be performed.
Valid values: 1 –7 where 1 = Monday (with occurrence option of 'week') 1–12 where 1=January (with occurrence option of 'month') | No | There is no default value. |
occurence option | The frequency of the update.
Valid values: day, week, month | No | There is no default value. |
occurence value | A numeric value, between 1 – 7 to indicate which day of the week, Monday being 1, etc and between 1 – 31 to indicate a day of the month. | Conditional | This input can only be used when the occurence option value is 'week' or 'month' |
occurrence time | The time of day to perform the update.
| No | There is no default value. |
media copies | Specifies the number of media copies. | No | There is no default value. |
concurrency | Specifies the number of migrate jobs/recalls that can be executed concurrently. | No | There is no default value. |
admin exempt | Indicate whether administrators are exempt from the runaway recall limit.
Valid values: 0, 1
| No | There is no default value. |
Workflow outputs – Update RSS Storage
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 |