Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 1.72 KB

NdmpSessionExtended.md

File metadata and controls

26 lines (22 loc) · 1.72 KB

NdmpSessionExtended

Properties

Name Type Description Notes
DataBytesTransferred int32 Bytes transferred to/from the filesystem [default to null]
DataState string State of the NDMP Data Service [default to null]
DestPath string The path being recovered to [default to null]
DmaIpAddr string IP address of the DMA [default to null]
ElapsedTime int32 Number of seconds elapsed since the backup was started [default to null]
Id string Unique display ID. [default to null]
MoverBytesTransferred int32 Bytes transferred to/from tape or remote writer [default to null]
MoverState string State of the NDMP Mover Service [default to null]
Operation string The type of backup session [default to null]
RemoteIpAddr string IP address of the remote NDMP participant [default to null]
ScsiDevice string Name of the media changer device used if any [default to null]
Session string Session ID in form <lnn>.<pid>. [default to null]
SourcePath string The path being backed up [default to null]
StartTime int32 Time backup was started in seconds since epoch [default to null]
TapeDevice string Name of the tape device used if any [default to null]
TapeOpenMode string Describes the mode in which the tape is opened [default to null]
Throughput int32 The throughput in MB/s [default to null]

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