Add (a) new stack item(s) to an existing application.
post/midgard/v0.1/stack
Add (a) new stack item(s) to an existing application.Request
Authorization
X-AT
header
apiKey
Query Parameters
applicationIdThe application ID.
integer
REQUIRED
stackStack data.
string
REQUIRED
An array of objects. The objects have one mandatory property 'component' containing an 'id' property. Optionally you can supply 'name', 'minInstanceCount', 'cpuThresholdPercent', 'diskThresholdPercent', 'memoryThresholdPercent', 'cpuCores', 'diskSizeInMib' and 'memoryInMib'.
Response
201Returned when successful.
403Returned when the requester is not authorized.
Shell cURL
shellShow schema
json