{ "id":"/axapi/v3/slb/common/dns-response-rate-limiting", "type":"object", "node-type":"scalar", "title":"dns-response-rate-limiting", "partition-visibility":"shared", "description":"DNS Response-Rate-Limiting Global Settings", "properties":{ "max-table-entries":{ "type":"number", "format":"number", "minimum":1000, "maximum":4194304, "partition-visibility":"shared", "description":"Maximum number of entries allowed", "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 } } }