{ "id": "StubStatus", "module_id": "SiteManagerModule", "properties": { "address": { "title": "IP/FQDN of the node", "type": "string" }, "connection_up": { "required": true, "title": "Is stub up", "type": "boolean" } }, "type": "object" }