{ "id":"/axapi/v3/waf/wsdl", "type":"object", "node-type":"scalar", "title":"wsdl", "partition-visibility":"shared", "description":"Manage Web Services Definition Language files", "properties":{ "max-filesize":{ "type":"number", "format":"number", "minimum":16, "maximum":256, "default":32, "partition-visibility":"shared", "description":"Set maximum WSDL file size (Maximum file size in KBytes, default is 32K)", "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 } } }