{ "id":"/axapi/v3/ipv6/ospf", "type":"object", "node-type":"scalar", "title":"ospf", "partition-visibility":"shared", "description":"Open Shortest Path First (OSPFv3)", "properties":{ "display-route-single-line":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Print an entry in single line", "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 } } }