{ "tags": "private-prefix-id", "name": "private-prefix-id", "group":"default", "property": { "description": "private-prefix-id", "type": "string" }, "updated-by": "MALAKOV, YURIY ", "sources": { "input": { "type": "source-input" }, "default": { "type": "source-default", "properties": {} }, "processor-db": { "type": "source-db", "properties": { "type": "SQL", "query": "select sdnctl.IPAM_IP_POOL.prefix_id as prefix_id from sdnctl.IPAM_IP_POOL where description = \"private\"", "input-key-mapping": {}, "output-key-mapping": { "private-prefix-id": "prefix_id" } } } } }