DL4300 Appliance
Sample Bourne Shell scripts
526
Method
Description
VolumeNames is a data structure that contains the
following data:
•
GuidName. The Guid associated with the volume,
used as the name if a DisplayName is not set.
•
DisplayName. The displayed name of the volume.
public ShadowCopyType ShadowCopyType { get;
set; }
Gets or sets the type of copying for
transfer.ShadowCopyType is an enumeration with
values. The available values are:
•
Unknown
•
Copy
•
Full
public string Key { get; set; }
The Key method generates a pseudorandom (but
not cryptographically secure) key, which can be
used as a one-time password to authenticate
transfer requests.
public bool ForceBaseImage { get; set; }
Gets or sets the value indicating whether the transfer
was a forced base image capture.
public bool IsLogTruncation { get; set; }
Gets or sets the value indicating whether logging is
being truncated.
public uint LatestEpochSeenByCore { get; set; }
Gets or sets latest epoch value.
The LatestEpochSeenByCore method is the ordinal
number of the most recent snapshot taken by the
Core. This is the 'epoch number' assigned by the
filter driver to this particular snapshot at the moment
it was taken with VSS.
Parent topic
Sample Bourne Shell scripts
This section describes the sample Bourne Shell scripts available for administrative users to run on protected
machines.
CAUTION:
The sample Bourne scripts provided in this document will function when run as designed
by qualified administrators. Take precautions when modifying functioning scripts to retain working
versions. Any modifications to the script samples included here, or any scripts you create, are considered
customization, which is not typically covered by Dell Support.
NOTE:
Protected machines use the 'exec' shell command to launch the script. You can indicate which
interpreter should run the script by defining that information in the first line of the script. If you don’t specify
the interpreter, the default shell interprets the script. If you choose something other than the default shell,
you must ensure that the specified interpreter is available on all protected machines.
The sample scripts for protected machines include:
Содержание DL4300
Страница 1: ...DL4300 Appliance User Guide...