{ "id":"/axapi/v3/scaleout/distributed-forwarding", "type":"object", "node-type":"scalar", "title":"distributed-forwarding", "partition-visibility":"shared", "description":"Enable Scaleout distributed-forwarding", "properties":{ "fw":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable FW", "optional":true }, "cgn":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable CGN", "optional":true }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object", "optional":true } } }