BackBox H4.00 VTC Scripting Option

Table Of Contents
Detailed description
8 BackBox H4.00 VTC Scripting Option
%BBOX_PREV_UNLOAD% Unload time of last time the volume was
written; format:
yyy-mm-ddThh:mn:ss.0000000Shh:mn
GMT time up to S position
T is always the letter ‘T’
sub-second value is always ‘0000000’
‘S:hh:mn’ gives the signed difference with
GMT, ex: US Eastern time will have ‘-05:00’
Example:
2009-11-12T14:31:35.0000000-05:00
Available if the volume was written by BackBox
V2.03
Used by Script controller to sort restore script
requests by time of backup time
%BBOX_STORAGE_SIZE%
Number of bytes written to the storage
(possibly compressed).
Curre
ntly displayed in the Web UI as ‘Storage
Size’
The size includes the BackBox packaging (block
headers etc…) and the data possibly
compressed.
Variable is always set with none zero value.
When the original value is not available, the
value passed is equal to BBOX_DATA_SIZE.
%BBOX_TMF_TYPE% ONLINE DUMP or AUDIT DUMP
All scripts.
%BBOX_VOLUME% Label prefix and volume label
Label prefix is LB for labeled volumes, NL for
unlabeled volumes.
Example: A backup volume 123456 is labeled
LB123456.
All scripts.
%BBOX_VOLUME_CLASS% Current volume class for the volume
All scripts.