Skip to content

Latest commit

 

History

History
97 lines (93 loc) · 9.48 KB

TargetReport.md

File metadata and controls

97 lines (93 loc) · 9.48 KB

TargetReport

Properties

Name Type Description Notes
Action string The action to be taken by this job. [default to null]
AdsStreamsReplicated int32 The number of ads streams replicated by this job. [default to null]
BlockSpecsReplicated int32 The number of block specs replicated by this job. [default to null]
BytesRecoverable int32 The number of bytes recoverable by this job. [default to null]
BytesTransferred int32 The number of bytes that have been transferred by this job. [default to null]
CharSpecsReplicated int32 The number of char specs replicated by this job. [default to null]
CorrectedLins int32 The number of LINs corrected by this job. [default to null]
DeadNode bool This field is true if the node running this job is dead. [default to null]
DirectoriesReplicated int32 The number of directories replicated. [default to null]
DirsChanged int32 The number of directories changed by this job. [default to null]
DirsDeleted int32 The number of directories deleted by this job. [default to null]
DirsMoved int32 The number of directories moved by this job. [default to null]
DirsNew int32 The number of directories created by this job. [default to null]
Duration int32 The amount of time in seconds between when the job was started and when it ended. If the job has not yet ended, this is the amount of time since the job started. This field is null if the job has not yet started. [optional] [default to null]
EndTime int32 The time the job ended in unix epoch seconds. The field is null if the job hasn't ended. [optional] [default to null]
Error_ string The primary error message for this job. [default to null]
ErrorChecksumFilesSkipped int32 The number of files with checksum errors skipped by this job. [default to null]
ErrorIoFilesSkipped int32 The number of files with io errors skipped by this job. [default to null]
ErrorNetFilesSkipped int32 The number of files with network errors skipped by this job. [default to null]
Errors []string A list of error messages for this job. [default to null]
FailedChunks int32 Tyhe number of data chunks that failed transmission. [default to null]
FifosReplicated int32 The number of fifos replicated by this job. [default to null]
FileDataBytes int32 The number of bytes transferred that belong to files. [default to null]
FilesChanged int32 The number of files changed by this job. [default to null]
FilesLinked int32 The number of files linked by this job. [default to null]
FilesNew int32 The number of files created by this job. [default to null]
FilesSelected int32 The number of files selected by this job. [default to null]
FilesTransferred int32 The number of files transferred by this job. [default to null]
FilesUnlinked int32 The number of files unlinked by this job. [default to null]
FilesWithAdsReplicated int32 The number of files with ads replicated by this job. [default to null]
FlippedLins int32 The number of LINs flipped by this job. [default to null]
HardLinksReplicated int32 The number of hard links replicated by this job. [default to null]
HashExceptionsFixed int32 The number of hash exceptions fixed by this job. [default to null]
HashExceptionsFound int32 The number of hash exceptions found by this job. [default to null]
Id string A unique identifier for this object. [default to null]
JobId int32 The ID of the job. [optional] [default to null]
LinsTotal int32 The number of LINs transferred by this job. [default to null]
NetworkBytesToSource int32 The total number of bytes sent to the source by this job. [default to null]
NetworkBytesToTarget int32 The total number of bytes sent to the target by this job. [default to null]
NewFilesReplicated int32 The number of new files replicated by this job. [default to null]
NumRetransmittedFiles int32 The number of files that have been retransmitted by this job. [default to null]
Phases []SyncJobPhase Data for each phase of this job. [default to null]
PolicyId string The ID of the policy. [default to null]
PolicyName string The name of the policy. [default to null]
RegularFilesReplicated int32 The number of regular files replicated by this job. [default to null]
ResyncedLins int32 The number of LINs resynched by this job. [default to null]
RetransmittedFiles []string The files that have been retransmitted by this job. [default to null]
Retry int32 The number of times the job has been retried. [default to null]
RunningChunks int32 The number of data chunks currently being transmitted. [default to null]
SocketsReplicated int32 The number of sockets replicated by this job. [default to null]
SourceBytesRecovered int32 The number of bytes recovered on the source. [default to null]
SourceDirectoriesCreated int32 The number of directories created on the source. [default to null]
SourceDirectoriesDeleted int32 The number of directories deleted on the source. [default to null]
SourceDirectoriesLinked int32 The number of directories linked on the source. [default to null]
SourceDirectoriesUnlinked int32 The number of directories unlinked on the source. [default to null]
SourceDirectoriesVisited int32 The number of directories visited on the source. [default to null]
SourceFilesDeleted int32 The number of files deleted on the source. [default to null]
SourceFilesLinked int32 The number of files linked on the source. [default to null]
SourceFilesUnlinked int32 The number of files unlinked on the source. [default to null]
SourceHost string Hostname or IP address of sync source cluster. [default to null]
SparseDataBytes int32 The number of sparse data bytes transferred by this job. [default to null]
StartTime int32 The time the job started in unix epoch seconds. The field is null if the job hasn't started. [optional] [default to null]
State string The state of the job. [default to null]
SubreportCount int32 The number of subreports that are available for this job report. [default to null]
SucceededChunks int32 The number of data chunks that have been transmitted successfully. [default to null]
SymlinksReplicated int32 The number of symlinks replicated by this job. [default to null]
SyncType string The type of sync being performed by this job. [default to null]
TargetBytesRecovered int32 The number of bytes recovered on the target. [default to null]
TargetDirectoriesCreated int32 The number of directories created on the target. [default to null]
TargetDirectoriesDeleted int32 The number of directories deleted on the target. [default to null]
TargetDirectoriesLinked int32 The number of directories linked on the target. [default to null]
TargetDirectoriesUnlinked int32 The number of directories unlinked on the target. [default to null]
TargetFilesDeleted int32 The number of files deleted on the target. [default to null]
TargetFilesLinked int32 The number of files linked on the target. [default to null]
TargetFilesUnlinked int32 The number of files unlinked on the target. [default to null]
TargetPath string Absolute filesystem path on the target cluster for the sync destination. [default to null]
TargetSnapshots []string The target snapshots created by this job. [default to null]
TotalChunks int32 The total number of data chunks transmitted by this job. [default to null]
TotalDataBytes int32 The total number of bytes transferred by this job. [default to null]
TotalFiles int32 The number of files affected by this job. [default to null]
TotalNetworkBytes int32 The total number of bytes sent over the network by this job. [default to null]
TotalPhases int32 The total number of phases for this job. [default to null]
UnchangedDataBytes int32 The number of bytes unchanged by this job. [default to null]
UpToDateFilesSkipped int32 The number of up-to-date files skipped by this job. [default to null]
UpdatedFilesReplicated int32 The number of updated files replicated by this job. [default to null]
UserConflictFilesSkipped int32 The number of files with user conflicts skipped by this job. [default to null]
Warnings []string A list of warning messages for this job. [default to null]
WormCommittedFileConflicts int32 The number of WORM committed files which needed to be reverted. Since WORM committed files cannot be reverted, this is the number of files that were preserved in the compliance store. [default to null]

[Back to Model list] [Back to API list] [Back to README]