{ "id":"/axapi/v3/system/udp", "type":"object", "node-type":"scalar", "title":"udp", "partition-visibility":"shared", "auto-created-object":1, "description":"System udp global config", "properties":{ "skip-checksum-when-zero":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"When enabled, the system does not modify the L4 checksum if the original passthrough packet was received with UDP checksum valu", "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 } } }