{ "id":"/axapi/v3/hostname", "type":"object", "node-type":"scalar", "title":"hostname", "partition-visibility":"shared", "auto-created-object":1, "description":"Set system's network name", "properties":{ "value":{ "type":"string", "format":"string", "minLength":1, "maxLength":31, "platform-specific-default":1, "partition-visibility":"shared", "description":"This System's Network Name", "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 } } }