{ "id":"/axapi/v3/techreport/max-logfile-size", "type":"object", "node-type":"scalar", "title":"max-logfile-size", "partition-visibility":"shared", "auto-created-object":1, "description":"Maximum logfile size for periodic techsupport", "properties":{ "value":{ "type":"number", "format":"number", "minimum":1, "maximum":10, "default":1, "partition-visibility":"shared", "description":"Log file size for periodic techsupport (default is 1)", "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 } } }