InstallationsErrorResponse
InstallationsErrorResponse
JSON Example
{
"errors": [
"string"
],
"deployment_errors": {
"products": [
{
"identifier": "string",
"complete": false,
"network": {
"assigned": false
},
"availability_zones": {
"assigned": false
},
"stemcells": [
{
"assigned": false,
"required_stemcell_version": "string",
"required_stemcell_os": "string"
}
],
"properties": [
{}
],
"resources": {
"jobs": [
{
"identifier": "string",
"guid": "string",
"error": [
"string"
]
}
]
},
"verifiers": [
{
"type": "string",
"ignorable": false,
"errors": [
"string"
]
}
]
}
]
}
}
array of string
errors
Optional
errors
deployment_errors
Optional
deployment_errors