4.59. VersionedFlowSnapshotMetadata
| Name | Description | Schema |
|---|---|---|
|
author optional read-only |
The user that created this snapshot of the flow.Example :
|
string |
|
bucketIdentifier required |
The identifier of the bucket this snapshot belongs to.Example :
|
string |
|
comments optional |
The comments provided by the user when creating the snapshot.Example
: |
string |
|
flowIdentifier required |
The identifier of the flow this snapshot belongs to.Example :
|
string |
|
link optional |
An WebLink to this entity.Example : |
JaxbLink |
|
timestamp optional read-only |
The timestamp when the flow was saved, as milliseconds since
epoch.Minimum value : |
integer (int64) |
|
version required |
The version of this snapshot of the flow.Minimum value :
|
integer (int32) |
