{ "id":"/axapi/v3/system/ip", "type":"object", "node-type":"scalar", "title":"ip", "partition-visibility":"shared", "description":"IP Setting", "properties":{ "class-e-address-range-enable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable class E (240.0.0.0/4) configuration", "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 } } }