Dell DL4000 User Manual page 166

Tape library
Hide thumbs Also See for DL4000:
Table of Contents

Advertisement

Table 7. TransferPostscriptParameter (namespace Replay.Common.Contracts.PowerShellExecution)
Method
public VolumeNameCollection VolumeNames
{ get; set; }
public ShadowCopyType ShadowCopyType
{ get; set; }
public AgentTransferConfiguration
TransferConfiguration { get; set; }
public
AgentProtectionStorageConfiguration
StorageConfiguration { get; set; }
public string Key { get; set; }
public bool ForceBaseImage { get;
set; }
public bool IsLogTruncation { get;
set; }
public uint LatestEpochSeenByCore
{ get; set; }
public Guid SnapshotSetId { get; set; } Gets or sets the GUID assigned by VSS to this
public VolumeSnapshotInfoDictionary
VolumeSnapshots { get; set; }
Table 8. TransferPrescriptParameter (namespace Replay.Common.Contracts.PowerShellExecution)
Method
public VolumeNameCollection VolumeNames
{ get; set; }
public ShadowCopyType ShadowCopyType
{ get; set; }
public AgentTransferConfiguration
TransferConfiguration { get; set; }
public
AgentProtectionStorageConfiguration
StorageConfiguration { get; set; }
public string Key { get; set;}
166
Description
Gets or sets the collection of volume names for
transfer.
Gets or sets the type of copying for transfer.
Available values: Unknown, Copy, and Full.
Gets or sets the transfer configuration.
Gets or sets the storage configuration.
Generates a pseudorandom (but not
cryptographically secure) key, which can be used
as a one-time password to authenticate transfer
requests.
Gets or sets the value indicating whether the base
image was forced.
Gets or sets the value indicating whether the job is
a log truncation.
Gets or sets latest epoch value.
snapshot.
Gets or sets the collection of snapshot info for
each volume included in the snap.
Description
Gets or sets the collection of volume names for
transfer.
Gets or sets the type of copying for transfer.
Available values: Unknown, Copy, and Full.
Gets or sets the transfer configuration.
Gets or sets the storage configuration.
Generates a pseudorandom (but not
cryptographically secure) key, which can be used
as a one-time password to authenticate transfer
requests.

Advertisement

Table of Contents
loading

Table of Contents