Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 907 Bytes

SnapshotChangelists.md

File metadata and controls

16 lines (12 loc) · 907 Bytes

SnapshotChangelists

Properties

Name Type Description Notes
Id string The system ID given to the changelist. [default to null]
JobId int32 The ID of the job which created the changelist. [default to null]
NumEntries int32 Number of LIN entries in changelist. [optional] [default to null]
RootPath string Root path of all LINs in changelist. [default to null]
Snap1 int32 The lower snapid used to compute the changelist. [default to null]
Snap2 int32 The higher snapid used to compute the changelist. [default to null]
Status string Status of changelist. [default to null]

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