Create a new artifact based on the given criteria.
post/midgard/v0.1/artifact/create
Create a new artifact based on the given criteria.
Request
Authorization
X-AT
header
apiKey
Body
application/json
applicationIdCreate artifacts for every stack item in the application.
integer
stackItemIdsMap of stack item IDs to selected volume mount points. Use an empty array for all/default volumes.
object
object {}
nameOptional artifact name. Defaults to a generated snapshot name.
string
groupGenerate a group ID so created artifacts are grouped together.
boolean
Response
200Snapshot creation scheduled successfully.
403User is not allowed to access this resource.
404Artifact, stack item, application, or environment was not found.
Shell cURL
shell
Show schema
json