{ "id":"/axapi/v3/ddos/src/entry/{src-entry-name}/hw-blacklist-blocking", "type":"object", "node-type":"scalar", "title":"hw-blacklist-blocking", "partition-visibility":"shared", "description":"Hardware blacklist blocking over threshold", "properties":{ "src-enable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable Src side hardware blocking", "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 } } }