{ "id":"/axapi/v3/snmp-server/contact", "type":"object", "node-type":"scalar", "title":"contact", "partition-visibility":"shared", "description":"Text for mib object sysContact", "properties":{ "contact-name":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":255, "partition-visibility":"shared", "description":"Identification of the contact person for this managed node", "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 } } }