engine:sync:setminrepositorytime
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
engine:sync:setminrepositorytime [2018/10/19 00:32] – Scott Cunliffe | engine:sync:setminrepositorytime [2025/01/21 22:07] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===== SetMinRepositoryTime ===== | + | ====== SetMinRepositoryTime |
Set the minimum number of minutes a Volume can be in a specific Repository. | Set the minimum number of minutes a Volume can be in a specific Repository. | ||
- | ==== Phase==== | + | ===== Phase===== |
This instruction is used by the TapeTrack Synchronization Engine. | This instruction is used by the TapeTrack Synchronization Engine. | ||
- | ==== Syntax ==== | + | ===== Syntax |
- | **SetMinRepositoryTime**(//repository, minutes//); | + | '' |
string // | string // | ||
- | integer | + | Integer |
|repository| A Repository filter for the Volume' | |repository| A Repository filter for the Volume' | ||
|minutes| Number of minutes a Volume must be in a Repository before it can move.| | |minutes| Number of minutes a Volume must be in a Repository before it can move.| | ||
- | ==== Examples ==== | + | ===== Examples |
Do not move a Volume if it has been off-site for less than one day. | Do not move a Volume if it has been off-site for less than one day. | ||
- | <sxh> | + | <code> |
- | # | + | |
- | # Do not move a Volume if it has been off-site for less than one day. | + | |
SetMinRepositoryTime(" | SetMinRepositoryTime(" | ||
- | + | </code> | |
- | </sxh> | + | |
engine/sync/setminrepositorytime.1539909162.txt.gz · Last modified: 2025/01/21 22:07 (external edit)