{
"instanceId": "01ab89ef",
"instanceName": "Smart home",
"appKey": {
"name": "tech.flecs.app-1",
"version": "1.2.3.4-f1"
},
"status": "not created",
"desired": "not created",
"configFiles": [
{
"container": "/etc/conf.d/configuration.cfg",
"host": "/var/lib/flecs/instances/01ab89ef/conf/configuration.cfg"
}
],
"hostname": "flecs-01ab89ef",
"ipAddress": "172.21.0.3",
"ports": [
{
"container": "8080",
"host": "18080"
}
],
"volumes": [
{
"name": "var",
"path": "/var/app"
}
],
"editors": [
{
"name": "Example app user settings",
"url": "/api/v2/instances/abcd1234/editor/8080"
}
]
}