PostStemcellResponse
PostStemcellResponse
JSON Example
{
"stemcell": {
"infrastructure": "string",
"hypervisor": "string",
"os": "string",
"version": "string",
"file": "string",
"name": "string"
},
"existing": "string"
}
stemcell
Optional
stemcell
string
existing
Optional
If the stemcell already exists, this key is set to true
.