{ "id":"/axapi/v3/ddos/network-object/{object-name}/sport-anomaly-threshold/bit-rate", "type":"object", "node-type":"scalar", "title":"bit-rate", "partition-visibility":"shared", "description":"Bit rate of a source port entry", "properties":{ "value":{ "type":"number", "format":"number", "minimum":800, "maximum":34359738360, "partition-visibility":"shared", "description":"Bit rate of a source port entry", "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 } } }