Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 726 Bytes

CreateSnapshotChangelistResponse.md

File metadata and controls

15 lines (11 loc) · 726 Bytes

CreateSnapshotChangelistResponse

Properties

Name Type Description Notes
job_id int The ID of the job which created the changelist.
num_entries int Number of LIN entries in changelist. [optional]
root_path str Root path of all LINs in changelist.
snap1 int The lower snapid used to compute the changelist.
snap2 int The higher snapid used to compute the changelist.
status str Status of changelist.

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