{ "id":"/axapi/v3/system/l3-traffic-distribution", "type":"object", "node-type":"scalar", "title":"l3-traffic-distribution", "partition-visibility":"shared", "auto-created-object":1, "description":"Disable L3 Based traffic distribution support", "properties":{ "disable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Disable L3 Based traffic distribution support, default: enable", "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 } } }