Update stack item
post/midgard/v0.1/stack/{stackItemId}
Update an existing stack item.
Request
Authorization
X-AT
header
apiKey
Path Parameters
stackItemIdStack item ID.
integer
REQUIRED
Body
application/json
name
string
instanceCount
integer
cpuThresholdPercent
integer
diskThresholdPercent
integer
memoryThresholdPercent
integer
cpuCores
integer
diskSizeInMib
integer
memoryInMib
integer
applicationId
integer
component
object
object {}
componentVariation
object
object {}
Response
200Stack item updated successfully.
403Returned when the requester is not authorized.
404Stack item not found.
500Stack item update failed.
Shell cURL
shell
Show schema
json