{ "nftables": [ { "metainfo": { "version": "VERSION", "release_name": "RELEASE_NAME", "json_schema_version": 1 } }, { "table": { "family": "ip", "name": "test_table", "handle": 0 } }, { "chain": { "family": "ip", "table": "test_table", "name": "test_chain", "handle": 0, "comment": "test" } } ] }