PreDeployCheck
PreDeployCheck
JSON Example
{
"identifier": "string",
"complete": false,
"network": {
"assigned": false
},
"availability_zone": {
"assigned": false
},
"stemcells": [
{
"assigned": false,
"required_stemcell_version": "string",
"required_stemcell_os": "string"
}
],
"properties": [
{
"name": "string",
"type": "string",
"errors": [
"string"
],
"records": [
{
"index": "number",
"errors": [
{
"name": "string",
"type": "string",
"errors": [
"string"
]
}
]
}
]
}
],
"resources": {
"jobs": [
{
"identifier": "string",
"guid": "string",
"error": [
"string"
]
}
]
},
"verifiers": [
{
"type": "string",
"ignorable": false,
"errors": [
"string"
]
}
]
}
string
identifier
Required
identifier
boolean
complete
Required
complete
network
Required
network
availability_zone
Optional
availability_zone
resources
Required
resources