4.59. VersionedFlowSnapshotMetadata

Name Description Schema

author optional read-only

The user that created this snapshot of the flow.Example : "string"

string

bucketIdentifier required

The identifier of the bucket this snapshot belongs to.Example : "string"

string

comments optional

The comments provided by the user when creating the snapshot.Example : "string"

string

flowIdentifier required

The identifier of the flow this snapshot belongs to.Example : "string"

string

link optional

An WebLink to this entity.Example : "JaxbLink"

JaxbLink

timestamp optional read-only

The timestamp when the flow was saved, as milliseconds since epoch.Minimum value : 1 Example : 0

integer (int64)

version required

The version of this snapshot of the flow.Minimum value : -1 Example : 0

integer (int32)