{ "id":"/axapi/v3/techreport/max-partitions", "type":"object", "node-type":"scalar", "title":"max-partitions", "partition-visibility":"shared", "auto-created-object":1, "description":"Maximum partitions to show in per periodic techsupport", "properties":{ "value":{ "type":"number", "format":"number", "minimum":1, "maximum":120, "default":30, "partition-visibility":"shared", "description":"Maximum partions to show in per periodic techsupport (default is 30)", "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 } } }