Create Snapshot

Creates an application snapshot.
Table 1. Input properties for the Create Snapshot step
Name Type Description Required
Application String Name or ID of the application to add the snapshot to. Yes
Snapshot Name String Name of the snapshot to create. Yes
Versions String A newline-separated list of versions to add to the snapshot. Each line must be in the following format:
component_name_or_ID=version_name_or_ID
Yes

Feedback